getCompressedTokenAccountBalance
Returns the balance for the compressed token account with the given address or hash. Provide either address or hash.
Path Parameters
stringrequireddefaults to
docs-demoFor 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?