Skip to content

EthGetFilterChangesJsonRpcResponse

EthGetFilterChangesJsonRpcResponse: JsonRpcResponse<"eth_getFilterChanges", SerializeToJson<FilterLog>[], string | number>

JSON-RPC response for eth_getFilterChanges procedure

Defined in

procedures/src/eth/EthJsonRpcResponse.ts:110