Date | Pot ($) | Winner | Odds |
---|---|---|---|
No data available |
Every day, the winner is selected using a deterministic algorithm based on transaction IDs and block hashes. The result is completely verifiable and cannot be manipulated by the house.
The winner selection is deterministic - the outcome is completely predictable once you know the inputs. However, these inputs are designed so that neither the house nor any player can predict or manipulate the result.
This means your transaction does influence the outcome - the specific transaction you send (with its unique TXID) becomes part of the deterministic seed that determines the winner. This prevents the house from manipulating results while ensuring each game has a unique, fair outcome.
The process: SHA256(txidHash + blockhashesHash) → Random Number Generator → Winner Selection