Home/Provably Fair
100% Verifiable

Don't trust. Verify.

Every single bet on SmokBet is generated with cryptographic seeds you control. The house cannot manipulate any outcome — and you can prove it yourself.

1. Server seed (hashed)

Before you place a single bet, we publish a SHA-256 hash of the server seed. We can never change it.

2. Your client seed

You set your own client seed. Change it anytime to start a new fairness session.

3. Nonce + verify

Each bet uses a nonce (counter). When you rotate your seed, the server seed is revealed and you verify every result.

Hash verifier

Paste any server seed + client seed + nonce and compute the SHA-256 hash locally in your browser. Same inputs → same output, always.

FAQ

Why is the server seed hashed first?

So we can prove the seed existed before any bet, but we can't reveal (or change) it until you rotate.

Where do I see my seeds?

In your Wallet → Bet history, every settled round shows the seeds, nonce and result.

Can the casino re-roll my bet?

No. The result is fully determined by (server seed, client seed, nonce). Change any input → completely different result.

What hash do you use?

SHA-256 over the canonical string serverSeed:clientSeed:nonce.

Support