Introduction
A small introduction into SIO Router.
The SIO Router is a smart contract developed by the SIO Finance team specifically for the SIO Smart Wallet Extension. It is written in Assembly/Yul to ensure maximum efficiency and highly gas-optimized transactions. If you want to use our smart contract outside of the extension, please refer to the External Usage page or visit our GitHub page.
The deployed address can be found here: 0x000000000000000000000000000000000000dead.
The router charges a fee of 0.001 ETH for each transaction sent to the blockchain, not for every transaction batched together!
Last updated