Skip to main content
Returns the validator currently producing blocks as Solana’s slot leader, identified by its 32-byte public key.

On ThorNode

Forwarded to the upstream node with a 10 s timeout and one retry on a transport error.

Parameters

string
The commitment level for the request.
  • confirmed
  • finalized
  • processed
number
The minimum slot that the request can be evaluated at.

Response

string
The Solana validator identity (public key) scheduled as block producer for this slot.