Overview
- Skill Key
- bryan-cmc/cmc-api-dex
- Author
- bryan-cmc
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bryan-cmc/cmc-api-dex
- Latest Commit SHA
- 825bd55d634d8d35f1d328b937397825ea449dd2
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user mentions DEX API, asks about on-chain token data, wants to look up tokens by contract address, needs security/rug risk checks, or is building DEX integrations. This is the definitive reference for CMC DEX API questions. Trigger: "DEX API", "token by contract address", "CMC security API", "liquidity pool API", "/cmc-api-dex"
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cmc-api-dex 技能。 若已安装,则直接安装 cmc-api-dex 技能。
# CoinMarketCap DEX API This skill covers CoinMarketCap's DEX (Decentralized Exchange) APIs for on-chain token data. Unlike CEX endpoints, these APIs fetch data directly from blockchain DEXs like Uniswap, PancakeSwap, and Raydium. ## Authentication All requests require an API key in the header: ```bash curl -X GET "https://pro-api.coinmarketcap.com/v1/dex/platform/list" \ -H "X-CMC_PRO_API_KEY: your-api-key" ``` Get your API key at: https://pro.coinmarketcap.com/login ## Base URL ``` https://pro-api.coinmarketcap.com ``` ## POST vs GET Endpoints Many DEX endpoints use POST for complex queries with body parameters. Always check the method: 1. GET endpoints pass parameters as query strings 2. POST endpoints pass parameters in JSON body with `Content-Type: application/json` ## Common Use Cases See [use-cases.md](references/use-cases.md) for goal-based guidance on which endpoint to use: 1. Get DEX token price by contract address 2. Find a token's contract address by name 3. Get prices for multiple tokens at once 4. Check token security before trading 5. Find liquidity pools for a token 6. Find trending DEX tokens 7. Find today's biggest DEX gainers 8. Find newly launched tokens 9. Detect potential rug pulls (liquidity removal) 10. Get recent trades for a token 11. Get supported networks and DEXs 12. Get meme coins ## API Overview | Endpoint | Method | Description | Reference | |----------|--------|-------------|-----------| | /v1/dex/token | GET | Token details by platform/address | [tokens.md](references/tokens.md) | | /v1/dex/token/price | GET | Latest DEX price for a token | [tokens.md](references/tokens.md) | | /v1/dex/token/price/batch | POST | Batch token prices | [tokens.md](references/tokens.md) | | /v1/dex/token/pools | GET | Liquidity pools for a token | [tokens.md](references/tokens.md) | | /v1/dex/token-liquidity/query | GET | Token liquidity over time | [tokens.md](references/tokens.md) | | /v1/dex/tokens/batch-query | POST | Batch token me...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.