What problem does it solve? Finding reliable token information across chains requires juggling multiple block explorers and data sources. This Skill consolidates token search, metadata, real-time market data, and candlestick charts into a single set of Binance Web3 API endpoints. ## Core Features & Use Cases - Token Search: Find tokens by name, symbol, or contract address across BSC, Base, and Solana, with sorting by volume. - Metadata & Social Links: Retrieve token name, symbol, logo, decimals, creator address, audit flags, and official social links for project research. - Real-Time Market Data: Get price, price changes across multiple timeframes, volume, liquidity, market cap, holder counts, and smart money/KOL holding percentages. - K-Line Candlesticks: Fetch OHLCV candlestick data across 16 intervals (1s to 1 month) for technical analysis. - Use Case: A user asks "What's the current price and holder distribution of this token on BSC?" — the Skill calls the dynamic data endpoint and returns price, liquidity, top-10 holder percentage, and KOL holdings in one response. ## Quick Start Ask the assistant to look up a token's price, market data, or candlestick chart by providing its name, symbol, or contract address and chain.