None
Soccer
Basketball
Football
Baseball
Hockey
Tennis
Boxing
eSports
Other Sports
Election
Event
Fairness and transparency are the foundation and principles held dearly by woyale. You are entitled and fully capable to verify that every game here is fair.
Players always fear to be cheated on an online casino. This is understandable given that most sites are
operated remotely by someone you have never seen. In cypto-currency gaming
community we have a solution for this - "provably fair". Provably fair is a method that enables you to
verify each roll result and make sure you are not being cheated.
Read more on wiki.
At woyale, each roll result is calculated by the three variables:
You will get an encrypted hash of the server seed before a game starts. Since you get it in
advance, the site cannot change it later. However it is encrypted, so you cannot calculate your own roll
results in advance (only afterwards if you get the unhashed server seed.)
Nonce is appended to the client seed for each roll.
Essentially the outcome is determined
before you make bet. The site cannot change the outcome according to your bet; you do not know the outcome
beforehand but are able to verify it after the game is finished.
Let's see how the three dice values are calculated in Quick3.
Server seed (published after game finishes): 298b531b3120519fdd0c97de46fda45cf70d08dc0b2b1a5e9ff65fd78ac37e45
Hashed server seed (published before game starts): fb879cdea059fe58a4415be10d27296326227a41b8dbc498ffa0c0e683a5c4a0d2505218acdf93c09c3c0c66e9258458ef7ec30b8f18e465254fb40416b1cfcb
Client seed (published before game starts): woyale-quick3-2 ("-2": appended nonce)
Nonce: 2
Hash algorithm: SHA3-512