v1
latestOpenAPI 3.0.22026-07-263555112.2 KBMarket Data
Get token price history
Get the historical price of the specified token.
get/v1/token/price/history
Query parameters
chain_idstring required
chain network id, see list of details
chain network id, see list of details
contract_addressstring required
The address of the token contract
The address of the token contract
from_timestampinteger required
Inclusive start timestamp
Inclusive start timestamp
end_timestampinteger required
Inclusive end timestamp, the interval should not exceed 90 days
Inclusive end timestamp, the interval should not exceed 90 days
Headers
x-api-keystring required
Example:demo
Response
Successful Response