ZK Compression
getCompressedTokenAccountsByOwner
Returns the compressed token accounts owned by a certain account.
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
Pagination cursor for retrieving subsequent sets of compressed token accounts in Solana wallets with large holdings
Maximum number of compressed token accounts to return per request (for pagination)
Filter compressed token accounts by specific Solana token mint address
A Solana public key represented as a base58 string for account and wallet addresses.
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:
getCompressedTokenAccountsByOwner cURL