Event logs#
Provides methods for filtering and retrieving event logs.
eth_getLogs : Retrieves logs from smart contracts based on filter criteria.
eth_newFilter : Available only on paid tier. Creates a filter for tracking specific events.
eth_getFilterChanges : Available only on paid tier. Retrieves changes for an active filter since its last check.
eth_uninstallFilter : Uninstalls an active filter.
eth_getFilterLogs : Available only on paid tier. Fetches logs from a previously created filter.
These methods are key for monitoring smart contract events on Mantle.
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key