Transacting in Console

  • Batched Transactions: In Console, you can bundle multiple actions into a single transaction. For example, you can approve a token, swap assets, and supply liquidity—all in one go. This not only saves you time but also optimises gas usage.

  • Transaction Builder: Think of this as your shopping cart for transactions. As you add actions, each is explained clearly, so you know exactly what you're doing. Once you're ready, you can simulate the outcome of your transaction before signing, ensuring that you know what will happen before you commit.

  • Smart Execution: Console's Smart Execution system optimises every transaction for cost and speed. It automatically handles gas payments and chooses the best RPC and route to process your transaction. You just need to maintain some ETH in your Console account on the chains you use, and Console will take care of the rest.

Key Features

Console simplifies the way you manage on-chain transactions, allowing you to build and execute complex operations with ease. Whether it's a single action or multiple actions bundled together, Console helps you handle it all through a powerful transaction builder and smart execution system.

Last updated