Skip to main content
Returns recent block production information from the current or previous epoch.

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.
  • processed
  • confirmed
  • finalized
string
Optional validator identity public key (base-58 encoded) to filter results for a specific validator.
object
Optional slot range boundaries to limit the block production statistics time period.
number
Starting slot number to begin analyzing block production statistics from (inclusive).
number
Ending slot number to analyze block production statistics until (inclusive). If omitted, uses the current slot.

Response

object
object