Skip to content

EthGetBlockByNumberJsonRpcRequest

EthGetBlockByNumberJsonRpcRequest: JsonRpcRequest<"eth_getBlockByNumber", readonly [BlockTag | Hex, boolean]>

JSON-RPC request for eth_getBlockByNumber procedure

Source

requests/EthJsonRpcRequest.ts:101