Query Parameters
Use chain_id instead
Example:
[20, 56, 1]
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:
[20, 56, 1]
The address of the token to get the price for
Example:
[
"0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
]
The symbol of the token to get the price for
Example:
["ETH", "USDC"]
Timestamp in seconds or milliseconds
Required range:
x > 0
Whether to include historical token prices
Available options:
true
, false
Example:
"true"
Whether to include the number of holders
Available options:
true
, false
Example:
"true"
Response
Successful response