Event logs#

Provides logs of events triggered by smart contracts, enabling the monitoring of token movements and state alterations.

eth_getLogs : Retrieves event logs based on specified filtering parameters.
eth_newFilter : Available only on paid tier. Initializes a new filter to observe particular events.
eth_getFilterChanges : Available only on paid tier. Fetches updates for an existing filter since the last retrieval.
eth_uninstallFilter : Deletes an active filter from the monitoring list.
eth_getFilterLogs : Available only on paid tier. Obtains all logs associated with a specified filter.

These endpoints are crucial for tracking and analyzing smart contract activities on the Fantom network.

Get started
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key