Skip to main content
POST
Token Stats
This endpoint returns token price statistics based on on-chain activity. These stats are calculated from our on-chain DEX-based prices.

Available Stats

Important Notes

  • Price high/low and price changes are calculated from filtered prices to avoid outlying trades producing inaccurate values

Pagination

This endpoint returns prices for up to 200 tokens in a single request.

Supported Chains

Authorizations

X-API-KEY
string
header
required

Body

application/json
Required array length: 1 - 200 elements
token_address
string
required

Token contract address

chain
string
required

Lowercase chain name

Response

Successful Response

items
TokenStatsWithHiddenFields · object[]
required

Response items

cursor
string | null

Pagination cursor for next page

message
string | null

Informational message (e.g. partial results)