Retrieve the balance for a given token account by address or hash. Overview with RPC method guide
Documentation Index
Fetch the complete documentation index at: https://www.zkcompression.com/llms.txt
Use this file to discover all available pages before exploring further.
An ID to identify the request.
test-account The version of the JSON-RPC protocol.
2.0 The name of the method to invoke.
getCompressedTokenAccountBalance Request for compressed account data
{
"address": null,
"hash": "11111111111111111111111111111111"
}