Top 100 Token Holders
Returns the top 100 wallets holding the specified token, ranked by their current token balance.
Top 100 Token Holders API
This API retrieves the top 100 holders of any SPL token, ranked by the current token balance in their wallets.
Endpoint
Base URL: https://graphql.astralane.io/api/v1/dataset
GET /token/topHolders/<token-address>
token-address: The address of the SPL token (e.g.,
SOL
or any valid SPL token address).
Description: Returns a list of the top 100 wallet addresses holding the specified SPL token, based on their current token balances. This is useful for token analytics, distribution insights, and whale tracking.
Sample response
Last updated