Transaction Batching

The DeFi API supports EIP-5792 transaction batching, allowing your users to execute multiple calls — fees, approvals, and swaps — in a single wallet interaction instead of signing each transaction separately.

📘

Prerequisites

You should be familiar with the DeFi API Overview and have completed at least one swap using the Asset Swap guides before adding transaction batching.

What's Next

See also