Automate TRC20 Wallet Transaction Tracking with n8n
This n8n workflow automates the tracking of TRC20 transactions for a specified wallet using TronScan's public blockchain data, eliminating the need for API authentication.
Designed for users who need an efficient and automated way to monitor their TRC20 wallet transactions, this workflow executes every 15 minutes to capture new transactions. It allows for customizable filters based on transaction time and wallet addresses, aggregates data into a structured list, and presents it in an organized format. The workflow is easy to set up and requires no additional API configuration.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Amira Said
set
filter
splitOut
aggregate
stickyNote
httpRequest
scheduleTrigger
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.