Swap
Build Swap Calls
Get transaction calls to execute a swap
POST
Overview
Returns transaction calls needed to execute a swap based on a quote. You execute these calls with your account/wallet to complete the swap on-chain.Request
Unique quote identifier (UUID) from the
/quotes endpointAddress executing the swap (optional if provided during quote request)
Maximum acceptable slippage (range: 0-1, e.g., 0.01 for 1%, default: 0.05 for 5%)
If true, response includes approve call if necessary
Response
Network identifier (e.g., “0x534e5f4d41494e”)
Transaction calls to execute