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.
/api/v1/blocks/{hashOrNumber}
Accepts both eth and hedera hash format or block number
^(\d{1,10}|(0x)?([A-Fa-f0-9]{64}|[A-Fa-f0-9]{96}))$