getLargestAccounts
POST
/{apiKey}
Returns the 20 largest accounts, by lamport balance.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
ConfigurationobjectoptionalOptional configuration object.
Responses
200
An array of objects containing the address of the account and its lamport balance.
List of the 20 largest accounts.
Was this page helpful?