Order execution
All about order execution, latency and wallet connections
Since order execution happens on the client side and not by a centralised keeper, latency can vary. OptionBlitz has supported as many different methods as possible to suit different use cases. Unfortunately decentralisation has a cost and that is latency. It is the price we pay for ultimate security and transaction finality.
Currently the available wallet connections include
EOAs, like Metamask
Smart accounts (Available via email/social account login)
Interacting directly with Metamask or the Smart Account offers the fastest execution which is around ~2 seconds (the average inclusion time for a transaction on the Arbitrum blockchain). But, this is not gasless. If we make it gasless, the execution time increases to ~5 seconds. This is because a decentralised relay is involved (Biconomy) which is required to exchange your USDC into ETH in order to pay for the gas.
Available features by connection
Smart Account
Metamask
Latency stats
Arbitrum mainnet latency numbers:
Smart Account
2 seconds
2 seconds
5 seconds
Metamask
2 seconds
-
-
As you can see above, to enjoy the fastest execution and smoothest user experience we recommend using the smart account.
Last updated