Skip to main content

🎥 Get Webhooks for Wallet Transactions via the QuickAlerts UI

Updated on
Dec 14, 2023

1 min read

In this video, we briefly explain what QuickAlerts is and walk you through the process of setting up a QuickAlert through the QuickNode dashboard.
Subscribe to our YouTube channel for more videos!

The following code example includes the QuickAlerts expression for tracking transactions to or from an address, as seen in the video. In your deployment, replace the address with one you would like to track.

Expression
Deploy
1
tx_to == '0x21a31ee1afc51d94c2efccaa2092ad1028285549'
2
||
3
tx_from == '0x21a31ee1afc51d94c2efccaa2092ad1028285549'

We ❤️ Feedback!

Let us know if you have any feedback or requests for new topics. We'd love to hear from you.

Share this guide