eth_getBlockTransactionCountByNumber - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getBlockTransactionCountByNumberReturns the number of transactions in a block matching the given block number.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getBlockTransactionCountByNumberparamsarrayrequiredDefaults to 0x2fa00An array containing the block number or tag.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