HTTP Methods
getBlockProduction
Returns recent block production information from the current or previous epoch.
POST
getBlockProduction
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
The commitment level for the request.
processedconfirmedfinalized
Optional validator identity public key (base-58 encoded) to filter results for a specific validator.
Optional slot range boundaries to limit the block production statistics time period.
Starting slot number to begin analyzing block production statistics from (inclusive).
Ending slot number to analyze block production statistics until (inclusive). If omitted, uses the current slot.
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 A unique identifier for the request.
Example:
"1"
The name of the RPC method to invoke.
Available options:
getBlockProduction Parameters for the request.
getBlockProduction