List tokens
Tokens observed across providers, merged and deduplicated. Every row says whether it is currently routable as a payment destination, so source-token and balance consumers retain their full inventory without advertising it as payable.
The default projection contains only payable destinations. Pass scope=all for source-token, balance, or general-swap inventory.
Filter by chains to keep responses small. A SANDBOX key sees only testnet tokens here, whatever it asks for.
Query Parameters
Comma-separated canonical chain ids to filter to (e.g. 8453,369).
"8453,369"
Free-text filter on symbol / name / exact address.
"usdc"
Comma-separated assetKeys to return prices for (prices endpoint only). Use this instead of pulling the whole map when you only need a few tokens.
"8453:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913,369:native:pls"
Filter to mainnet or testnet chains. Omit for both.
mainnet, testnet "mainnet"
Token inventory purpose. The default returns only payable destinations; all retains source-only and balance-visible tokens with their routable flag.
destination, all "destination"
Response
The token catalog, keyed by chain id.