eth_getBlockByHashCopy Pagepost https://eth-mainnet.nodereal.io/v1/{apiKey}Returns information about a block by block hash.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsapiKeystringrequiredDefaults to 1659dfb40aa24bbb8153a677b98064d7Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringenumDefaults to eth_getBlockByHasheth_getBlockByHashAllowed:eth_getBlockByHashparamsarraylength between 2 and 2 String - Hash of block Boolean - If true it returns the full transaction objects, if false only the hashes of the transactions. Defaults to false. params string stringResponse 200Returns a block object with the following fields, or null when no block was found.Updated 8 months ago