{
  "name": "Get real-time crypto token insights via Telegram with DexScreener and GPT-4o",
  "nodes": [
    {
      "id": "0e57bcd4-661d-40e3-a9d2-c66d5b84171c",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -280,
        340
      ]
    },
    {
      "id": "518565fc-1ee9-4c19-a300-a2c2bef2bb60",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        80,
        340
      ]
    },
    {
      "id": "a52660f2-b13a-4dfb-9429-3f8e382fb4a6",
      "name": "Window Buffer Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        240,
        340
      ]
    },
    {
      "id": "6714c6df-cc31-4758-956b-1db42ec3112f",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -260,
        -140
      ]
    },
    {
      "id": "91b1aecd-cbbf-4e17-afca-bb9e6b98e4d0",
      "name": "Blockchain DEX Screener Insights Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        580,
        40
      ]
    },
    {
      "id": "dfe730d6-a93c-45a6-a600-5fd552cc88b8",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1020,
        40
      ]
    },
    {
      "id": "223fa9b3-8f49-407c-9a28-0f67bf6a13cc",
      "name": "Adds SessionId",
      "type": "n8n-nodes-base.set",
      "position": [
        240,
        40
      ]
    },
    {
      "id": "f88141f2-e5be-46f5-abd5-3f095e04b09d",
      "name": "DexScreener Latest Token Profiles",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        400,
        340
      ]
    },
    {
      "id": "6adb778c-5c98-45b5-9979-013abe5b88a8",
      "name": "DexScreener Latest Boosted Tokens",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        580,
        340
      ]
    },
    {
      "id": "10ecdbbe-8d9c-4485-8ce1-45afe72c0ae2",
      "name": "DexScreener Top Token Boosts",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        760,
        340
      ]
    },
    {
      "id": "2a9de1cd-aed7-4037-aaee-582ec1c3a244",
      "name": "DexScreener Search Pairs",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        1280,
        340
      ]
    },
    {
      "id": "fe355be2-b158-4f44-bd52-c3ad14297c8b",
      "name": "DexScreener Check Orders Paid for Token",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        940,
        340
      ]
    },
    {
      "id": "a3519f26-61ce-4e5b-9fb8-06a080fbaea4",
      "name": "DexScreener Get Pairs by Chain and Pair Address",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        1100,
        340
      ]
    },
    {
      "id": "da965564-a024-4358-8399-e01775142b36",
      "name": "DexScreener Token Pools",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        1480,
        340
      ]
    },
    {
      "id": "31cb228c-9a6d-4519-a6a9-7be9cc75716e",
      "name": "DexScreener Pairs by Token Address",
      "type": "@n8n/n8n-nodes-langchain.toolHttpRequest",
      "position": [
        1700,
        340
      ]
    }
  ],
  "connections": {
    "Adds SessionId": {
      "main": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Adds SessionId",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Window Buffer Memory": {
      "ai_memory": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Token Pools": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Search Pairs": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "Adds SessionId",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Top Token Boosts": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Latest Boosted Tokens": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Latest Token Profiles": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Pairs by Token Address": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Blockchain DEX Screener Insights Agent": {
      "main": [
        [
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Check Orders Paid for Token": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DexScreener Get Pairs by Chain and Pair Address": {
      "ai_tool": [
        [
          {
            "node": "Blockchain DEX Screener Insights Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}