Check TRON Wallet Blacklist Status via Telegram Bot - n8n Workflow | Neura Market
Check TRON Wallet Blacklist Status via Telegram Bot
This n8n workflow allows users to verify if a TRON wallet address is blacklisted on the USD contract using a Telegram bot. Users send a wallet address command to the bot, which queries the TRON API and returns the blacklist status.
This workflow facilitates interaction with users through a Telegram bot to check the blacklist status of TRON wallet addresses on the USD contract. It involves several nodes: a Telegram Trigger to listen for commands, an HTTP Request to query the TRON API, a Code node to process the API response, and a Telegram Send Message node to relay the results back to the user.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Mia Andersson
if
code
telegram
stickyNote
httpRequest
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.