EthGetUncleCountByBlockNumberJsonRpcRequest
EthGetUncleCountByBlockNumberJsonRpcRequest:
JsonRpcRequest<"eth_getUncleCountByBlockNumber", readonly [BlockTag|Hex]>
JSON-RPC request for eth_getUncleCountByBlockNumber procedure
Source
procedures/src/eth/EthJsonRpcRequest.ts:169