Overview
Implementation
Games
Verify
Overview

Overview

How fair are we?

The outcome of each game is calculated in a deterministic way that allows us to recreate the same result every time after the round is finished. At the start of every game, you can access the hashed server seed of the round that is about to be played, this gives you a guarantee that we couldn't tamper with the results in any way. For games that allow it, we can also use things from the follow list: your client seed, EOS block hash, round number. This ensures that it is not possible for us to deliberately choose unfavorable server seeds before the round starts due to the external influence.