Go head-to-head in Coinflip, Jackpot and Plinko with real Rust skins. Match an opponent, drop the ball, take the pot. Every round is provably fair.
The games
All player-vs-player. All winner-takes-all.
Pick red or blue, match an opponent's stake, and flip. 50/50 when stakes are even, or weighted by value.
Everyone throws skins in the pot. The more you stake, the better your odds. One winner scoops the lot.
Put up your bet, an opponent matches it, and the ball decides. Watch it bounce to your bucket — or theirs.
How it works
OpenID only — we never see your password.
Create a game or join one. Your skins go into escrow.
A provably-fair roll decides the winner, live.
Winnings are traded straight back to your Steam.
Provably fair
Before every round we publish a hashed server seed. The client seed is locked from both players' stakes — so the outcome is sealed before anyone can know it. Afterwards we reveal the seed and you recompute the exact roll, right in your browser.
# commitment (shown before the round)
serverSeedHash = sha256(serverSeed)
# after the round — anyone can run this
ticket = hmac_sha256(serverSeed, clientSeed + ":" + nonce)
roll = int(ticket[:8]) / 2³² → verified ✓
Trust & safety
OpenID only. We never see your credentials.
Skins are held safely and refunded if a game never fills.
Every outcome is verifiable end-to-end.
A small house cut — the rest is all in the pot.
Just want to cash out?
Sell your skins instantly for real money instead of playing.
Sign in with Steam and stake your first skin in seconds.