Historical Top Holders
API key for authentication
Request model for the historical top holders endpoint.
Returns the top holders of a token at a historical as_of_date with
temporally-correct labels resolved from label history tables to avoid
forward-looking bias.
Can be slow for high-volume tokens (e.g. USDC, ETH).
Blockchain chain
ethereumPossible values: Token contract address
0x6982508145454ce325ddbe47a25d4ec3d2311933Historical date (YYYY-MM-DD) to compute holder balances at.
2025-06-15Holder filter bucket. 'all_holders' returns everyone; the others restrict to a specific label class.
all_holdersExample: all_holdersPossible values: Optional filters applied server-side
Sort order. Defaults to token_amount DESC. Only the first element is used.
When True, exclude blacklisted addresses from the results. Defaults to True.
trueExample: trueHistorical TGM top holders data
Bad Request
Unauthorized
Payment Required
Forbidden
Not Found
Unprocessable Content
Too Many Requests
Internal Server Error
Last updated
Was this helpful?