v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Token Endpoints

Get trending tokens

Get trending tokens based on OpenSea's trending score algorithm. Returns tokens with high momentum including memecoins and newly popular assets.

get/api/v2/tokens/trending

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