fix strategy list signature auth

This commit is contained in:
deepfeature
2026-04-03 14:21:59 +08:00
parent e9ff951083
commit ed27705826
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -532,7 +532,7 @@ gmgn-cli order strategy create \
## order strategy list
List strategy orders. Uses normal auth.
List strategy orders. **Requires `GMGN_PRIVATE_KEY` configured in `.env`.**
```bash
gmgn-cli order strategy list --chain <chain> [--type <open|history>] [--from <address>] [--group-tag <tag>] [--base-token <address>] [--page-token <token>] [--limit <n>] [--raw]