AgentMarketMCP / SKILL 资产档案馆

目录 / Wallet Portfolio — Multi-Chain Token Holdings

MCP 鉴权未知 未评级 已上架

Wallet Portfolio — Multi-Chain Token Holdings

Crypto wallet portfolio API for AI agents. Full token holdings across Ethereum, Base, Polygon, Arbitrum, and BSC: ETH balance, all ERC-20 tokens, USD values, 24h changes, and total portfolio value. Tools: wallet_get_portfolio (full holdings), wallet_get_balance (ETH only). Use this for portfolio tracking, wealth verification, or wallet analysis. Essential for any agent managing crypto assets. IMPORTANT: For token safety check, use token_check_safety. For gas prices, use gas_get_current_price. Returns: {totalUsd, tokens[], ethBalance}. No API key required — x402 micropayment $0.003/call on Base L2.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://wallet-portfolio--axel-belfort.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Wallet Portfolio — Multi-Chain Token Holdings": {
      "url": "https://wallet-portfolio--axel-belfort.run.tools"
    }
  }
}

能力清单

工具说明
wallet_get_portfolioUse this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON. 1. nativeBalance: ETH balance with USD value 2. tokens: array of ERC-20 tokens wi
wallet_get_balanceUse this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio. 1. ethBalance: native ETH balance with USD value 2. u
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。