Get countdown information for a target block number
blocks
Get countdown information for a target block number
Calculates the estimated time remaining until a specified block number is reached based on current block and average block time.
GET
Get countdown information for a target block number
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Block number in the path
Required range:
x >= 0The ID of the blockchain
Response
Block countdown information.
Block countdown information showing estimated time until a target block is reached
The target block number for the countdown
Required range:
x >= 0Example:
22600000
The current highest block number in the blockchain
Required range:
x >= 0Example:
22566361
Estimated time in seconds until the target block is reached
Required range:
x >= 0Example:
404868
Number of blocks remaining until the target block is reached
Required range:
x >= 0Example:
33639
List validator withdrawals including amounts, index and receiver details processed in a specific block
Previous
List Celo epochs.
Next