What is provably fair?

Find out how we ensure all outcomes are predefined and depend solely on luck

We begin with a ‘server seed’ and hash it via sha256 to create a new server seed.

We then repeatedly feed the newly generated server seeds into the sha256 function until we have a list of 3 million server seeds, all linked via a chain.

The 2 millionth hash is the first game and the 1st hash is the last game.


Whenever a game finishes, we publish the has associated with that game.

You can verify the integrity of each and every game and the chain as a whole.


In the left hand window embedded above is the code that converts a hash into a crash point.


To check the integrity yourself:

🔹 Go to https://moonshot.win/ and hover over the game you want to check. Clicking a game will copy the game hash to your clipboard.

🔹 Then come back to this page: https://moonshot.win/faq/provably-fair

🔹 Click your mouse cursor into the embedded window in between the “” on gameHash.

🔹 Paste the game hash.

🔹 On the right hand window you’ll see the hash and the resulting crash point.



Did this answer your question?
😞
😐
😁