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.
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.