getSlotLeaders
Returns the slot leaders for a given slot range.
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
Authorizations
Body
The JSON-RPC protocol version.
2.0 "2.0"
A unique identifier for the request.
"1"
The name of the RPC method to invoke.
getSlotLeaders "getSlotLeaders"
Parameters for specifying the start slot and limit.
Starting Solana slot number to begin retrieving the validator schedule from.
100
Response
Successfully retrieved slot leaders.
The JSON-RPC protocol version.
2.0 "2.0"
Identifier matching the request.
"1"
Ordered sequence of Solana validator identities scheduled for upcoming block production.
Solana validator identity (public key) scheduled as block producer for a specific slot.