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
@@ -505,6 +505,9 @@ gmgn-cli portfolio created-tokens --chain sol --wallet <addr>
### Track
```bash
# Followed token map for a wallet
gmgn-cli track follow-tokens --chain sol --wallet <wallet_address>
# Follow-wallet trade records
gmgn-cli track follow-wallet --chain sol
gmgn-cli track follow-wallet --chain sol --limit 20 --min-amount-usd 1000