Hello steemians,
We're glad to introduce a new lottery game based on STEEM blockchain. Compared to other lotto games - this is fully transparent and everybody can see that. The chance to win is based only on pure luck. We've created three games so far but we are working on new ones.
How its work?
When somebody makes a transfer to another user STEEM blockchain create a new transaction id which is unique. Nobody can predict or manipulate it.Example of transaction id: "1c2e9e2be8fc81c042c15a0713bb43e9e159edd6".
You can see all your transactions in https://www.steemd.com/@yourusername
We invented a simple algorithm to get number (1 to 9 ) from this string (transaction id).
How does that happen?
"1c2e9e2be8fc81c042c15a0713bb43e9e159edd6"
1.We remove all letters from this string.
2.We sum all numbers
1+2+9+2+8+8+1+0+4+2+1+5+0+7+1+3+4+3+4+3+9+1+5+9+6 = 98
3.We sum numbers of the result until we receive a simple number (1 to 9)
9+8 = 17
1+7 = 8
8 is winning number!
Game1
One ticket of this game costs exactly 0.100 SBD/STEEM.
You can choose a number from 1 to 9 and send to @steem.lotto. If you guess the number which is received from trx_id you will receive 0.450 SBD/STEEM.
Game2
One ticket of this game costs exactly 0.100 SBD/STEEM.
You can choose between odd or even and send to @steem.lotto. If you guess you will receive 0.185 SBD/STEEM.
Game3
One ticket of this game costs exactly 0.100 SBD/STEEM.
You can choose if the winning number is lower or higher than 5 and send to @steem.lotto. If you guess you will receive 0.190 SBD/STEEM.
How can I buy a ticket?
We're providing a simple user interface which allows buying a ticket more easily. Here is the link: https://steemlotto.github.io/steem.lotto
If you don't want to use this interface you can buy a ticket from steemit. Make a transfer to @steem.lotto with a different memo depends on which game you want to take a ticket.
Memo example of game1
{"game":"number" , "bet":"3"}
This means that you want to buy "game1" ticket with your bet 3.
Memo example of game2
{"game":"odd/even" , "bet":"even"}
This means that you want to buy "game2" ticket with your bet "even".
Memo example of game3
{"game":"higher/lower" , "bet":"lower"}
This means that you want to buy "game3" ticket with your bet "lower".
@steem.lotto team wishes you to enjoy the games.