Free Play

$
9
8
7
6
5
4
3
2
1
0
9
8
7
6
5
4
3
2
1
0
.
9
8
7
6
5
4
3
2
1
0

How Crash Works

To generate a crashing point for a game, we use two inputs:

  • The Server seed, one of 10,000,000 pregenerated SHA256 hashes creating a chain - each element is a hash of the lowercase, hexadecimal string representation of the previous hash.
  • The Client seed, a random string we were not aware of when generating the Server seed chain. We chose the hash of Bitcoin block as per our Twitter Seeding Event (visible below).

Note: Since it is a social game, the Server and Client seed concepts are different from the single-player PvE modes.

How Crash Results Are Generated

  1. Click on a multiplier in the recent crash history.

  2. Obtain the Server and Client seed.

  3. Open our Crash Verifier and insert the values, then click Run.

  4. Ensure that the crash point is correct, and the output hash matches Server seed of the previous game.