openzeppelin_monitor::services

Module filter

Source
Expand description

Transaction and event filtering functionality.

Implements the core filtering logic for monitoring blockchain activity:

  • Block filtering for different chain types
  • Match handling and processing
  • Chain-specific helper functions

Modules§

Structs§

Enums§

  • Represents errors that can occur during filter operations

Traits§

Functions§

  • Process a monitor match by executing associated triggers.