Rekt or Riches

the treasury moves first — you find out which way after
ROUND
FILLED0/36
POT0 SOL
PAYS
STATUS

the house edge pumps the chart

Every round leaves the price exactly where it found it — the bundle puts back what it takes. The edge doesn't sit in a wallet: it goes to the dev wallet and gets bought back into the chart.

slot
win · lose
direction is hidden until the round fires

Verify the draw

At round open the server publishes commit = sha256(seed) before it can see the pot. At close it reveals seed and mixes in that block's close blockhash — unknown to the server at commit time — to derive direction and swing. Hash the revealed seed yourself and confirm it matches the commit that was published while the round was still open.

CURRENT COMMIT
LAST ROUND
DIRECTION
SWING
SEED
CLOSE BLOCKHASH

no settled round yet

How it works

  1. 36 slots. Take one and bet SOL.
  2. The bundle moves the price right before you buy — then puts it back.
  3. You don't get the move. You only get the entry.
  4. Win X or lose X — the swing is exactly symmetric.

Which way it goes is hidden until it executes, and the whole thing lands in one atomic transaction — nobody can get in front of it.