GetFilterChanges
Implements eth_getFilterChanges.
Params
(1)1. id (required)
string
The ID of the filter that should be polled.
Result
(filterChanges)filterChanges
The array of logs, block headers or pending transactions that have occurred since the last poll of the filter.