EthGetLogsJsonRpcResponse
EthGetLogsJsonRpcResponse:
JsonRpcResponse<"eth_getLogs",SerializeToJson<SerializeToJson<FilterLog>>[],string|number>
JSON-RPC response for eth_getLogs procedure
Source
procedures/src/eth/EthJsonRpcResponse.ts:130