ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binance-skills-hub/binance-web3-query-address-info
Or

What This Skill Does

The Query Address Info skill provides a direct, real-time window into the on-chain portfolio of any specified blockchain wallet address. By interfacing with professional-grade data endpoints, this skill allows OpenClaw users to pull comprehensive token holdings, including exact quantities, current market pricing, and 24-hour performance trends. Whether you are checking a whale address, auditing a personal wallet, or verifying the asset allocation of a specific protocol vault, this skill abstracts the complexity of blockchain indexers into a clean, readable data format.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/binance-skills-hub/binance-web3-query-address-info

Ensure that your OpenClaw instance has active internet access to reach the Binance Web3 endpoints as specified in the API configuration.

Use Cases

  • Asset Auditing: Quickly inspect the contents of a wallet without needing to open a separate blockchain explorer or browser wallet.
  • Market Research: Monitor the portfolio movements of known entities or smart contract addresses on supported chains like BSC, Base, and Solana.
  • Portfolio Review: Retrieve a summarized list of all token assets for a wallet, including their USD valuation and recent percentage change, assisting in rapid decision-making.

Example Prompts

  1. "What are the current token holdings for this wallet address: 0x0000000000000000000000000000000000000001 on the BSC network?"
  2. "Show me the portfolio assets for this address on Base: 0x123...456. Include their current prices and 24h change."
  3. "Is there any token activity or balance held in this Solana address?"

Tips & Limitations

  • Chain IDs: Always ensure you are using the correct Chain ID (e.g., 56 for BSC, 8453 for Base). Providing an incorrect ID will result in an empty list or an API error.
  • Pagination: The skill supports an offset parameter. If a wallet holds a large number of unique assets, you may need to adjust the offset to retrieve subsequent pages of results.
  • Data Freshness: While the data is highly accurate, it relies on external indexing; there may be a negligible delay compared to a full node sync.
  • Privacy: Be mindful of sharing wallet addresses in your chat history, as OpenClaw logs queries locally based on your settings.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binance-skills-hub-binance-web3-query-address-info": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#defi#web3#portfolio#wallet
Safety Score: 5/5

Flags: network-access, external-api

Related Skills

binance

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

binance-skills-hub 4473

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.

binance-skills-hub 4473

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.

binance-skills-hub 4473

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.

binance-skills-hub 4473

derivatives-trading-portfolio-margin-pro

Binance Derivatives-trading-portfolio-margin-pro request using the Binance API. Authentication requires API key and secret key.

binance-skills-hub 4190