ZK Compression
getCompressedTokenBalancesByOwnerV2
Returns the token balances for a given owner. The V2 version solves a minor naming issue. .
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
A base 58 encoded string.
A Solana public key represented as a base58 string.
A Solana public key represented as a base58 string.
Authorizations
Body
application/json
The version of the JSON-RPC protocol.
Available options:
2.0 An ID to identify the request.
The name of the method to invoke.
Available options:
getCompressedTokenBalancesByOwnerV2 Previous
getCompressionSignaturesForAccountReturn the signatures of the transactions that closed or opened a compressed account with the given hash.
Next
cURL