Skip to main content
GET
Stats for a token (across pools)

Authorizations

X-API-Key
string
header
required

Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).

Path Parameters

mint
string
required

Response

200 - application/json

Token stats

Lifetime stats for a token mint across every indexed pool.

total_swaps
integer
total_buys
integer
total_sells
integer
total_sol_volume
number
unique_traders
integer
buy_sell_ratio
number

total_buys / total_sells.