Technical & DevelopmentIntermediate
query-address-info
Retrieve all token holdings and portfolio positions for any wallet ...
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/binance/binance-skills-hub --skill query-address-infonpx skills add https://github.com/binance/binance-skills-hub --skill query-address-infoOr paste this URL into your assistant to install:
Overview
What This Skill Does
Retrieve all token holdings and portfolio positions for any wallet address on BSC, Base, or Solana
Application
When to use this Skill
- Integrating query address info into your development workflow.
- Following best practices for retrieve all token holdings and portfolio positions for any wallet address on bsc, base, or solana.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
Query Address Info Skill
Overview
This skill queries any on-chain wallet address for token holdings, supporting:
- List of all tokens held by a wallet address
- Current price of each token
- 24-hour price change percentage
- Holding quantity
API Endpoint
Query Wallet Token Balance
Method: GET
URL:
https://web3.binance.com/bapi/defi/v3/public/wallet-direct/buw/wallet/address/pnl/active-position-list/ai
Request Parameters:
| Parameter | Type | Required | Description |
|---|
Lines 1 - 25 of 112
Recommendations
Explore other random skills
CreativeIntermediate
plan-design-review
Senior Designer review: rates each design dimension 0-10, explains what a 10 looks like, AI Slop detection
CreativeIntermediate
design-consultation
Build a complete design system from scratch with creative risks and realistic product mockups
CreativeAdvanced
design-review
Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots