Skip to main content
Returns the cluster commitment and stake-weighted vote distribution for a specific Solana block.

On ThorNode

Forwarded to the upstream node with a 10 s timeout and one retry on a transport error. History is limited to the upstream’s retained ledger; slots older than getFirstAvailableBlock return an error.

Parameters

integer
required
Block number identified by Slot (as u64 integer).

Response

null | integer[]
integer
Total active stake, in lamports, of the current epoch.