Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method getSlotLeaders: [startSlot, limit]Positional parameters for
getSlotLeaders:params[0]: Starting slot number for the range.params[1]: Maximum number of results to return.
Returns
Array of base-58 encoded public keys of slot leaders.