API Reference

getTokenLargestAccounts

Returns the 20 largest accounts of a particular SPL Token type.

📘

Note:

  • Along with the usual rate limits for your plan, the getTokenLargestAccounts method has a specific limit of 200 requests per second. We might adjust this limit at any time to keep the system stable. If you expect to need more requests because of high demand, please contact us to explore potential solutions.
  • To ensure service performance, you may use a high-resource access method once in a batch request, but avoid using them multiple times, such as getProgramAccounts, getTokenAccountsByOwner, getTokenLargestAccounts, getTokenAccountsByDelegate and so on, as these requests refer to the account index.
Language
Click Try It! to start a request and see the response here!