Pagoda Alerts & Triggers
warning
Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024.
What are Alerts & Triggers?
Pagoda Alerts & Triggers are designed to notify, and automated responses to important events that occur on the NEAR blockchain. Behind the scenes, Alerts are powered by many mini-indexers, “Alertexers”, that stream blockchain data in real-time, enabling developers to know what’s happening to their dApp before their users do.
Alerts are broken into three parts:
- The NEAR address the alert should listen to (account or contract)
- The event condition (success & failed actions, account drains, and more)
- The alert destination (e-mail, Telegram, webhooks)
Alerts can be set-up to listen for the following five conditions:
- Successful Actions
- Failed Actions
- Event Logged
- Function Called
- Account Balance Change
Setup
Using Webhooks with Alerts & Triggers
See an example on how to set up alerts using webhooks.