Event logs#

Allows the filtering and retrieval of event logs generated by smart contracts.

eth_getLogs : Retrieves event logs based on specified filter criteria.
eth_newFilter : Creates a new filter to monitor logs.
eth_getFilterChanges : Retrieves changes for a filter since its last check.
eth_uninstallFilter : Uninstalls a previously created filter.
eth_getFilterLogs : Fetches logs matching a specific filter.

These methods help track and monitor contract events on the Avalanche network.

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