Skip to main content
GET
Token lookup

Query Parameters

symbol
required

The symbol(s) of the token to lookup. You can specify multiple symbols, up to a maximum of 10. Use repeated query parameters, e.g., ?symbol=ETH&symbol=USDC.

Maximum array length: 10
Example:
chain
number[]

Use chain_id instead

Example:
chain_id
number[]

The chain ID(s) to request the data for. You can specify multiple chain IDs, up to a maximum of 55. Use repeated query parameters, e.g., ?chain_id=20&chain_id=56. Optional, because a single chain can as well be specified as a subdomain

Example:

Response

Successful response

data
object[]
required