Run `getTokenLargestAccounts`
账户方法
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
Run `getTokenLargestAccounts`
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 示例:
"2.0"
A unique identifier for the request.
示例:
"1"
The name of the RPC method to invoke.
可用选项:
getTokenLargestAccounts 示例:
"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.
示例:
"9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump"