Binance/query-token-info — Agent Skills | officialskills.sh
Back to skills

query-token-info

communitydata

Queries token data from Binance Web3 APIs across BSC, Base, and Solana.

Setup & Installation

npx skills add https://github.com/binance/binance-skills-hub --skill query-token-info
or paste the link and ask your coding assistant to install it
https://github.com/binance/binance-skills-hub/tree/main/skills/binance-web3/query-token-info
View on GitHub

What This Skill Does

Queries token data from Binance Web3 APIs across BSC, Base, and Solana. Given a keyword, symbol, or contract address, it returns token metadata, real-time market metrics, and OHLCV candlestick data.

Instead of navigating multiple Binance Web3 pages manually, it pulls search results, metadata, live market data, and candlestick history in one place without leaving your workflow.

When to use it

  • Looking up a Solana token by contract address to verify its creator and social links
  • Checking 24-hour volume and holder distribution before entering a position
  • Pulling 1-minute K-line data for a BSC token to analyze recent price action
  • Searching for tokens by name across multiple chains in a single query
  • Comparing liquidity and top-10 holder concentration across similar tokens