Get current HIP-4 open interest
0xArchive API reference for Get current HIP-4 open interest. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
HIP-4 coin id (e.g., 0 for outcome 0 Yes side, 1 for No side). The #-prefixed form (#0, #1) is also accepted.
"0"
Response
Current open interest
API response wrapping a single HIP-4 per-side open-interest record
true
HIP-4 per-side open-interest record. Mirrors the HIP-3 OI shape and adds outcome_id and side. oracle_price is omitted for HIP-4 (outcomes have no oracle feed). Note: mark_price is an implied probability in [0,1], not a USD price; same field name as perps because Hyperliquid upstream uses markPx for both.
Response metadata