Fetches quotes for swap and bridge. Returns quote rates from multiple providers with pricing, fees, and route information. Response is keyed by pair (e.g. fromChain_srcToken-toChain_destToken).
Source chain ID where the swap originates
42161
Array of quote request details for each token pair
Whether the user will use gasless execution
false
Optional user wallet address for account-specific quotes
"0x99BCEBf44433E901597D9fCb16E799a4847519f6"
Quote filter: all (default), best (highest output), fastest (lowest duration)
all, best, fastest Skip USD pricing in response
Filter bridge providers by allow/deny list
Filter DEX/swap providers by allow/deny list
Successful response. Top-level keys are pair identifiers (e.g. fromChain_srcToken-toChain_destToken). Each value has recommendedSource, bestReturnSource, fastestSource, tokensWithoutPrice, and quoteRates keyed by provider ID.