Filters are a mechanism for clients to receive notifications of changes to the Ethereum blockchain. The methods described in this section allow developers to retrieve the changes that happened since the filter was last polled or allow them to delete it.
Handling filters can be done by using the following methods: