v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Token Endpoints

Get top tokens

Get top tokens ranked by 24-hour trading volume. Returns established tokens with high market activity.

get/api/v2/tokens/top

Query parameters

limitinteger

Number of results to return (default: 20, max: 100)

chainsChainIdentifier[]

Filter by blockchain(s)

[
  "ethereum"
]
cursorstring

Pagination cursor for next page

Response

OK