v2
latestOpenAPI 3.1.02026-07-316132736.5 KBV2 - Token
Get Token Price Snapshot
Get the price of a token at a specific point in time. Finds the closest swap to the given unix timestamp. Returns the price, the actual swap timestamp, and the pool address used.
get/api/2/token/price-at
Query parameters
chainIdstring
Blockchain chain ID (e.g., "evm:56", "solana:solana")
Blockchain chain ID (e.g., "evm:56", "solana:solana")
addressstring
Token contract address
Token contract address
timestampinteger required
Unix timestamp (seconds) for historical price lookup
Unix timestamp (seconds) for historical price lookup
Response
Token price at timestamp response