Telegram Bot for Tron Wallet Blacklist Checking

somdn_product_page

This n8n workflow automates the process of verifying whether a Tron wallet address is blacklisted on the USDT contract using a Telegram bot. When a user sends a message containing a wallet address to the bot, the workflow first validates the address format with a regular expression. If the format is correct, it makes an API request to the Tronscan API to check if the address is listed in the blacklist. Based on the API response, it sends a message back to the user indicating whether the wallet is blacklisted or not. This workflow is useful for Tron wallet holders, traders, or exchanges who want a quick, automated way to verify wallet status directly through Telegram.

Node Count

6 – 10 Nodes

Nodes Used

code, httpRequest, if, stickyNote, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “Telegram Bot for Tron Wallet Blacklist Checking”

Your email address will not be published. Required fields are marked *