Parameters
string
default:"solana-devnet"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"getTokenLargestAccounts"
required
JSON-RPC method name.
object
default:["3wyAj7Rt1TWVPZVteFJPLa26JmLvdb1CAKEFZm3NY75E"]
required
Parameters for method getTokenLargestAccounts: [mintAddress, config]Positional parameters for
getTokenLargestAccounts:params[0]: Pubkey of the token Mint to query (base-58 encoded string).params[1]: Optional configuration object.
Returns
array
Array of the 20 largest token accounts for the specified mint.