Filter wallets by market trades with AND/OR logic
Find wallets that traded specific markets with configurable logic. Use AND to find wallets that traded all specified markets, or OR to find wallets that traded any of them. Filter by combined performance metrics across those markets.Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
| Constraint | Value |
|---|---|
limit | 1–100 (default 100) |
Comma-separated market condition IDs (1-10 markets)
"0x123,0x456,0x789"
AND = traded ALL markets, OR = traded ANY market
and, or Time window for metrics
1d, 7d, 30d, all_time Sort field (based on combined metrics)
realized_pnl, total_pnl, volume, roi, profit_factor, win_rate, trades Sort order
asc, desc Minimum combined realized PnL across specified markets (USD)
Maximum combined realized PnL across specified markets (USD)
Minimum combined total PnL across specified markets (USD, net of fees)
Maximum combined total PnL across specified markets (USD, net of fees)
Minimum combined volume across specified markets (USD)
x >= 0Minimum combined trade count across specified markets
x >= 1Minimum combined ROI across specified markets (decimal)
Minimum combined profit factor
x >= 0Minimum combined win rate (decimal)
0 <= x <= 1Minimum combined avg buy price (0-1)
0 <= x <= 1Maximum combined avg buy price (0-1)
0 <= x <= 1Minimum combined avg sell price (0-1)
0 <= x <= 1Maximum combined avg sell price (0-1)
0 <= x <= 1Minimum combined entry edge
-1 <= x <= 1Maximum combined entry edge
-1 <= x <= 1Results per page
1 <= x <= 100Cursor for pagination
Successful Response
Response for wallet filter by markets endpoint.
Market condition IDs used in filter
Logic used: AND or OR
and, or Time window for metrics
1d, 7d, 30d, all_time Sort field used
realized_pnl, total_pnl, volume, roi, profit_factor, win_rate, trades Matching wallets
Pagination info