eth_getBlockByHash - AstarCopy Pagepost https://rpc.startale.com/{network}/Returns information about a block by block hash.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsapikeystringrequiredDefaults to docs-demoPlease acquire an API key from https://portal.startale.com.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to 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 block hash | Full transaction objectsblock hashFull transaction objectsString - 32 Bytes - Hash of a block block hash | Full transaction objectsblock hashFull transaction objectsString - 32 Bytes - Hash of a blockResponse 200Returns a block object with the following fields, or null when no block was found.Updated 8 months ago