| time | timestamp | Timestamp of the market data snapshot |
| coin | varchar | Ticker symbol of the perpetual futures asset |
| funding | double | Current funding rate for the perpetual contract |
| open_interest | double | Total open interest in the asset |
| prev_day_px | double | Closing price from the previous day |
| day_ntl_vlm | double | Notional trading volume over the day |
| premium | double | Premium of the perpetual price over the oracle price |
| oracle_px | double | Oracle (spot index) price of the asset |
| mark_px | double | Mark price used for margin and liquidation calculations |
| mid_px | double | Mid-point price between best bid and best ask |
| impact_bid_px | double | Bid-side price adjusted for a standard impact notional |
| impact_ask_px | double | Ask-side price adjusted for a standard impact notional |