List top position holders in a Hyperliquid market
hyperliquid_list_top_position_holdersRetrieve the largest current positions for a canonical market from a monitored cohort of public addresses, sorted by notional, PnL, or leverage.
Instructions
List the largest current positions for one canonical market inside Market Depth Lab's monitored public-address cohort. Rankings are cohort-relative and the index retains only the published top positions per market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | all | |
| limit | No | ||
| market | Yes | Canonical market, for example BTC or xyz:NVDA. | |
| offset | No | ||
| sort_by | No | position_notional | |
| address_query | No | ||
| min_position_notional_usd | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured tool result. |