get https://pro-api.coingecko.com/api/v3/onchain/networks//tokens//holders_chart
This endpoint allows you to get the historical token holders chart based on the provided token contract address on a network
Notes
- The historical token holders chart 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.
days
param provides the following automatic granularity:
days=7
= all data (without fixed intervals)days=30
= daily data (30 daily intervals)days=max
= weekly data- πΌ Exclusive for Paid Plan subscribers (Analyst plan or above).
- Cache/Update frequency: every 60 seconds.