query-token-info
Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/binance-skills-hub/binance-web3-query-token-infoWhat This Skill Does
The query-token-info skill is a powerful tool designed to bridge the gap between users and decentralized finance (DeFi) data. It acts as an interface to real-time blockchain market intelligence, allowing agents to search for tokens across multiple chains, including BSC, Base, and Solana. By utilizing this skill, the AI can retrieve comprehensive metadata such as social links, project logos, and creator information. Furthermore, it provides critical market metrics including real-time pricing, percentage change, total supply volume, market capitalization, liquidity depth, and top holder concentration. This allows users to perform deep-dive research on specific assets without leaving the conversational interface.
Installation
To integrate this capability into your AI agent, execute the following command in your terminal within the project root:
clawhub install openclaw/skills/skills/binance-skills-hub/binance-web3-query-token-info
This installs the necessary dependencies and configures the API connection to the Binance Web3 backend, ensuring your agent is immediately equipped to handle token-related inquiries.
Use Cases
This skill is indispensable for several professional and casual scenarios:
- Token Discovery: Rapidly search for obscure tokens using contract addresses or ticker symbols when navigating emerging markets.
- Risk Management: Assess liquidity levels and top-holder percentages to identify potential rug-pull risks or low-volume traps before executing trades.
- Sentiment & Social Verification: Aggregate official website links and social handles (like X) to verify the legitimacy of a project.
- Technical Analysis: Extract K-Line candlestick data to help the agent provide informed responses regarding historical price movements or volatility trends.
Example Prompts
- "Can you look up the current market cap and liquidity for the token with contract address 0x1234... on BSC?"
- "What are the official social media links for the token PEPE on the Base network?"
- "Show me the 24-hour price trend and current volume for Solana tokens currently gaining the most traction."
Tips & Limitations
When using this skill, specify the chain ID whenever possible to improve search speed and accuracy. The tool relies on real-time external data; therefore, ensure network connectivity is stable. While the tool provides excellent market data, always cross-reference high-risk investment decisions with independent research, as liquidity data can fluctuate rapidly during periods of extreme volatility.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-binance-skills-hub-binance-web3-query-token-info": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.
meme-rush
Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.
query-address-info
Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.
derivatives-trading-portfolio-margin-pro
Binance Derivatives-trading-portfolio-margin-pro request using the Binance API. Authentication requires API key and secret key.