Skip to content
Alchemy Logo

getCompressedTokenAccountsByOwner

POST
/{apiKey}
CUs120Throughput CUs100

Returns the compressed token accounts owned by 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 accounts to query.

string or nulloptional

Optional mint Pubkey to filter accounts by.

string or nulloptional

Pagination cursor returned by a previous response.

integer or nulloptional

Maximum number of accounts to return.

Responses

200

A paginated list of compressed token accounts owned by the given Pubkey.

Was this page helpful?