bybinance· 18 skills
Snapshot of a single wallet's token holdings on a specific chain — list of every token currently held with name, symbol, current price, 24h price change, and holding quantity. Use when the user provides an explicit wallet address (or says "my wallet") and wants the current portfolio: "what does 0x... hold", "wallet balance breakdown", "list positions for this address", "what tokens are in this wallet", "show me the holdings of <address>".
$npx -y skills add binance/binance-skills-hub --skill query-address-infoInstalls into the current project.
Run `npx skills use "https://github.com/binance/binance-skills-hub" --skill "binance/binance-skills-hub/query-address-info"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/binance/binance-skills-hub" that are relevant to the current task. Run `npx skills add "https://github.com/binance/binance-skills-hub"` and select the relevant skills, then follow their instructions.