Skip to main content
The trade methods cover same-chain swaps and cross-chain bridges — same request shape for both; set toChain different from fromChain to bridge.

Request Quotes

getTradeQuotes() — rank routes across providers.

Execute Trade

buildTradeTxn() / trade() / tradeGasless().

Track Status

getTradeTxnStatus() / getTradeMultiTxnStatus().

Gasless Trading

Sign-only execution via tradeGasless().

Quick reference

Approval required. If getAllowance() reports allowance below the trade amount, call approve() first. See Approvals.
Last modified on July 14, 2026