mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
fix: rename --orderby to --order-by, expand holders/traders options, update chain-specific platform/filter values
This commit is contained in:
@@ -162,7 +162,7 @@ token info (confirm token) → portfolio token-balance (check funds) → swa
|
||||
|
||||
**Discover trading opportunities via trending:**
|
||||
```
|
||||
market trending (top 50, score-ranked) → AI selects top 5 by multi-factor analysis → user reviews → token info / token security → swap
|
||||
market trending (top 50) → AI selects top 5 by multi-factor analysis → user reviews → token info / token security → swap
|
||||
```
|
||||
|
||||
---
|
||||
@@ -183,7 +183,7 @@ npx gmgn-cli token info --chain sol --address <addr>
|
||||
npx gmgn-cli market trending \
|
||||
--chain sol \
|
||||
--interval 1h \
|
||||
--orderby volume --limit 20 \
|
||||
--order-by volume --limit 20 \
|
||||
--filter not_risk --filter not_honeypot
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user