Provably fair

What is provably fair?

CryptoPunt uses a provably fair system that allows players to check the integrity of every bet and confirm they have not been manipulated.

Random numbers (for the bet results) are generated by the use of a serverseed, clientseed and a nonce. The serverseed is hashed and shown before the game begins. This ensures that the bet result cannot be modified during the game.

How to verify?

At the Provably Fair Settings you may change your clientseed, so you can verify the previous bets.

You can calculate and verify the bet results by using our Provably fair verifier. In our verifier we show a lot of details so you can understand how the result is generated. Alternatively you can calculate the bet results by using the below PHP script or an external third-party verifier.

Last updated