Coin Historical Chart Data by Token Address

To get the historical chart data including time in UNIX, price, market cap and 24hrs volume based on asset platform and particular token contract address

get/coins/{id}/contract/{contract_address}/market_chart

Path parameters

idstring required

Asset platform ID. *refers to /asset_platforms.

contract_addressstring required

The contract address of token.

Query parameters

vs_currencystring required

Target currency of market data. *refers to /simple/supported_vs_currencies.

daysstring required

Data up to number of days ago. You may use any integer or max for number of days.

interval'5m' | 'hourly' | 'daily'

Data interval, leave empty for auto granularity.

precision'full' | '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '10' | '11' | '12' | '13' | '14' | '15' | '16' | '17' | '18'

Decimal place for currency price value.

Response

Coin historical chart data by token address

Changes

Changed in 1 of the 19 revisions of this API.4

    • api tag Contract removed

      api-tag-removed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog