v1
latestOpenAPI 3.1.02026-07-2657157254.1 KBGet Smart Activity Markets
Discover markets where high-performing wallets are active.
Use Case: Find alpha by seeing where profitable traders are putting their money.
How it works:
- Define "smart wallets" using the filter criteria (min_realized_pnl, min_total_pnl, min_roi, etc.)
- Find all markets these wallets have traded
- Rank markets by smart wallet activity (volume, count, realized PnL)
Filter Requirements:
At least one "strong" filter must meet configured minimum thresholds. Defaults in this service:
- min_realized_pnl >= 5000 ($5,000+ PnL)
- min_total_pnl >= 5000 ($5,000+ net total PnL)
- min_roi >= 0.15 (15%+ ROI)
- min_trades >= 100 (100+ trades)
- min_volume >= 10000 ($10,000+ volume)
If using min_win_rate or min_profit_factor without a strong filter, you must also specify min_trades >= 50.
These requirements ensure meaningful wallet filtering and fast query performance.
Returns markets sorted by smart wallet activity metrics.
Query parameters
Time window for rolling metrics.
Time window for metrics
Sort options for smart activity markets.
Sort markets by this metric
Sort order direction enum.
Sort order
Minimum global realized PnL to be 'smart' (USD)
Minimum global realized PnL to be 'smart' (USD)
Minimum global total PnL to be 'smart' (USD, net of fees)
Minimum global total PnL to be 'smart' (USD, net of fees)
Minimum global ROI to be 'smart' (decimal)
Minimum global ROI to be 'smart' (decimal)
Minimum global win rate (decimal)
Minimum global win rate (decimal)
Minimum global profit factor
Minimum global profit factor
Minimum global trade count
Minimum global trade count
Minimum global volume (USD)
Minimum global volume (USD)
Filter by market status: open or closed
Filter by market status: open or closed
Results per page
Results per page
Cursor for pagination
Cursor for pagination
Response
Successful Response