Skip to main content
Returns the estimated production time of a 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 slot number to retrieve the corresponding timestamp for.

Response

integer
Unix timestamp (seconds since the Unix epoch) when this specific Solana block was produced by a validator.