{
  "success": true,
  "updatedAt": "2026-08-19T15:33:07.502Z",
  "network": "testnet",
  "totalOpenPositions": 0,
  "totalOpenInterestUsd": "$0.00",
  "long": {
    "count": 0,
    "openInterestRaw": "0",
    "openInterestUsd": "$0.00",
    "averageEntryPriceRaw": "0",
    "averageEntryPriceNumber": 0,
    "averageEntryPriceFormatted": "$0.00",
    "positions": []
  },
  "short": {
    "count": 0,
    "openInterestRaw": "0",
    "openInterestUsd": "$0.00",
    "averageEntryPriceRaw": "0",
    "averageEntryPriceNumber": 0,
    "averageEntryPriceFormatted": "$0.00",
    "positions": []
  }
}