eth_getBlockByHash - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getBlockByHashReturns information about a block by hash.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getBlockByHashparamsarrayrequiredDefaults to 0xc3826b13f837595ca9141a32a2f1472d2bcf6e6db76b9df6956d5e1af7da5ed2,trueAn array containing the block hash and a boolean indicating if full transaction objects should be returned.params* string stringidintegerrequiredDefaults to 0Responses 200A block object with the following fields, or null when no block was found 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago