query-address-info

Query wallet addresses for token balances, prices, and 24h changes across blockchains.

951|183|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/binance/binance-skills-hub --skill query-address-info-binance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-address-info
Source: https://github.com/binance/binance-skills-hub/tree/main/skills/binance-web3/query-address-info
Command: npx skills add https://github.com/binance/binance-skills-hub --skill query-address-info-binance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to easily query the token balances and positions held within any on-chain wallet address across various blockchain networks.

Core Features & Use Cases

  • Comprehensive Balance Check: Retrieves all token holdings for a specified wallet address.
  • Real-time Data: Includes current token prices and 24-hour price changes.
  • Portfolio Overview: Provides a clear view of a wallet's assets and their performance.
  • Use Case: A user wants to know the total value of their holdings on the Base network, including specific tokens like WETH and USDC, and their current price.

Quick Start

Query the token balances for the wallet address 0x123...abc on the BSC chain.

Frequently Asked Questions about query-address-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check on-chain wallet token balances across multiple blockchains?

To check on-chain wallet token balances, you query a specific wallet address using the required chainId and offset parameters. This retrieves token holdings, current prices, and 24-hour price changes across supported chains like BSC and Base.

Can I retrieve active positions and holdings for a wallet address on the Base network?

Yes, you can retrieve active positions and holdings for a wallet address on the Base network. Supplying the address and Base chainId returns the wallet's complete asset portfolio and performance data.

What data is included in a crypto portfolio overview for a specified wallet?

A crypto portfolio overview for a specified wallet includes all token balances, real-time current token prices, and 24-hour price changes, providing a clear view of on-chain assets and their recent performance.

What parameters do I need to query crypto wallet balances on BSC?

Querying crypto wallet balances on BSC requires three parameters: the target wallet address, the chainId specifying the BSC network, and an offset parameter for data retrieval to return token balances and positions.

Does the wallet balance query support tracking 24h price changes for tokens?

Yes, the wallet balance query supports tracking 24h price changes for tokens. It retrieves real-time data that includes current token prices alongside their 24-hour price fluctuations for specified wallet addresses.