Skip to main content
The hyperliquid.predictions.markets table contains every Hyperliquid HIP-4 prediction-market outcome at the token-side grain. Each outcome has two rows, one per token in the YES/NO pair. The primary key is coin, the native side-token identifier (e.g. #54760).
HIP-4 has three market categories:
  • price_binary: auto-generated price-threshold outcomes (Recurring), parameterized by an underlying asset, a target price, an expiry, and a recurrence period.
  • categorical: outcomes that belong to a parent question with multiple named choices and a fallback “Other”.
  • binary: standalone named outcomes with no parent question.

Table Columns

Sample Query