0.01 credits per call
eth_getBlockByHash on MegaETH: Returns block information by block hash.
Endpoint
Authorization: Bearer <GOLDRUSH_API_KEY>. See authentication.
Parameters
Returns
Object | null: Block object, or null if no block was found.
Examples
Errors
Standard JSON-RPC errors:-32600 invalid request, -32601 method not found, -32602 invalid params.
Related Blocks info methods on MegaETH
eth_blockNumberon MegaETHeth_getBlockByNumberon MegaETHeth_getBlockTransactionCountByHashon MegaETHeth_getBlockTransactionCountByNumberon MegaETH