GET
/
v1
/
token
/
price
/
history

Headers

x-api-key
string
required

Query Parameters

chain_id
string
required

chain network id, see list of details

contract_address
string
required

The address of the token contract

from_timestamp
integer
required

Inclusive start timestamp

end_timestamp
integer
required

Inclusive end timestamp, the interval should not exceed 90 days

Response

200 - application/json
code
integer
default: 0
message
string
default: ok
data
object[]
required