CoinFlip

Verified contract

Active on Ethereum with 1,427 txns
Deployed by via 0xdc3c6085 at 5202951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xf73a6e9b00368a723d13e396aac6477f407af010c4fb5dbaff7bfa6ffd7e360f
0x0e8fb61672ee85326b64e0bac9f3384ec0036e6fc83d9586bd372e8c9007fcdb
0xdce58aac589fb9980fa7742d0e3c90351120d716efa6189ff2b0c8af46e3c188
0x6b85efab2704543f2fa5fd11e6a6a1a7a5fd18f8e038f2d597eabf182cba5f4d
0x88b4f7c58f7adf2c25b62cf71959bd00d4a5bf99a06be6f514e183ad2a629496
0x0ab1103f0cdf559db6da06eb557c51c63a92d2efb16715ee477e3cd1d1ce82ba
0x6956fcb393b3cab3a09255c743ca5127b5d8d8e15fadf71fb743986157f64633
0xce6e1ee97ba51b4423f6212897cbd9825ea833fbdef6705b630757c0238f0f44
0x2582f7d8d6b3bcc1a55c7957eadbddadcee52b709dd6a1a715e2f990cf5da3d9
0x89eb794579eddafd24f3af0852b996d6eeefc5444c46f697858fb1f36ed613b5

Functions
Getter at block 21168077
_result(view returns (string)
7
adminAddress(view returns (address)
0x6608c789c9f2d2a48f6ce8aa22df80e1b1dd7c83
adminFee(view returns (uint256)
99
contractBalance(view returns (uint256)
0
getGameVars(view returns (uint256 _maxProfituint256 _minBetuint256 _totalPlayuint256 _totalLoseuint256 _totalWonuint256 _maxProfitPercentageuint256 _contractbalanceuint256 _totalWeiWonuint256 _totalWeiLose)
(_maxProfit=0, _minBet=5000000000000000, _totalPlay=700, _totalLose=338, _totalWon=362, _maxProfitPercentage=1, _contractbalance=0, _totalWeiWon=7454724000000000010, _totalWeiLose=8042500000000000036)
maxProfit(view returns (uint256)
0
maxProfitPercentage(view returns (uint256)
1
minBet(view returns (uint256)
5000000000000000
oraclizeFee(view returns (uint256)
1200000000000000
oraclizeGasLimit(view returns (uint256)
235000
totalLose(view returns (uint256)
338
totalPlay(view returns (uint256)
700
totalWeiLose(view returns (uint256)
8042500000000000036
totalWeiWon(view returns (uint256)
7454724000000000010
totalWon(view returns (uint256)
362
Read-only

This contract contains no read-only function objects.

State-modifying
Bet(uint256 _numberpayable returns (bytes32)
__callback(bytes32 myidstring resultbytes proof
__callback(bytes32 queryIdstring result
setGame(uint256 _adminFeeuint256 _minBetuint256 _oraclizeGasLimituint256 _maxProfitPercentageuint256 _oraclizeFeeuint256 newGas
updateBalance(payable 
withdraw(uint256 _amountaddress _addr
Events
newBet(string _str
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.