eth_getBlockByNumber - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getBlockByNumberReturns information about a block by block number.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getBlockByNumberparamsarrayrequiredDefaults to 0x2fa00,trueAn array containing the block number/tag and a boolean indicating if full transaction objects should be returned.params* string stringidintegerrequiredDefaults to 0Responses 200A block object, 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