explorerBlock

Subscribe to explorerBlock

post
/

Subscription to explorer block events.

Body

Subscription to explorer block events.

typeundefined · enumRequired

Type of subscription.

Possible values:
Responses
chevron-right
200

Event of array of block details.

application/json

Event of array of block details.

blockTimenumberRequired

Block creation timestamp.

hashstringRequired

Block hash.

Pattern: ^0x[a-fA-F0-9]{64}$
heightnumberRequired

Block height in chain.

numTxsnumberRequired

Total transactions in block.

proposerstringRequired

Block proposer address.

Pattern: ^0x[a-fA-F0-9]{40}$
post
/
TypeScript
200

Event of array of block details.

Last updated