Tokens
📄️ GetTokens
Gets a paginated page of active mainnet tokens with optional filters.
📄️ GetNewTokens
Gets tokens listed in the last 24 hours enriched with public metadata.
📄️ GetTrendingTokens
Gets currently trending tokens on CoinGecko with optional filters.
📄️ GetHighVolumeTokens
Gets tokens ordered by highest 24h trading volume with optional filters.
📄️ GetHighLiquidityTokens
Gets tokens ordered by liquidity ratio (TotalVolume / MarketCap) with optional filters.
📄️ GetTopGainers
Gets tokens with the highest price change percentage in the given interval.
📄️ GetTopLosers
Gets tokens with the lowest price change percentage in the given interval.
📄️ GetTokenDetail
Gets detailed token information including market data and supported networks.
📄️ GetTokenHistoryChart
Gets token price/market-cap/volume history.