get_open_interest
Retrieve current Hyperliquid open interest for any coin, including mark price, oracle price, and 24h volume.
Instructions
Get the current Hyperliquid open interest for a coin. Returns OI, mark price, oracle price, and 24h volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Coin/market symbol, e.g. 'BTC', 'ETH', 'SOL' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |