加密貨幣Portfolio追蹤 - 支援TRON/ETH/BSC,分析持倉、收益、Gas費用
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill crypto-portfolio-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Crypto Portfolio Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-crypto-portfolio-tracker)More formats (shields.io, HTML) on the badges page.
---
name: crypto-portfolio-tracker
description: 加密貨幣Portfolio追蹤 - 支援TRON/ETH/BSC,分析持倉、收益、Gas費用
version: 1.0.0
tags:
- crypto
- defi
- tron
- eth
- portfolio
- tracking
---
# Crypto Portfolio Tracker
追蹤你既加密貨幣投資組合。
## 支援網絡
- 🌐 TRON (TRC20)
- 🔷 Ethereum (ERC20)
- 🔶 BSC (BEP20)
## 功能
- 💰 餘額查詢
- 📊 持倉分析
- 📈 收益計算
- ⛽ Gas費用追蹤
- 🔔 價格alert (optional)
## 使用
```bash
# TRON餘額
tron wallet --address TXXX... balance
# 查詢代幣
tron token --address TXXX... balance --symbol USDT
```
## 整合
可以配合 Sunswap DEX skill 做swap分析。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!