Common
Token Price (Hourly)
Returns historical hourly price data for a specified EVM token. Limitations: Maximum 1000 hours of historical data, timestamps are in UTC format. Use /evm/tokens endpoint to get list of valid token addresses.
get/evm/price-hour
Query parameters
chain_id1 | 8453
Example:8453
EVM chain ID.
token_addressstring required
Example:0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf
Token address. See tokens for valid address for a chain.
limitinteger
Limit the number of results.
offsetinteger
Offset the results, allows you to skip a number of rows before starting to return rows.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.