💻
CryptoPunt
  • CryptoPunt Overview
  • $PUN
  • Whitepaper
  • FAQ
  • Get started
    • Buying $PUN token
    • How to bridge $PUN to Matic network
    • How to deposit/withdraw $PUN on CryptoPunt
    • Speed up with gas fee checker
  • Games
    • CoinFlip
    • Jackpot
    • Blackjack
    • Robot Miner
  • Information
    • Provably fair
      • Verifiable Random Function
    • Roadmap
    • Team
    • Backers
    • Smart Contracts
    • Privacy Policy
  • Cookie Policies
Powered by GitBook
On this page

Was this helpful?

  1. Information

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.

PreviousRobot MinerNextVerifiable Random Function

Last updated 3 years ago

Was this helpful?