fix(trenches): restore min/max_x_follower — confirmed working by user test

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gumponchain
2026-03-31 15:22:13 +08:00
committed by GMGN.AI
parent 5547e9fd30
commit 3951d9963e
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -492,6 +492,7 @@ All filter flags are sent as part of the API request body — the server filters
| `--min-creator-created-count` / `--max-creator-created-count` | int | Creator's total token creation count |
| `--min-creator-created-open-count` / `--max-creator-created-open-count` | int | Creator's graduated token count |
| `--min-creator-created-open-ratio` / `--max-creator-created-open-ratio` | float | Creator's graduation ratio (01) |
| `--min-x-follower` / `--max-x-follower` | int | Twitter / X follower count |
| `--min-twitter-rename-count` / `--max-twitter-rename-count` | int | Twitter rename count |
| `--min-tg-call-count` / `--max-tg-call-count` | int | Telegram call count |