explorerBlock
Body
Subscription to explorer block events.
typeundefined · enumRequiredPossible values:
Type of subscription.
Responses
200
Event of array of block details.
application/json
Event of array of block details.
blockTimenumberRequired
Block creation timestamp.
hashstringRequiredPattern:
Block hash.
^0x[a-fA-F0-9]{64}$heightnumberRequired
Block height in chain.
numTxsnumberRequired
Total transactions in block.
proposerstringRequiredPattern:
Block proposer address.
^0x[a-fA-F0-9]{40}$post
/200
Event of array of block details.
Last updated