Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Launch ERC 20 Tokens with Telegram Bot and 1Shot API Custodial Wallets Find the full walk through tutorial video for this workflow on [YouTube](https://youtu.be/bKRvt2DuVK...
n8n-nodes-base.telegramtrigger, n8n-nodes-1shot.oneshot, n8n-nodes-base.telegram, n8n-nodes-base.switch, n8n-nodes-base.stickynote, n8n-nodes-base.datatable, n8n-nodes-base.if, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 1Shot API.
Original n8n.io sourceFind the full walk-through tutorial video for this workflow on YouTube.
This Telegram bot template demonstrates some useful patterns for creating crypto-powered multi-user bot applications like:
Starting with this workflow, you can extend it for many different crypto/onchain applications as well as introduce fees to generate revenue in return for performing onchain actions for your users.
NOTE: This is somewhat advanced setup as it requires the use of datatables, you will need to self-host this workflow.
You'll need to perform the following steps to get this Telegram bot workflow up and running:
User Table & Token Table. The User Table should have chatid, wallet and walletid as columns. The Token Table should have wallet, token, name and chatid as columns. These tables are used to the mappings between your bot users and their wallets and tokens. You can also watch the associated YouTube tutorial for a step-by-step walkthrough of these points.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create and manage ERC-20 tokens with a Telegram bot and 1Shot API wallets |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | Crypto Trading, AI Chatbot |
| Author | 1Shot API |
| Published | 26 Nov 2025 |
Use the JSON export at /data/workflows/11264/11264.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Launch ERC 20 Tokens with Telegram Bot and 1Shot API Custodial Wallets Find the full walk through tutorial video for this workflow on [YouTube](https://youtu.be/bKRvt2DuVK...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Chatbot use case.