get_lighter_open_interest
Retrieve current open interest for a coin on Lighter.xyz. Returns OI, mark price, and oracle price given a coin symbol.
Instructions
Get the current Lighter.xyz open interest for a coin. Returns OI, mark price, and oracle price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Lighter.xyz coin symbol, e.g. 'BTC', 'ETH' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |