mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-08-19 02:58:07 +00:00
Previous validation used millisecond timestamps causing 401 errors, which jq parsed as 0 and were mistaken for "field ignored" results. Re-validated with correct second-precision timestamps — all 30 pairs confirmed working. Only min/max_x_follower remains removed (truly ignored). Restored fields (10 flags, 5 pairs): - min/max_volume_24h - min/max_net_buy_24h - min/max_swaps_24h - min/max_buys_24h - min/max_sells_24h Also restored min_volume_24h=1000 in the strict filter preset. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>