Token prices
Just the prices, keyed by asset, for refreshing values without re-fetching the full token catalog. Prices are cached and are indicative, not a quote — never settle against these.
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
USD price by assetKey. Priceless tokens are omitted.