Developer & DevOps
Monitor wallet balance using notifications and Telegram
8 nodes
199
112
Scheduled trigger
Workflow Description
An automation template that monitors wallet balance at scheduled intervals and sends instant notifications via Telegram when defined conditions are met, including comprehensive error handling and data processing.
How it works
- 1.Execute workflow on a defined schedule using Cron trigger
- 2.Make an HTTP request to retrieve current wallet balance
- 3.Evaluate conditional logic to determine if notification should be sent
- 4.Process and format the balance data for display
- 5.Send notification message through Telegram Bot API
- 6.Log results and errors for monitoring and debugging
Use cases
- Monitor cryptocurrency wallet balances and receive alerts when thresholds are exceeded
- Track bank account or payment service balances with real-time status updates
- Send periodic financial resource reports to team members automatically
Requirements
- Valid API credentials or authentication tokens for wallet service integration
- Active Telegram account with Bot Token and Chat ID configured
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Telegram
Schedule
Details
Trigger
Scheduled trigger
Nodes
8
Apps
2
Views
199
Downloads
112
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (8)
Balance Changed?
If
Balance Changed.
Set
Balance Not Changed.
Set
userData
Set
balanceChecker
Code
Sticky Note
Sticky Note
Check Balance Every 5 Minutes
Cron
Fetch USDT Balance from Etherscan
HTTP Request