eth_getBlockTransactionCountByHash - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getBlockTransactionCountByHashReturns the number of transactions in a block matching the given block hash.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getBlockTransactionCountByHashparamsarrayrequiredDefaults to 0xc3826b13f837595ca9141a32a2f1472d2bcf6e6db76b9df6956d5e1af7da5ed2An array containing the hash of a block.params* stringidintegerrequiredDefaults to 0Responses 200Integer of the number of transactions in this block. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago