We, the team behind dice9.win, have always been amazed by the sheer amount of possibilities smart contracts open for virtually everyone. We have been watching the space pretty closely, took part in many projects and … played many games, of course!
And one day we decided to build our own. We considered many different ideas, studied tons of existing projects and came up with the following:
<aside> 💡 Our mission Let’s make a completely transparent, provably fair lottery-style game with slick interface. No bells and whistles, no heavy graphics, make it smooth, fast and rock-solid! Oh, and let’s add Jackpots 🎰!
</aside>
Let’s break down our key statements here, one by one.
Our games are driven by an open-source smart contract. Everything related to accepting the bets, computing the bet results and making the payments is there, we have nothing to hide. Our backend servers do not do anything cryptic behind the scenes, we do not use any particular source of random numbers and do not process the bets – everything is happening in the smart contract.
Our smart contract is built in such a way that random numbers used to compute each game’s outcome are verifiable: that is, the smart contract would accept only a single, unknown in prior, random number for every bet. All bet parameters, including its number, the amount wagered, the option chosen etc take part in the verification. It essentially means that nobody, not even us, can tamper with any game’s outcome – the smart contract would not allow that.
Another aspect of fairness is how the winning amount is computed. The smart contract uses nothing, but the odds. Playing a Coin Flip, where a chance of winning is 50%? Cool, the winning pay would pay 2x (sans platform fees). Placed a bet on getting 12 for two dice roll? A risky one, but no problem, the winning payment would be 36x (sans fees).
All games on dice9.win are games of chance. A player places a bet (e.g. “heads” in Coin Flip for 0.1 ETH) and the system generates a random number to decide whether the user won or lost. If the bet wins, the winning amount gets sent back to player’s wallet, as simple as that.
Yes! For bigger bets (≥ 0.1 ETH, ≥ 1 BNB) the game takes a tiny jackpot fee in exchange for doing another game in parallel: a Jackpot roll. The chances of winning it are small, just 0.1%, but you can get a significant payout if you happen to be lucky.
The exact amount depends on the random number (otherwise, where is fun in that?) and is described in detail on 🎰 Jackpots page.
If you are a seasoned crypto user, you probably won’t need much help – head straight to https://dice9.win and try your luck.
If you are new to the space, we recommend starting with a quick read of our 🎮 How to play guide.
Please mind there are certain legal restrictions (mostly regarding countries and territories) – please make sure you are not breaking your local laws by interacting with our smart contract. The system will do its best to notify the players if such limitations apply, but if you need a piece of mind, check our ⚖️ Terms & Conditions for a detailed description of dos and don’ts.