Game: green
Multiplier: x0.4
94872ba73b8e271ecb7ada9d59b024fd741f71f0d6b293b7a636a2dbe6e0d2a3
Thanks. Since the starting post says its provably fair, how is this handled?
This is explained in Menu -> Provably Fair. If you need all details they are there (if something is unclear we're very open to feedback!).
If you just need a quick understanding of the principle, the best way is to go to the Bet Browser through the link "Click here to browse and search the full list of bets" at the bottom of the main page. Then choose any bet and click "Click here to check", and do the same with a bet older than today (some fields will then be different because the secret key has been revealed).
In very short:
To generate the "path" of the falling chip: we use a secret key changed every day, that is hashed together with the transaction id of your bet, to produce an hexadecimal string. The end of it is converted to binary, and the 0/1 correspond to left/right for each pin.
And to prove we don't mess with our secret keys: their hashes are all published in advance in this file here, and the hash of the file itself was included in the blockchain the 10/09/2013, so we cannot change any of them.
Hope I'm clear... let me know if that help!