8
n8n 中文网amn8n.com

Degen Alpha

高级

这是一个Crypto Trading, AI Summarization领域的自动化工作流,包含 38 个节点。主要使用 If, Code, Merge, Reddit, SplitOut 等节点。 使用 OpenAI 的加密 Alpha 扫描器 - 链上和社交警报发送到 Telegram

前置要求
  • Telegram Bot Token
  • 可能需要目标 API 的认证凭证
  • OpenAI API Key
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "ezqdw2zjkFf1i9JQ",
  "meta": {
    "instanceId": "c668632f5ca4908ffa76bd7bc9be05dec193c66269ed7a1160909b2e861050b7",
    "templateCredsSetupCompleted": true
  },
  "name": "Degen Alpha",
  "tags": [],
  "nodes": [
    {
      "id": "dcdd6dfc-0966-4708-9f8a-2fee5e347015",
      "name": "Reddit 加密货币扫描器",
      "note": "Configure Reddit OAuth2 credentials",
      "type": "n8n-nodes-base.reddit",
      "position": [
        860,
        900
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0622f2ea-2c68-4434-88b3-5bf31c2189e0",
      "name": "Telegram 格式化",
      "type": "n8n-nodes-base.code",
      "position": [
        2960,
        1000
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0cb2fe1d-cd81-40fb-9123-d109559394c7",
      "name": "是否发送消息?",
      "type": "n8n-nodes-base.if",
      "position": [
        3180,
        1000
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "2e944415-4568-4686-a304-d95bdee82af2",
      "name": "加载配置1",
      "type": "n8n-nodes-base.code",
      "position": [
        500,
        960
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "671bb4df-3af2-4f41-8369-99a5422ce017",
      "name": "获取鲸鱼动向1",
      "note": "Add your Etherscan API key in credentials",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1280,
        680
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "5ebcab4e-adcc-4883-9325-89d9006cc428",
      "name": "高级过滤和模式检测1",
      "type": "n8n-nodes-base.code",
      "position": [
        2180,
        1000
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "4f539dcd-d22a-48e4-bbe6-6523a353b48b",
      "name": "AI Alpha 分析1",
      "note": "Configure your OpenAI API credentials",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        2580,
        1000
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "f10716b7-d283-43e1-8ad8-99ca4458a852",
      "name": "发送到 Telegram1",
      "note": "Replace chatId with your Telegram chat/channel ID and configure bot credentials",
      "type": "n8n-nodes-base.telegram",
      "position": [
        3460,
        980
      ],
      "webhookId": "6b300c2f-0c01-4e1f-8d97-66525e990941",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "722b4f63-41a9-4db8-93f4-61b77b2671e2",
      "name": "拆分输出",
      "type": "n8n-nodes-base.splitOut",
      "notes": "Splits VIP wallet array into individual items for processing",
      "position": [
        920,
        580
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1
    },
    {
      "id": "9df397bb-d699-44fa-bbdd-7614504dbb22",
      "name": "遍历项目",
      "type": "n8n-nodes-base.splitInBatches",
      "notes": "Processes wallets one by one to avoid rate limits",
      "position": [
        1100,
        560
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3
    },
    {
      "id": "179a26fa-47d9-4e92-8499-535bcc222ad4",
      "name": "Reddit 聚合",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1380,
        940
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "dd480f64-6ac6-499b-8344-fe2155dc1b0a",
      "name": "鲸鱼聚合",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1340,
        520
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0af8b245-f6b9-48bd-82fc-311ef481c802",
      "name": "DexScreener 我的代币监控器",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1140,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "2265dbff-3f95-4f09-8e47-f20415407554",
      "name": "发现趋势代币",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1140,
        1700
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "128d976a-59b1-4bb7-9c16-01b77e92fe40",
      "name": "发现新代币",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1140,
        1540
      ],
      "parameters": {},
      "typeVersion": 4.1
    },
    {
      "id": "436faaec-70f3-48b8-af17-9ffed37e2e0c",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        1920,
        880
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "0d4160ed-b47c-41f4-8623-d0a46bf2207b",
      "name": "获取推文",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1180,
        100
      ],
      "parameters": {},
      "notesInFlow": false,
      "typeVersion": 4.2
    },
    {
      "id": "ce9b6b62-de3b-4e66-a948-e273d176d7f1",
      "name": "定时触发器",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        180,
        960
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c3789019-18aa-47e7-8599-bc19d51a1610",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        680
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "163d1e3b-50ed-4a06-bf1e-14b1ec33b7d2",
      "name": "设置检查清单",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -920,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "46c96262-fa3d-4919-a8b9-933188de9896",
      "name": "工作原理",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "61351b30-c56f-48d1-b3ff-862ae80edc2c",
      "name": "故障排除",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        1000
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1097192d-e64c-45ed-8087-8f8ad129b4a5",
      "name": "自定义指南",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -380,
        -460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "03273752-b35d-4216-a96c-7a7c37efea0e",
      "name": "理解警报",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3300,
        280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a59fbebd-ebce-4a64-b98e-75a8d5b923c0",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf9e2dda-c630-4d43-b3a8-fa29c8a15a93",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1000,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bc3da3fb-3117-4fbb-80ce-1b629e5642f8",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "08ca1f38-9b85-4191-89e2-47abe52400f5",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a7904ba6-3575-4897-b499-fdf17bf88b1c",
      "name": "便签5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        900,
        1060
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0b75d039-d4f8-4c93-a9ee-b114b2e710c4",
      "name": "便签6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        500,
        1400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "844c7a28-d9d3-4b3f-9807-cf6d6aa68020",
      "name": "便签7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        500,
        1560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d5750dd8-2c91-41b4-8389-b7e5ad65f9c4",
      "name": "便签8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        500,
        1700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b743f154-137e-4790-8538-d9715635898c",
      "name": "便签9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1800,
        1180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "87d29786-3f95-47db-9ae6-139915863bbf",
      "name": "便签10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2060,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eaae72fd-2268-4b85-b7ba-d326658b27e8",
      "name": "便签11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2480,
        1280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "adf6be09-32d5-433c-97b9-8f4c3489aa3b",
      "name": "便签12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2900,
        1280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c733086b-7a54-46f2-860f-360646e635d0",
      "name": "便签13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3460,
        1280
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4f059d26-9096-4295-b0f7-bd2744902003",
      "name": "便签14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3780,
        940
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "a8104f09-d660-4ace-8377-362680633f9b",
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Advanced Filtering & Pattern Detection1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Tweets": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [
          {
            "node": "Whale Aggregate",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Fetch Whale Moves1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Whale Aggregate": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Reddit Aggregate": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Load Configuration1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Alpha Analysis1": {
      "main": [
        [
          {
            "node": "Format for Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fetch Whale Moves1": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Discover New Tokens": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 4
          }
        ]
      ]
    },
    "Format for Telegram": {
      "main": [
        [
          {
            "node": "Should Send Message?",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Load Configuration1": {
      "main": [
        [
          {
            "node": "DexScreener My Tokens Monitor",
            "type": "main",
            "index": 0
          },
          {
            "node": "Discover New Tokens",
            "type": "main",
            "index": 0
          },
          {
            "node": "Discover Trending Tokens",
            "type": "main",
            "index": 0
          },
          {
            "node": "Reddit Crypto Scanner",
            "type": "main",
            "index": 0
          },
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          },
          {
            "node": "Get Tweets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Should Send Message?": {
      "main": [
        [
          {
            "node": "Send to Telegram1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Reddit Crypto Scanner": {
      "main": [
        [
          {
            "node": "Reddit Aggregate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Discover Trending Tokens": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 5
          }
        ]
      ]
    },
    "DexScreener My Tokens Monitor": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 3
          }
        ]
      ]
    },
    "Advanced Filtering & Pattern Detection1": {
      "main": [
        [
          {
            "node": "AI Alpha Analysis1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - 加密货币交易, AI 摘要总结

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量38
分类2
节点类型12
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

外部链接
在 n8n.io 查看

分享此工作流