Get Token Market Chart
Gets the price, volume, market cap of a token at a given range on a predefined granularity.
Authorizations
API key to access the API (optional)
Query Parameters
The ID of the coin to get market cap of
"cg:ethereum"
Target currency (usd, eur, jpy, etc)
"USD"
Symbol of coin to get price of
"ETH"
UNIX Timestamp (eg 1700000000)
1779915027
UNIX Timestamp (eg 1706000000)
1780174227
Unique identifier for a blockchain network.
"1"
The address of the token to query.
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Overrides our autorouting. Only specify this parameter if you would like to specify only a single provider to use for this request.
CoinGecko, CoinMarketCap Response
The response is of type object.