ZK Compression
getLatestCompressionSignatures
Returns the signatures of the latest transactions that used the compression program.
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 navigating through large sets of Solana compression transaction signatures
Maximum number of Solana compression transaction signatures to return per request
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 for retrieving recent Solana compression transaction signatures.
Available options:
getLatestCompressionSignatures Previous
getLatestNonVotingSignaturesReturns the signatures of the latest transactions that are not voting transactions.
Next
cURL