Communication & Messaging

Monitor USDT ERC-20 Wallet Balance with Etherscan and Telegram Notifications

Monitor USDT ERC-20 Wallet Balance with Etherscan and Telegram Notifications

Scheduled
High
8
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
8
Node Types
7

Node Types

if
Balance Changed?
1 node
telegram
Balance Changed., Balance Not Changed.
2 nodes
set
userData
1 node
code
balanceChecker
1 node
sticky Note
Sticky Note
1 node
cron
Check Balance Every 5 Minutes
1 node
http Request
Fetch USDT Balance from Etherscan
1 node

Workflow JSON

7.04 KB
{
  "id": "AlEVIPHR3dMJkYWt",
  "meta": {
    "instanceId": "58e59e36ad4158b4534237c364ed053a36843e3394fa02af59feb8df38262a79",
    "templateCredsSetupCompleted": true
  },
  "name": "Monitor USDT ERC-20 Wallet Balance with Etherscan and Telegram Notifications",
  "tags": [],
  "nodes": [
    {
      "id": "35b62ca1-3603-4dcb-a3b5-77e1325c78f7",
      "name": "Balance Changed?",
      "type": "n8n-nodes-base.if",
      "position": [
        -40,
        0
      ],
      "parameters": {
        "conditions": {
          "boolean": [
            {
              "value1": "={{$json.balanceChanged}}",
              "value2": true
            }
          ]
        }
      },
      "typeVersion": 1
    },
    {
      "id": "dfeef0d5-0bb2-40a1-ae75-51d7caeb9c3d",
      "name": "Balance Changed.",
      "type": "n8n-nodes-base.telegram",
      "position": [
        320,
        -140
      ],
      "webhookId": "a8fa72ce-638b-4245-bcbc-d59948ae1144",
      "parameters": {
        "text": "=🚨 *...

Showing first 1000 characters. Click "Expand" to view the full JSON.