Skip to content

quiknode-labs/quickalerts-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickAlerts Community Examples

Table of Contents

What is QuickAlerts by QuickNode?

QuickAlerts is an easy-to-use tool for real-time monitoring of blockchain events. QuickAlerts enables you to leverage real-time blockchain data and advanced alerting to power your apps, make DeFi trading decisions based on the specific data that matters to you, add real-time blockchain event driven logic into your workflows, and more. Monitor over 6 blockchains and 8 networks in real time!

Quickly set up alerts for events that occur on over 6 different blockchains and 8 different networks. You can monitor smart contracts for specific events, such as a contract being deployed, a transaction being sent to a specific address, and much more. When an event occurs, QuickAlerts will notify you in real-time via webhook.

QuickAlerts is easy to use, and it doesn't require any coding knowledge. You can set up alerts using a simple web interface, and you can customize the alerts to fit your specific needs. Whether you're a developer, a trader, or just a blockchain enthusiast, QuickAlerts can help you stay informed and make more informed decisions.

How to Use QuickAlerts

How to get notified of blockchain events in real-time with QuickAlerts Follow our step-by-step tutorial on YouTube

To use QuickAlerts, you'll need to create an account on the QuickNode website. Once you have an account, you can create alerts using a predefined expression template or create one on your own.

To create an alert, follow these steps:

  • Log in to your QuickNode account and navigate to the QuickAlerts dashboard.
  • Click the "Create QuickAlert" button.
  • Name your alert and select the chain and network you'd like your alert on.
  • Select a Blank Template or one of our pre-defined templates. If you're using an expression from the example library, then click Blank Template.
  • Review the expression if you clicked a pre-defined template, or add your expression in the "Create Expression" field.
  • Test your expression and hit "Next"
  • Create your destination and Deploy your alert!

Once you've created an alert, QuickAlerts will monitor the selected blockchain for the specified event. When the event occurs, QuickAlerts will send you a notification according to the method you chose.

Community Examples

The examples directory contains a set of example alerts that you can use to get started with QuickAlerts. Each example includes a description of the alert, the conditions for triggering the alert, and the expected result. The examples cover a variety of use cases, such as monitoring token transfers, tracking contract deployments, and detecting large transactions.

To use the example alerts, simply copy the expression details from the example and follow the How to Use QuickAlerts guide.

Examples

Contribution Guide

We welcome contributions from the community to share their examples! If you'd like to contribute, please follow these guidelines:

  • Fork the QuickAlerts repository.
  • Create a new branch for your changes.
  • Copy the TEMPLATE.md file to the examples directory and fill out the details.
  • Push your changes to your fork.
  • Submit a pull request to the main QuickAlerts repository.

We will review your pull request as soon as possible and provide feedback if necessary. Thank you for your contributions!

Contributors