get https://pro-api.coingecko.com/api/v3/onchain/networks//pools//info
This endpoint allows you to query pool metadata (base and quote token details, image, socials, websites, description, contract address, etc.) based on a provided pool contract address on a network
Tips
- If you would like to query pool data such as price, transactions, volume and etc. You can go to this endpoint
/networks/{network}/pools/{address}
instead.- Cache/Update frequency: every 60 seconds.
- Learn more about GT score here.
- Metadata (image, websites, description, socials) may be sourced on-chain and is not vetted by the CoinGecko team. If you wish to get metadata reviewed by CoinGecko team, you may use the following endpoints:
Notes
holders
data is currently in Beta, with ongoing improvements to data quality, coverage, and update frequency.
- Supported chains include: Solana, EVM (Ethereum, Polygon, BNB, Arbitrum, Optimism, Base), Sui, TON, and Ronin.
distribution_percentage
coverage:
- Solana:
top_10
,11_20
,21_40
,rest
- Other chains:
top_10
,11_30
,31_50
,rest
Response