Event logs#

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

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

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

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