v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBCreation & Trending
Token - Trending List
Retrieve a dynamic and up-to-date list of trending tokens based on specified sorting criteria.
get/defi/token_trending
Query parameters
sort_by'rank' | 'volumeUSD' | 'liquidity' required
Specify the sort field.
interval'1h' | '4h' | '24h'
Specify the interval of trending.
sort_type'asc' | 'desc' required
Specify the sort order.
offsetinteger
Specify the offset for pagination. Filter for records with offset greater than the specified offset value, including those with offset equal to the specified offset.
limitinteger
Number of items per page.
ui_amount_mode'raw' | 'scaled'
Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana
Headers
x-chain'solana' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'aptos' | 'fogo' | 'mantle' | 'megaeth' | 'robinhood' | 'sui'
A chain name listed in supported networks.
Response
JSON object containing a list of trending tokens