April 21, 2025Less than 1 minute
- BlockHandlers: On each and every block, run a mapping function
- TransactionHandlers: On each and every transaction that matches optional filter criteria, run a mapping function
- LogHandlers: On each and every log that matches optional filter criteria, run a mapping function