eth_getFilterChanges - World Chain Sepolia


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