Token Latest Price
Get the latest price for the given token addresses and chains.
This endpoint returns the latest price and OHLC values for a list of tokens. Prices and OHLC values are aggregated from trades in the most recent completed minute interval. If no trades occurred in the last minute, the endpoint returns the most recent available data.
For inactive tokens, the last known price is derived from the most recent on-chain trade. If no trade has occurred within the past 7 days, the endpoint will return no data for that token. We recommend looking at the timestamp included in the response, which corresponds to the last trade time.
Pagination:
This endpoint returns prices for up to 200 tokens in a single request.
Supported Chains
Authorizations
Body
The body is of type PayloadTokenAddress · object[]
.
Response
Successful Response
The response is of type object
.