Alchemy Logo

getLargestAccounts

POST
/{apiKey}

Returns the 20 largest accounts, by lamport balance.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectoptional

Optional 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?