eth_getFilterChanges

Polling method for a filter, which returns an array of events that have occurred since the last poll

Parameters

QUANTITY - the filter id

Returns

Array - Array of log objects, or an empty array if nothing has changed since last poll

Language
Click Try It! to start a request and see the response here!