v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBpricing
Get Tokens
List tokens available for pricing on a specific chain.
get/allowed_tokens/{chain_id}
Path parameters
chain_idstring required
A unique numeric identifier for each network. For example, eip155:1 for Ethereum (ETH) and eip155:137 for Polygon (MATIC). <br><br> Refer to ChainList.org for a list of EVM networks.
Query parameters
symbolsstring[]
List of token symbols to filter the response.
addressesstring[]
An array of token addresses you want pricing data for. The 0x0000000000000000000000000000000000000000 address represents the native coin on the given chain, ETH on Ethereum Mainnet or MATIC on Polygon Mainnet.
Response
OK