get https://pro-api.coingecko.com/api/v3/onchain/networks//tokens//info
This endpoint allows you to query token metadata (name, symbol, CoinGecko ID, image, socials, websites, description, etc.) based on a provided token contract address on a network
Tips
- If you would like to query token data such as decimals, total supply, price and etc. You can go to this endpoint
/networks/{network}/tokens/{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