Round opens
A new round opens with a fixed strike price drawn from a fresh, signed oracle reading. The strike is visible to every player at the same instant.
Prediction window
Players submit opaque, sealed predictions — ABOVE or BELOW — paired with their stake. Predictions are committed as cryptographic hashes; the actual choice is not revealed to anyone, including Prediction Arena, during this phase.
Settlement
A cryptographically signed oracle price for the round-end timestamp is fetched and submitted to the contract. The contract independently verifies the signature against the oracle’s guardian set and a per-market safety threshold before accepting the value.
Reveal and resolve
Sealed predictions are revealed and matched against the verified settlement price. The winning side is determined automatically by the contract.
What is constant across every round
- Identical structure. Every player sees the same window, the same strike, the same settlement source, the same rake.
- Identical settlement. Every round is settled against a signed oracle price. No exceptions, no manual overrides, no “trust us this time.”
- Identical visibility. No player has earlier, faster, or more detailed information than any other player.
What is different per market
- Asset. BTC, ETH, SOL, XAU, EUR/USD, and a growing list.
- Round duration. Short for liquid crypto, longer for less-liquid markets.
- Confidence threshold. Each market has a per-asset safety threshold — if the oracle’s reported confidence interval is too wide (e.g. metals during a holiday weekend), settlement is automatically delayed rather than executed on bad data.
