Get price in USD for given token(s)
Use chain_id instead
[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
[20, 56, 1]The address of the token to get the price for
[
"0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
]The symbol of the token to get the price for
["ETH", "USDC"]Timestamp in seconds or milliseconds
x > 0Whether to include historical token prices
true, false "true"
Whether to include the number of holders
true, false "true"
Successful response