The proven-trader board
proven_tradersThe Hyperliquid accounts screened for profit on Hyperliquid's own leaderboard figures (equity, month and all-time PnL and ROI, which can include open positions) and verified by their own fills to trade at a pace a person could follow, each with a trader number, its numbers and the coins it trades. Use it for "who are the best traders", "who is Trader 12", "which proven traders trade SOL". With no coin filter it is the same on every plan; on the free plans a coin filter other than BTC gets a headline. For one account's live book use hl_wallet; for what they just did use hl_moves; for their collective book per coin use smart_money. Descriptive market data only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | Only traders whose recent coins include this symbol. Omit for the whole board. | |
| pair | No | Alias for coin. | |
| limit | No | Max traders. Defaults to 20, hard ceiling 100 for everyone and no plan raises it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | wallet, traderNo, equityUsd, monthPnl, monthRoi, allTimePnl, allTimeRoi, fillsPerDay, verifiedSpanDays, verifiedFills, coins. | |
| count | No | Rows returned. | |
| matched | No | Rows matching the filter before the limit. | |
| summary | No | The answer in one plain sentence, computed from the fields below. Open the reply with this, then let the numbers back it up. Null only when there was nothing to summarise. | |
| available | No | False when the board is not published. |