This workflow integrates Telegram with a Tron wallet blacklist checking API. It listens for incoming messages containing wallet addresses and verifies whether these addresses are blacklisted. The process begins when a user sends a message to a des...
This workflow integrates Telegram with a Tron wallet blacklist checking API. It listens for incoming messages containing wallet addresses and verifies whether these addresses are blacklisted. The process begins when a user sends a message to a designated Telegram bot. The workflow then extracts the wallet address from the message and performs a format check to ensure it complies with Tron wallet address standards. If the format is valid, it makes an HTTP request to the Tron API to check against
Platform
n8n
Category
Utilities
Price
$19.99
Creator
BestWorkflows
telegram
tron
walletChecker
apiIntegration
automation
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.