Game
reading the chain…
Game
reading the chain…
3 sealed trees · set #1
Dig or bank — a decision ladder over a 25-tile field.
All-time
first round 50d ago · last 10h ago
How it's built
A 5×5 field with 1, 3 or 5 mines depending on variant. Each dig is a chance node whose survival probability is the exact hypergeometric count of safe tiles remaining; each cash-out is a free decision edge to a leaf paying the current ladder value. Because cash-out edges add no stake, the optimal-play value the contract sealed is the max over your stopping strategies — you can't beat the band by quitting cleverly. Which tiles hide mines is presentation; how deep you dug is the money path.
Build one yourself — the SDK seals any distribution the edge band admits.
Rungs
Recent rounds
Each round's roll is re-derived from the revealed seed on its channel's proof page — nothing here is read from a private database of outcomes.