get_summary
Retrieve a combined market summary for any cryptocurrency coin, including mark price, oracle price, funding rate, open interest, 24h volume, and 24h liquidation volumes in a single call.
Instructions
Get combined market summary for a coin in a single call. Returns mark price, oracle price, funding rate, open interest, 24h volume, and 24h liquidation volumes.
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 |