workflows.fit
Back to n8n workflows
n8n templateFreeBy Don Jayamaha Jr

Analyze DEX liquidity, trades & spot pairs with CoinMarketCap AI agent

Gain full visibility into decentralized exchanges using CoinMarketCap’s DEXScan API—powered by AI. This workflow is part of the CoinMarketCap AI Analyst system and delivers real-time and historical insights on spot tr...

AILangchainCore NodesExecute Workflow TriggerAgentLm Chat Open AiMemory Buffer Window
Loading interactive preview...

Template notes

Gain full visibility into decentralized exchanges using CoinMarketCap’s DEXScan API—powered by AI.

This workflow is part of the CoinMarketCap AI Analyst system and delivers real-time and historical insights on spot trading pairs, DEX liquidity, trading activity, and OHLCV data across chains like Ethereum, Polygon, Solana, and more.

Use this workflow as a sub-agent triggered by a parent supervisor workflow, or run it manually with inputs sessionId and message.

---

🔧 Supported Tools (8 Total)

1. DEX Metadata → Static info (name, launch date, logo, URLs) 2. DEX Networks List → All supported DEX chains + network metadata 3. DEX Listings Quotes → Ranked list of DEXs with live trading volume, market share 4. DEX Pair Quotes (Latest) → Real-time liquidity, price, and buy/sell stats 5. DEX OHLCV Historical → Time-series data (daily/hourly/1m) 6. DEX OHLCV Latest → Today’s price, volume, open/close for pairs 7. DEX Trades Latest → Up to 100 recent trades for any DEX pair 8. DEX Spot Pairs Latest → Active token pairs across DEXs + filters (volume, liquidity, volatility)

---

Agent Architecture - AI Model: gpt-4o-mini - Context Memory: Window buffer using sessionId - Trigger Input: message, sessionId - Execution: Via Execute Workflow or parent AI supervisor - Design: Tool-based LangChain agent with CMC DEXScan endpoints