🔔
Brist Alerts - Product Docs
  • What is Brist
  • Guides
    • Creating your first alert
    • Setting up Discord Output
    • Setting up Telegram Output
  • Fundamentals
    • How Brist Works
    • On-chain events
    • Filters
    • Outputs
  • Extras
    • Support and Feedback
Powered by GitBook
On this page
  1. Fundamentals

On-chain events

Event parsing

Brist parses each new block for transactions in which at least one of the following occurs:

  • A transfer of ETH

  • A transfer of an ERC-20 token

  • A transfer of an ERC-721 token (NFT)

Brist then enriches these transactions and passes them forward through each filter, before dispatching the filtered messages to the output channels.

PreviousHow Brist WorksNextFilters

Last updated 2 years ago