ZK Compression
getIndexerSlot
Returns the slot of the last block indexed by the indexer.
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
Response
Successfully retrieved the current indexer slot from the Solana compression service
The response is of type integer.
Example:
100
Previous
getLatestCompressionSignaturesReturns the signatures of the latest transactions that used the compression program.
Next
cURL