Retrieve the 20 largest token accounts for a specific SPL Token.
pubkey
The unique identifier of the token to retrieve.
{ "jsonrpc": "2.0", "id": "123", "method": "getTokenLargestAccounts", "params": [ "jovWMTogqDpoEWUSFSns2Y9rkJkfJHsTgPWJgzCjwCF", { "commitment": "confirmed" } ] }
Last updated 5 months ago
Was this helpful?