Agent Skillsccxt/ccxt › query-address-info

query-address-info

GitHub

查询指定链上钱包地址的代币持仓信息,包括代币名称、符号、当前价格、24小时涨跌幅及持有数量。支持BSC、Solana、Base和Ethereum等主流公链,适用于获取用户或特定地址的投资组合详情。

.agents/skills/query-address-info/SKILL.md ccxt/ccxt

Trigger Scenarios

查询某地址的代币持仓 获取钱包余额明细 查看特定地址的投资组合

Install

npx skills add ccxt/ccxt --skill query-address-info -g -y
More Options

Non-standard path

npx skills add https://github.com/ccxt/ccxt/tree/master/.agents/skills/query-address-info -g -y

Use without installing

npx skills use ccxt/ccxt@query-address-info

指定 Agent (Claude Code)

npx skills add ccxt/ccxt --skill query-address-info -a claude-code -g -y

安装 repo 全部 skill

npx skills add ccxt/ccxt --all -g -y

预览 repo 内 skill

npx skills add ccxt/ccxt --list

SKILL.md

Frontmatter
{
    "name": "query-address-info",
    "metadata": {
        "author": "binance-web3-team",
        "version": "2.0"
    },
    "description": "Snapshot of a single wallet's token holdings on a specific chain — list of every token currently held with\nname, symbol, current price, 24h price change, and holding quantity.\nUse when the user provides an explicit wallet address (or says \"my wallet\") and wants the current portfolio:\n\"what does 0x... hold\", \"wallet balance breakdown\", \"list positions for this address\",\n\"what tokens are in this wallet\", \"show me the holdings of <address>\".\n"
}

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

When to Use This Skill

User intent Command
List a wallet's token holdings with price and 24h change positions

Supported Chains

Chain chainId
BSC 56
Solana CT_501
Base 8453
Ethereum 1

How to Call APIs

node <skill-dir>/scripts/cli.mjs positions '{"address":"0x...","chainId":"56","offset":0}'

Commands

Command Purpose Required args Example
positions List wallet token holdings (price + 24h change + quantity) address, chainId, offset node <skill-dir>/scripts/cli.mjs positions '{"address":"0x...","chainId":"56","offset":0}'

Rules

  • offset is required on every call — including the first page. Pass 0 to fetch the first page; increment for subsequent pages. Omitting it causes an upstream validation error.
  • Pagination: repeat with increasing offset until data.list is empty or shorter than the page size.
  • Icon URL prefix: icon is a relative path (e.g., /images/web3-data/public/token/logos/xxxx.png). Prepend https://bin.bnbstatic.com to render.
  • Numbers as strings: price, percentChange24h, remainQty are strings — convert to numbers before arithmetic.

Full CLI Reference

See references/cli.md for per-subcommand invocations, parameter tables, return-field tables, and real response samples.

Version History

  • 5248956 Current 2026-08-20 07:43

Same Skill Collection

.agents/skills/binance-sports-ai-analyzer/SKILL.md
.agents/skills/binance/SKILL.md
.agents/skills/fiat/SKILL.md
.agents/skills/query-token-audit/SKILL.md
.agents/skills/trading-signal/SKILL.md
.claude/skills/ccxt-csharp/SKILL.md
.claude/skills/ccxt-go/SKILL.md
.claude/skills/ccxt-java/SKILL.md
.claude/skills/ccxt-php/SKILL.md
.claude/skills/ccxt-python/SKILL.md
.claude/skills/ccxt-typescript/SKILL.md
.claude/skills/new-exchange/SKILL.md
.agents/skills/binance-agentic-wallet/SKILL.md
.agents/skills/binance-tokenized-securities-info/SKILL.md
.agents/skills/crypto-market-rank/SKILL.md
.agents/skills/meme-rush/SKILL.md
.agents/skills/onchain-pay-open-api/SKILL.md
.agents/skills/p2p/SKILL.md
.agents/skills/payment-assistant/SKILL.md
.agents/skills/query-token-info/SKILL.md
.agents/skills/square-post/SKILL.md
.claude/skills/ccxt-cli/SKILL.md

Metadata

Files
0
Version
5248956
Hash
7a57fe48
Indexed
2026-08-20 07:43

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 21:33
浙ICP备14020137号-1 $mapa de visitantes$