HTTP Methods
getTokenLargestAccounts
Returns the 20 largest accounts of a particular SPL Token type.
POST
getTokenLargestAccounts
Documentation Index
Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Solana token mint address to analyze for largest holder accounts and distribution patterns.
The commitment level for the request.
confirmedfinalizedprocessed
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:
"he1iusmfkpAdwvxLNGV8Y1iSbj4rUy6yMhEA3fotn9A"
getTokenLargestAccounts