Alchemy Logo

getBlockTime

POST
/{apiKey}

Returns the estimated production time of a block.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectrequired

Block number, identified by Slot.

Responses

200

The estimated production time of the block as a Unix timestamp.

Estimated production time as Unix timestamp.

Was this page helpful?