Skip to main content
The hyperliquid.predictions.trades_enriched table contains every Hyperliquid HIP-4 prediction-market trade with outcome, question, and market-resolution context attached on each row. Useful when you want one row per trade with everything needed to filter or label.
Every column from hyperliquid.predictions.trades is available on this table. The columns documented below are the additions beyond the base trades view.

Additional Columns

Outcome metadata

Question metadata

Resolution & Settlement

Market metadata

For all base trade columns (price, size, fees, counterparties, PnL, etc.) see Trades.

Sample Query