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