ZK Compression
getMultipleCompressedAccountProofs
Returns multiple proofs used by the compression program to verify the accounts’ validity.
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.
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:
getMultipleCompressedAccountProofs A 32-byte hash represented as a base58 string.
Previous
getMultipleCompressedAccountsReturns multiple compressed accounts with the given addresses or hashes.
Next
cURL