Merge pull request #158 from GMGNAI/feat-add-follow-tokens-command

Feat add follow tokens command
This commit is contained in:
GMGN.AI
2026-06-11 11:53:40 +08:00
committed by GitHub
6 changed files with 183 additions and 3 deletions
+3
View File
@@ -529,6 +529,9 @@ gmgn-cli portfolio created-tokens --chain sol --wallet <addr>
### Track
```bash
# 查询钱包收藏的代币列表
gmgn-cli track follow-tokens --chain sol --wallet <wallet_address>
# 追踪关注钱包的交易动态
gmgn-cli track follow-wallet --chain sol
gmgn-cli track follow-wallet --chain sol --limit 20 --min-amount-usd 1000