Solana Token Holders
solana_token_holdersTop holders of a Solana SPL token by mint address: the largest token accounts ranked by balance, each with its owner wallet address, token-account address, raw and decimal balance and percentage of total supply, plus the mint's total supply, decimals and the share the top holders control together. Answers "who are the biggest holders of this Solana token" and "how concentrated is its supply". Sourced live from public Solana JSON-RPC (getTokenLargestAccounts, getTokenSupply, getMultipleAccounts); up to 20 holders from most endpoints, up to 100 where the node allows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Base58 SPL token mint address (e.g. USDC EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v) | |
| limit | No | Holders to return, 1-100 (default 20; the RPC caps what it serves) |