get_funding_current
Retrieve the current funding rate, premium, and timestamp for a specified coin on Hyperliquid.
Instructions
Get the current Hyperliquid funding rate for a coin. Returns the latest funding rate, premium, and timestamp.
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 |