ZK Compression
getTransactionWithCompressionInfo
Returns the transaction data for the transaction with the given signature along with parsed compression info.
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 Solana transaction signature.
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:
getTransactionWithCompressionInfo Previous
getValidityProofReturns a single ZK Proof used by the compression program to verify that the given accounts are valid and that the new addresses can be created.
Next
cURL