More
Shield
Fair-play guarantees — and where each one stands.
Unpredictable winner
in progressThe winning tile comes from a secure RNG (VRF or bonded commit–reveal). The winner is never derived from block hash or timestamp alone.
Owner can't pick
by designNo admin function selects a tile or a winner. The contract has no owner key over round outcomes.
Entry fee can't skew odds
shippedThe 1% fee is skimmed at deploy, before funds enter the pool, so it never touches the win/loss math.
You can't win from yourself
shippedA lone player who covers the winning tile just gets their net stake back — the loser pot is zero, so no cut and no buyback.
Fixed supply
shippedDRIP is never minted. Every reward is bought from the market, so the game can't inflate the token.
Slippage-bounded buyback
shippedThe cut→DRIP swap is a permissionless keeper step with a caller-supplied minimum out, so it can't be sandwiched into a bad fill.
Honest note. This is a real-money game of chance and a pre-launch demo. Secure randomness and legal/geo review must be in place before any mainnet round. See the repo blockers for the full list.