Returns a P&L leaderboard filtered to markets with a specific tag. Works for smaller/niche tags. Large tags (sports, crypto) return an error suggesting the global leaderboard instead.Documentation Index
Fetch the complete documentation index at: https://polynode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | integer | 100 | Max 1000 |
offset | integer | 0 | Pagination offset |
Example
Response fields
| Field | Type | Description |
|---|---|---|
wallet | string | Wallet address |
net_pnl | string | Net realized P&L in this tag (6-decimal USDC) |
gross_profit | string | Sum of winning positions |
gross_loss | string | Sum of losing positions |
total_volume | string | Total volume traded in this tag |
position_count | integer | Number of positions in markets with this tag |

