Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

eth_getBlockByHash - Story Aeneid


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