Alchemy Logo

getTokenLargestAccounts

POST
/{apiKey}

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

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The Pubkey of the token Mint to query.

objectoptional

Optional configuration object.

Responses

200

An array of the 20 largest accounts of the specified token type.

List of the 20 largest token accounts.

Was this page helpful?