Back to skills

query-token-info

data

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. I

Setup & Installation

npx skills add https://github.com/binance/query-token-info --skill query-token-info
or paste the link and ask your coding assistant to install it
https://github.com/binance/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

  • Working with query token info functionality
  • Implementing query token info features
  • Debugging query token info related issues