CoinGecko Unveils Cross-Chain Token Tracking API for 250+ Blockchain Networks
CoinGecko has unveiled a new API that allows developers to track newly created tokens on over 250 blockchain networks, including Solana, Base, BSC, and more.
This new feature enables cross-chain token detection by ingesting DEX liquidity pool events at deployment time, simplifying multi-chain token discovery and scaling across popular and emerging networks through a single integration.
The CoinGecko API provides access to newly created tokens and liquidity pools through two endpoints: /onchain/networks/new_pools returns the latest pools across all 250+ supported networks, while /onchain/networks/{network}/new_pools returns the latest pools for a specific chain. Both return data from the past 48 hours.
A Python workflow using the CoinGecko API and GeckoTerminal is available to help developers discover newly launched tokens, retrieve and filter newly created liquidity pools, and identify emerging tokens as soon as they become tradable.




