Virtual TestNets are live! ⚡️ Test and stage dapps on real-time production data.  Schedule Office Hours

eth_getBlockByHash - Arbitrum One


Summary

Returns information about a block by hash.

Parameters

1. Block Hash BlockHash

Hash of a block to get information from
Example: i.e. 0x12345...

Return Full Transaction Objects Boolean

Return full transaction objects?
Example: false

Code Examples