Leaderboard
leaderboardRetrieve a verified trader leaderboard with PnL metrics including equity, win rate, and drawdown, plus farmer flags to identify rewards-farming bots.
Instructions
Verified trader leaderboard from our registry + PnL engine (batch-computed). metric: pnl_window | pnl_total | equity | day_winrate. Farmer flags mark likely rewards-farming bots (heuristic v0). Each row (USD where monetary): address, equity, pnl_total, pnl_window, day_winrate (pct 0-100), max_dd (pct), maker_share, avg_fill, farmer_flag (bool), identity_residual. Requires a batch run — otherwise returns {"error": "no leaderboard run yet — run leaderboard.py first"}. Example: leaderboard(limit=20, metric="pnl_window")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| metric | No | pnl_window | |
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||