Skip to main content
Swaps convert value between supported tokens, chains, or wallet destinations for an account. A swap quote describes the expected output, fees, and approval requirements before you create the swap. Use the Swaps API to quote a conversion, create the swap, list recent swaps, and retrieve status until the transaction completes.

Endpoints

Attributes

id
string
required
Swap ID.
account_id
string
required
Account ID that owns the wallet used for the swap.
error
string | null
Latest error returned for a failed swap.
object
string
required
status
string
required
Current swap status.
tx_hashes
string[]
required
On-chain transaction hashes produced by the swap.
Swap