
How Swaps Work
The swap experience follows a familiar DEX flow — select an input token, an output token, and an amount. What happens next depends on the input token:| Input Token | Execution |
|---|---|
| ERC-20 (e.g. USDC, DAI) | You sign an off-chain EIP-712 intent. FAST RPC executes the swap via the FastSettlement contract — no gas required from you. |
| ETH | You submit the transaction directly from your wallet. |