Bitcoin Forum
August 02, 2024, 07:15:53 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Ethereum TwelveBagger, multiply your ethers by twelve!  (Read 1342 times)
TwelveBagger (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 28, 2016, 08:00:35 PM
 #21

Once again a new game, because all the previous games have been hacked  Grin

This new Twelve bagger uses completely new (hopefully hackerproof  Wink ) tech. Random number is generated by Wolphram Alpha and it is relayed to contract by Oraclize.

Games idea is to guess a number between 1-15 and place a bet to this number. If you guess right, you get your bet back multiplied by 12. Minimum bet is 0.1 eth and maximum bet is game balance/12.


address

0xf7D02347D055BD3a1FD66a7F187C4453fb6882AA

JSON


[ { "constant": false, "inputs": [ { "name": "myid", "type": "bytes32", "index": 0, "typeShort": "bytes", "bits": "32", "displayName": "myid", "template": "elements_input_bytes" }, { "name": "result", "type": "string", "index": 1, "typeShort": "string", "bits": "", "displayName": "result", "template": "elements_input_string" }, { "name": "proof", "type": "bytes", "index": 2, "typeShort": "bytes", "bits": "", "displayName": "proof", "template": "elements_input_bytes" } ], "name": "__callback", "outputs": [], "type": "function", "displayName": "__callback" }, { "constant": true, "inputs": [], "name": "Results_of_the_last_round", "outputs": [ { "name": "players_bet_in_Wei", "type": "uint256", "value": "100000000000000000", "displayName": "players<span class=\"punctuation\">_</span>bet<span class=\"punctuation\">_</span>in<span class=\"punctuation\">_</span> Wei" }, { "name": "last_result", "type": "string", "value": "Loss", "displayName": "last<span class=\"punctuation\">_</span>result" }, { "name": "Last_player_s_lottery_ticket", "type": "string", "value": "2", "displayName": " Last<span class=\"punctuation\">_</span>player<span class=\"punctuation\">_</span>s<span class=\"punctuation\">_</span>lottery<span class=\"punctuation\">_</span>ticket" }, { "name": "last_player", "type": "address", "value": "0x68403559e710856f0d4519cfab56f74d39883263", "displayName": "last<span class=\"punctuation\">_</span>player" }, { "name": "The_right_lottery_number", "type": "string", "value": "11", "displayName": " The<span class=\"punctuation\">_</span>right<span class=\"punctuation\">_</span>lottery<span class=\"punctuation\">_</span>number" }, { "name": "Player_s_gain_or_Loss_in_Wei", "type": "int256", "value": "-100000000000000000", "displayName": " Player<span class=\"punctuation\">_</span>s<span class=\"punctuation\">_</span>gain<span class=\"punctuation\">_</span>or<span class=\"punctuation\">_</span> Loss<span class=\"punctuation\">_</span>in<span class=\"punctuation\">_</span> Wei" }, { "name": "info", "type": "string", "value": "The right lottery number is now ready. One Eth is 10**18 Wei.", "displayName": "info" } ], "type": "function", "displayName": " Results<span class=\"punctuation\">_</span>of<span class=\"punctuation\">_</span>the<span class=\"punctuation\">_</span>last<span class=\"punctuation\">_</span>round" }, { "constant": true, "inputs": [], "name": "Game_balance_in_Ethers", "outputs": [ { "name": "balance", "type": "uint256", "value": "1", "displayName": "balance" }, { "name": "info", "type": "string", "value": "Choose number between 1 and 15. Win pays wager*12. Minimum bet is 0.1 eth. Maximum bet is game balance/12. Game balance is shown in full Ethers.", "displayName": "info" } ], "type": "function", "displayName": " Game<span class=\"punctuation\">_</span>balance<span class=\"punctuation\">_</span>in<span class=\"punctuation\">_</span> Ethers" }, { "constant": false, "inputs": [ { "name": "Set_your_game_number_between_1_15", "type": "string", "index": 0, "typeShort": "string", "bits": "", "displayName": " Set&thinsp;<span class=\"punctuation\">_</span>&thinsp;your&thinsp;<span class=\"punctuation\">_</span>&thinsp;game&thinsp;<span class=\"punctuation\">_</span>&thinsp;number&thinsp;<span class=\"punctuation\">_</span>&thinsp;between&thinsp;<span class=\"punctuation\">_</span>&thinsp;1&thinsp;<span class=\"punctuation\">_</span>&thinsp;15", "template": "elements_input_string" } ], "name": "Set_your_game_number_between_1_15", "outputs": [], "type": "function", "displayName": " Set_your_game_number_between_ 1_ 15" }, { "inputs": [], "type": "constructor" } ]

TwelveBagger (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 28, 2016, 08:31:25 PM
 #22

Source code verification

https://etherscan.io/address/0xf7D02347D055BD3a1FD66a7F187C4453fb6882AA#code
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!