Telegram Blockchain DEX Screener Insights Agent
detail.loadingPreview
A Telegram bot that provides real-time insights from blockchain Decentralized Exchange (DEX) data using the DexScreener API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This n8n workflow creates a Telegram bot agent that can interact with the DexScreener API to provide users with real-time insights into blockchain DEX activity. The bot can answer queries about token profiles, boosted tokens, trading pairs, liquidity pools, and more.
Key Features
- Receives user queries via Telegram.
- Leverages OpenAI to understand user intent and select appropriate DexScreener API tools.
- Utilizes various DexScreener API endpoints for data retrieval (e.g., token profiles, boosted tokens, search pairs).
- Formats and sends insightful responses back to the user via Telegram.
- Includes basic memory to maintain conversation context.
How To Use
- Import the workflow: Import this JSON into your n8n instance.
- Configure credentials: Set up your Telegram API credentials and OpenAI API credentials.
- Set environment variables: Configure the
API_BASE_URLfor the DexScreener API (e.g.,https://api.dexscreener.com). - Start the bot: Activate the workflow. Users can then interact with the bot through Telegram.
Apps Used
Workflow JSON
{
"id": "feec844b-20e0-4b78-be6f-a1506464834e",
"name": "Telegram Blockchain DEX Screener Insights Agent",
"nodes": 0,
"category": "Telegram Bots",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: feec844b-20e0...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed Telegram Recipe Bot
A Telegram bot that sends daily vegan recipes to users upon joining.
Summarize YouTube Videos and Chat About Content with GPT-4o-mini via Telegram
Summarize YouTube video transcripts and engage in conversational AI about the content using GPT-4o-mini, all through Telegram.
Agentic Telegram AI Bot with LangChain and DALL-E 3
An AI-powered Telegram bot that interacts with users, generates images using DALL-E 3, and sends them back.
Telegram Weather Bot
A Telegram bot that provides weather information for European cities.
N8N Español - NocodeBot
A Telegram bot that provides information about No-Code tools in Spanish.
CoinMarketCap AI Data Analyst Agent
A Telegram bot that acts as a multi-source AI analyst for cryptocurrency data, integrating CoinMarketCap's CEX and DEX data.