Token Rankings
/gateway/v1/market/rankingReturns a token leaderboard sorted by market cap, 24h change, or volume. Each entry includes price, market cap, FDV, supply, ATH/ATL, and 24h range. Supports category filtering (MEME, AI, L1, L2, DEFI, GAMING, etc.).
Available metrics: `market_cap`, `top_gainers`, `top_losers`, `volume`.
Note: `top_gainers` and `top_losers` rank by 24h price change within the top 250 coins by market cap.
For circulating supply, FDV, ATH/ATL, use `/project/detail?fields=token_info`.
Query Parameters
Field to sort by. `market_cap` sorts by total market capitalisation, `change_24h` sorts by 24-hour price change percentage (fetches top 250 by market cap then sorts client-side), `volume_24h` sorts by 24-hour trading volume.
market_capchange_24hvolume_24hmarket_capSort order: `desc` (default, highest first) or `asc` (lowest first).
ascdescdescOptional token category filter. When provided, results are limited to coins in that category. Supported values: MEME, AI, AI_AGENTS, L1, L2, DEFI, GAMING, STABLECOIN, RWA, DEPIN, SOL_ECO, BASE_ECO, LST.
MEMEAIAI_AGENTSL1L2DEFIGAMINGSTABLECOINRWADEPINSOL_ECOBASE_ECOLSTMEMEResults per page
20Pagination offset
0