Skip to content

EthGetLogsJsonRpcResponse

EthGetLogsJsonRpcResponse: JsonRpcResponse<"eth_getLogs", SerializeToJson<SerializeToJson<FilterLog>>[], string | number>

JSON-RPC response for eth_getLogs procedure

Defined in

procedures/src/eth/EthJsonRpcResponse.ts:130