Skip to content
Alchemy Logo

getCompressedTokenAccountBalance

POST
/{apiKey}
CUs120Throughput CUs100

Returns the balance for the compressed token account with the given address or hash. Provide either address or hash.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string or nulloptional

Pubkey of the compressed token account to query.

string or nulloptional

Hash of the compressed token account to query.

Responses

200

The token balance of the compressed token account.

Was this page helpful?