Body
The owner's wallet address.
Target blockchain network where the swap will execute.
base, ethereum, arbitrum Token to sell (input). Provide a token symbol from a limited set (e.g., 'USDC') or any token address.
"USDC"
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
Token to buy (output). Provide a token symbol from a limited set (e.g., 'USDT') or any token address.
"USDT"
"0xdAC17F958D2ee523a2206206994597C13D831ec7"
Human-readable amount of token_in to swap (token units, not wei).
x > 01.5
Maximum slippage tolerance as a percentage (e.g., 0.5 = 0.5%).
0.5
Optionally request gas sponsorship. If true, EIP-712 typed data will be returned that must be signed by the owner and submitted to the 'Prepare gas-sponsored transaction' endpoint (/gas_sponsorship/prepare).