Skip to main content

Get real-time NFT insights via Telegram with OpenSea & AI (Main interface)

Workflow preview

Workflow preview
100%
Get real-time NFT insights via Telegram with OpenSea & AI (Main interface) preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Track NFT market trends, collections, and trades in real time—directly from Telegram! This master workflow integrates the OpenSea API , GPT 4o mini AI , and Telegram , allowing users to request nat...

Best for

  • Crypto Trading automation workflows
  • AI Chatbot automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.chattrigger, n8n-nodes-base.telegramtrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.toolworkflow, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.agent

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Don Jayamaha Jr.

Original n8n.io source

1.1 Workflow description

Title
Get real-time NFT insights via Telegram with OpenSea & AI (Main interface)
Workflow name
Get real-time NFT insights via Telegram with OpenSea & AI (Main interface)

Track NFT market trends, collections, and trades in real time—directly from Telegram! This master workflow integrates the OpenSea API, GPT-4o-mini AI, and Telegram, allowing users to request natural-language NFT analytics and receive structured insights instantly.

Whether you're an NFT trader, collector, or market analyst, this Telegram-native assistant brings you on-demand market intelligence—powered by OpenSea and AI.

> ⚠️ Important: This workflow requires three sub-workflows to function properly. These must be downloaded and published in your n8n instance.


🧩 Required Sub-Workflows

To activate this template, download and publish the following workflows:

  1. Analyze NFT Market Trends with AI-Powered OpenSea Analytics Agent Tool
  2. Get Real-time NFT Insights with OpenSea AI-Powered NFT Agent Tool
  3. Get Real-time NFT Marketplace Insights with OpenSea Marketplace Agent Tool

📌 You can also find these by visiting my Creator profile:
👉 https://n8n.io/creators/don-the-gem-dealer/


How It Works

  1. A Telegram bot receives a message (e.g., “Top sales for Azuki”).
  2. The AI router in this workflow determines which agent should process the request:
    • Marketplace Agent → Listings, offers, and orders
    • Analytics Agent → Sales volume, price trends, wallet behavior
    • NFT Agent → Metadata, traits, ownership info
  3. The selected agent queries the OpenSea API using your API key.
  4. The response is processed using GPT-4o-mini, formatted, and sent back via Telegram.

What You Can Do with This Agent

🔹 Discover undervalued NFTs based on trait rarity and price
🔹 Track market trends for any collection in real time
🔹 Compare collection performance by volume, sales, and listings
🔹 Analyze flipping trends and whale activity across wallets
🔹 Retrieve NFT ownership and metadata instantly
🔹 View trait-specific offers for insight into rarity-driven demand


Example Queries You Can Use

"What are the cheapest NFTs in the Pudgy Penguins collection?"
"Get sales volume for Azuki and CloneX over the last 30 days."
"Who owns Bored Ape #456?"
"Show the best current offers for Moonbirds."


Set Up Steps

  1. Create a Telegram Bot
    • Use @BotFather to create your bot and get the API token.
  2. Get an OpenSea API Key
  3. Configure n8n Credentials
    • Add your Telegram Bot and OpenSea API Key under Credentials in n8n.
  4. Download Required Sub-Workflows
  5. Deploy & Test
    • Chat with your Telegram bot. Try: "Compare BAYC and Azuki volume" or "Show listings for Doodles."

✅ Final Notes

> If your queries don’t respond correctly, make sure all three sub-workflows are installed and published, not just saved.


🚀 Dominate the NFT market with AI-powered OpenSea intelligence—right from your Telegram inbox!

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - When chat message received

Type / Role
@n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
Config choices
Version 1.1

Block 2 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.1

Block 3 - Adds SessionId

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - Opensea Supervisor Brain

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 5 - Opensea Supervisor Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 6 - OpenSea Analytics Agent Tool

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 7 - OpenSea NFT Agent Tool

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 8 - OpenSea Marketplace Agent Tool

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2

Block 9 - Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 10 - OpenSea AI-Powered Insights Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.8

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Get real-time NFT insights via Telegram with OpenSea & AI (Main interface)
Complexity intermediate
Nodes 13
Categories Crypto Trading, AI Chatbot
Author Don Jayamaha Jr
Published 20 Mar 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3236/3236.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Get real-time NFT insights via Telegram with OpenSea & AI (Main interface) do?

Track NFT market trends, collections, and trades in real time—directly from Telegram! This master workflow integrates the OpenSea API , GPT 4o mini AI , and Telegram , allowing users to request nat...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.