βοΈOff Chain Intents
Off chain intents allow users to submit trading intentions without the need to create an extra on-chain transaction. This is done by signing the fully constructed intention off chain as a message. The intention is constructed in the user's browser and signed by the wallet, meaning only the owner of the associated wallet is able to produce these authorizations. The Smart Account is then able to use this message as an alternate form of authorization to process a specific transaction. These are most useful for Market Orders that are intended for immediate execution, allowing users to quickly submit intentions while completely avoiding the need to pay for network fees. Intentions not satisfied automatically expire within a short period, once again saving the user unnecessary network costs for cancellation.
Last updated