Skip to content
Alchemy Logo

getCompressedTokenBalancesByOwner

POST
/{apiKey}
CUs120Throughput CUs100

Returns the compressed token balances for the given Pubkey.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

Pubkey of the owner whose compressed token balances to query.

string or nulloptional

Optional mint Pubkey to filter balances by.

string or nulloptional

Pagination cursor returned by a previous response.

integer or nulloptional

Maximum number of balances to return.

Responses

200

A paginated list of compressed token balances for the owner.

Was this page helpful?