Etherwow

Verified contract

Active on Ethereum with 78 txns
Deployed by via 0x34515b53 at 5589298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
Native
Value $676.66
0xe4d3dc1e3d9ad07336d51237bc57bd941aa7bc540cc44f1476e0b36574f7aca2
0xf7431b0090ad109c30e1c7d10e1015246104e5dce9f36ea297e25d9b2f5c7212
0xf224aa4d52fc274175219119cc156077fe785f832302999269a6c8793417dab6
0xf384827258dedf3eea8a8fa5e533f2930b8d5b01deddd9f9c64c41b038bd6034
0x1d2bfce8fd865f91842fd051ab85b86e906d4ecbc2387ce7ef790982c233247c
0xc1cfb065653cdc4cdca007d80b74e1e89fadd1601a94b1e7ff55a26f421af063
0xef6383a373aad74ef1016c97029fcb7479bedb80657c9ee002adf3128720ed5a
0x70ebc0e5432677fb25c071ceddbf53bbeed4d172537af4419eb92cf95cf64272
0x1c40ebb54512e782814ea89c86ab89d45135358beacfb107680128a1f80622c5
0xfc4653c39d5e18ec8310d2e0a130b8506411b3ab7c9d54575280f54f61cce872

Functions
Getter at block 21262629
contractBalance(view returns (uint256)
[unknown]
gamePaused(view returns (bool)
[unknown]
gasForOraclize(view returns (uint32)
[unknown]
houseEdge(view returns (uint256)
[unknown]
houseEdgeDivisor(view returns (uint256)
[unknown]
jackpotToken(view returns (address)
[unknown]
jackpotTokenEthRate(view returns (uint256)
[unknown]
jackpotTokenLoseRewardRate(view returns (uint256)
[unknown]
jackpotTokenWinRewardRate(view returns (uint256)
[unknown]
maxNumber(view returns (uint256)
[unknown]
maxPendingPayouts(view returns (uint256)
[unknown]
maxProfit(view returns (uint256)
[unknown]
maxProfitAsPercentOfHouse(view returns (uint256)
[unknown]
maxProfitDivisor(view returns (uint256)
[unknown]
minBet(view returns (uint256)
[unknown]
minNumber(view returns (uint256)
[unknown]
operator(view returns (address addrbool refundPermissionuint256 refundAmtApprove)
[unknown]
owner(view returns (address)
[unknown]
randomGenerateMethod(view returns (uint256)
[unknown]
randomQueryID(view returns (uint256)
[unknown]
totalBets(view returns (uint256)
[unknown]
totalWeiWagered(view returns (uint256)
[unknown]
totalWeiWon(view returns (uint256)
[unknown]
Read-only
betStatus(bytes32view returns (uint8)
userAddress(bytes32view returns (address)
userBetId(bytes32view returns (bytes32)
userBetValue(bytes32view returns (uint256)
userDieResult(bytes32view returns (uint256)
userGetPendingTxByAddress(address addressToCheckview returns (uint256)
userNumber(bytes32view returns (uint256)
userPendingWithdrawals(addressview returns (uint256)
userProfit(bytes32view returns (uint256)
userTempAddress(bytes32view returns (address)
userTempBetValue(bytes32view returns (uint256)
userTempReward(bytes32view returns (uint256)
State-modifying
__callback(bytes32 myidstring result
__callback(bytes32 myidstring resultbytes proof
ownerChangeOwner(address newOwner
ownerModOperator(address newAddressbool newRefundPermissionuint256 newRefundAmtApprove
ownerPauseGame(bool newStatus
ownerRefundUser(bytes32 originalUserBetIdaddress sendTouint256 originalUserProfituint256 originalUserBetValue
ownerSetCallbackGasPrice(uint256 newCallbackGasPrice
ownerSetHouseEdge(uint256 newHouseEdge
ownerSetJackpotToken(address newTokenAddruint256 newTokenEthRateuint256 newWinRewardRateuint256 newLoseRewardRate
ownerSetMaxProfitAsPercentOfHouse(uint256 newMaxProfitAsPercent
ownerSetMinBet(uint256 newMinimumBet
ownerSetOraclizeSafeGas(uint32 newSafeGasToOraclize
ownerSetRandomApiKey(string newApiKey
ownerSetRandomGenerateMethod(uint256 newRandomGenerateMethod
ownerTransferEther(address sendTouint256 amount
ownerTransferJackpotToken(address toAddressuint256 amount
ownerUpdateContractBalance(uint256 newContractBalanceInWei
ownerkill(
userRollDice(uint256 rollUnderpayable 
userWithdrawPendingTransactions(returns (bool)
Events
LogBet(bytes32 indexed BetIDaddress indexed UserAddressuint256 indexed RewardValueuint256 ProfitValueuint256 BetValueuint256 UserNumberuint256 RandomQueryID
LogOwnerTransfer(address indexed SentToAddressuint256 indexed AmountTransferred
LogRefund(bytes32 indexed BetIDaddress indexed UserAddressuint256 indexed RefundValue
LogResult(bytes32 indexed BetIDaddress indexed UserAddressuint256 UserNumberuint256 DiceResultuint256 Valueuint256 tokenRewarduint8 Statusuint256 RandomGenerateMethodbytes Proofuint256 indexed SerialNumberOfResult
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.