ZK Compression
getCompressedTokenBalancesByOwner
Returns the token balances for a given owner.
POST
cURL
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:
getCompressedTokenBalancesByOwner Previous
getCompressedTokenBalancesByOwnerV2Returns the token balances for a given owner. The V2 version solves a minor naming issue. .
Next
cURL