pulse_coin_kings
Identify top earners per coin on Hyperliquid. Returns coin, wallet, PnL, fees, and rank. Query who owns Bitcoin or best trader per market.
Instructions
Find the top earner(s) per coin within the window. perCoinRank=1 returns only the #1 earner ('king') of each coin; higher values return the top-N per coin. Returns coin, wallet, coin PnL, fees, lifecycle count, and rank. Use for 'who owns BTC?' / 'who is the best trader of each market?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| perCoinRank | No | Top-N earners per coin to return. 1 = the king only. Default 1. | |
| limit | No | Number of rows to return. | |
| offset | No | Pagination offset. |