Get block by hash or number
Blocks
Get block by hash or number
Returns the block information by given hash or number.
GET
Get block by hash or number
Path Parameters
Accepts both eth and hedera hash format or block number
Pattern:
^(\d{1,10}|(0x)?([A-Fa-f0-9]{64}|[A-Fa-f0-9]{96}))$Response
OK
Required range:
x >= 0Required range:
x >= 0A hex encoded 256-byte array with 0x prefix
Pattern:
^0x[0-9a-fA-F]{512}$Required range:
x >= 0A timestamp range an entity is valid for