eth_getFilterChanges
Note: SolarPath does not support the JSON-RPC method of eth_getFilterChanges.
Polling method for a filter, which returns an array of logs which occurred since last poll.
To continuously pull logs, please use the extended event model Event Hook provided by SolarPath, please see: Event Hook.
Last updated