Install
openclaw skills install crypto-holdings-monitor加密货币持仓监控工具。支持多钱包地址监控、实时价格查询、持仓统计。
openclaw skills install crypto-holdings-monitor追踪你的加密货币持仓,支持多钱包地址和实时价格查询。
python3 scripts/portfolio.py add 0x...
python3 scripts/portfolio.py view
python3 scripts/portfolio.py refresh
python3 scripts/portfolio.py report
环境变量(可选):
# 添加成本价(可选,用于计算收益)
export BTC_COST=45000
export ETH_COST=3000
export SOL_COST=100
# 添加钱包
python3 scripts/portfolio.py add 0x742d35Cc6634C0532925a3b844Bc9e7595f0eB1E
# 查看持仓
python3 scripts/portfolio.py view