DSG_CoinFlipper

Verified contract

Active on Ethereum with 84 txns
Deployed by via 0xd7a1885f at 7537190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "DSG_CoinFlipper"

0x9691792996a9431a493da459af3c2eec0f53f076fb8e9a6bcd09636aeed5697d
0xbd943fb9f42ae1d3be62057bb31dc755640b53574cea9d2c6d435c0e9b77aa15
0xfcf024279bccd17ae34841dbe614482cdd53a9bd2662d40a9b5291ff4bbf17f8
0xbc85e6a86e1827a8c44561c2e963cee8a30050937776fcefb5c459bd1150c5ee
0x38d340988bba68688d92b504569dec9e13b871d0bc05718f51487bd12c33af71
0x4dc610155511b6e26fe889ea69e72fef3d59113a2011aec1726e6d0010c10078
0x7780700089b61ddec86ae2530f07a45f5df7370b5e9bb610686b599ba5ccdec1
0x5c634dc2660e757f8d83bda4161401be46da9c72f659e9137194c70050048229
0x17dad628b90322ea05a7af96c11a46907a5a712932b85e137d218f5f87600c37
0xfb2cbe26ff926ccb3a6ca5cfb1fc1740fd4fbdcbc8070eb2277dd26cf5f85b47

Functions
Getter at block 21391282
DSG_ADDRESS(view returns (address)
0x696826c18a6bc9be4bbfe3c3a6bb9f5a69388687
getContractBalance(view returns (uint256)
0
jackpotBalance(view returns (uint256)
0
maxBet(view returns (uint256)
100000000000000000
minBet(view returns (uint256)
10000000000000000
minBetForJackpot(view returns (uint256)
50000000000000000
minContractBalance(view returns (uint256)
1990000000000000000
nextPayout(view returns (uint256)
1557425808
ownerDeposit(view returns (uint256)
0
paused(view returns (bool)
true
totalDividends(view returns (uint256)
154000000000000000
totalPlayed(view returns (uint256)
37
totalTurnover(view returns (uint256)
610000000000000000
totalWinnings(view returns (uint256)
466000000000000000
Read-only
candidates(uint256view returns (address)
getWinningRate(uint256 ethview returns (uint8)
owners(uint256view returns (address)
State-modifying
confirmOwner(uint8 k
deposit(payable 
pauseGame(bool option
play(uint8 coinpayable 
result(
sendDividends(
sendOwnerDeposit(address recipient
setMaxBet(uint256 eth
setMinBet(uint256 eth
setMinBetForJackpot(uint256 eth
setMinContractBalance(uint256 eth
transferOwnership(address newOwnerAddressuint8 k
Events
Dividends(uint256 balanceuint256 dividendsuint256 timestamp
Jackpot(address indexed playeruint256 jackpotuint256 timestamp
PlaceBet(address indexed playeruint256 betuint256 coinuint256 timestamp
Result(address indexed playeruint256 indexed coinuint256 indexed randomuint256 totalWinAmountuint256 jackpotBalanceuint256 winRateuint256 bet
Constructor
constructor(address secondOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.