getTokenLargestAccounts
Account Methods
getTokenLargestAccounts
Returns the 20 largest token accounts for a specific SPL Token mint. This method is useful for analyzing token distribution, identifying major holders, and understanding token concentration patterns.
POST
getTokenLargestAccounts
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
A unique identifier for the request.
Example:
"1"
The name of the RPC method to invoke.
Available options:
getTokenLargestAccounts Example:
"getTokenLargestAccounts"
Parameters for querying the largest token accounts for a specific mint.
Solana token mint address to analyze for largest holder accounts and distribution patterns.
Example:
"9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump"