query-token-info
Installation
Summary
Query token details, market data, and candlestick charts across BSC, Base, and Solana.
- Search tokens by name, symbol, or contract address; retrieve metadata including social links, creator info, and token descriptions
- Access real-time market data: price, 24-hour volume, market cap, liquidity, holder distribution, and price trends across multiple timeframes
- Fetch K-Line candlestick data with configurable intervals (1 second to 1 month) for technical analysis, supporting both price and market cap modes
- Supports three chains: BSC (chainId 56), Base (8453), and Solana (CT_501)
SKILL.md
Query Token Info Skill
Overview
| API | Function | Use Case |
|---|---|---|
| Token Search | Search tokens | Find tokens by name, symbol, or contract address |
| Token Metadata | Static info | Get token details,name,symbol,logo, social links, creator address |
| Token Dynamic Data | Real-time market data | Price, volume, holders, liquidity, market cap |
| Token K-Line | Candlestick charts | OHLCV data for technical analysis |
Use Cases
- Search Tokens: Find tokens by name, symbol, or contract address across chains
- Project Research: Get token metadata, social links, and creator info
- Market Analysis: Real-time price, volume, holder distribution, and liquidity data
- Chart Analysis: K-Line candlestick data for technical analysis
Supported Chains
Related skills