Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

eth_getFilterChanges - Kinto


Summary

Polling method for a filter, which returns an array of logs which occurred since last poll.

Parameters

1. Id Hex

Hex of the filter id
Example: i.e. 0x0, 0x1, 0x2...

Code Examples