Condition filtering, supports filtering progress/time/market cap/holders/snipers count/volume/trades/buy times/sell times/Dev hold percentage/top 10 holder rate/total priority fee + bribe fee/dexs,
Example: { "launchProgress": [ 0.01, 1 ], "createdAt": [ 1754362054188, 1754362054188 ], "marketCap": [ "1000", "20000" ], "holders": [ "0", "100" ], "snipersCount": [ "30", "null" ], "buyAndSellVolume": [ "1000", "10000" ], "buyAndSellTimes": [ "10", "100" ], "buyTimes": [ "100", "1000" ], "sellTimes": [ "100", "1000" ], "devHoldPercent": [ 0.1, 1 ], "top10HolderRate": [ 0.11, 1 ], "totalFee": [ "1", "10" ], "dexs": [ "pump", "bonk", "boop", "raydium_launchpad" ]}