Coin Historical Chart by Contract
Historical
Coin Historical Chart by Contract
Price, market cap and volume history for a token identified by its contract address.
GET
Coin Historical Chart by Contract
Historical series for a token identified by contract address, over a trailing window set by
days. id is the asset platform, contract_address the token. Returns prices, market_caps and total_volumes as timestamp-and-value pairs, with timestamps in milliseconds — the same shape as get_coingecko_coins_id_market_chart. Use it when you have an address rather than a CoinGecko id. For an explicit start and end use get_coingecko_token_market_chart_range.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Target currency for price (e.g., usd, eur, btc). See /simple/supported_vs_currencies.
Data up to N days ago. Accepts 1, 7, 14, 30, 90, 180, 365, or max.
full or a value from 0 to 18 to specify decimal places for currency price values.