Skip to main content
Returns information about the current 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.
  • confirmed
  • finalized
number
The minimum slot that the request can be evaluated at.

Response

integer
The current absolute Solana slot number representing global blockchain progress.
integer
Current chain height in blocks.
integer
Current Solana epoch number representing the validator cycle and staking period.
integer
Current position within the epoch, showing progression through the validator cycle.
integer
Total number of slots in the current epoch, defining epoch duration and validator schedule length.
integer
Cumulative number of successful transactions processed on Solana since genesis.