Get Block by Hash or Number
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the block information by given hash or number.
This method will use 20
.
Returns the block information by given hash or number.
Accepts both eth and hedera hash format or block number
^(\d{1,10}|(0x)?([A-Fa-f0-9]{64}|[A-Fa-f0-9]{96}))$