Event logs#
Extracts logs related to smart contract events like token transfers or ownership changes.
eth_getLogs : Retrieves logs from the blockchain based on specified filter criteria.
eth_newFilter : Creates a new filter to track specific events.
eth_getFilterChanges : Retrieves changes for an active filter since its last check.
eth_uninstallFilter : Removes an installed filter.
eth_getFilterLogs : Fetches logs from an active filter.
These methods are essential for monitoring contract events on Optimism.
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key