This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Etheroll

Verified contract

Active on Ethereum with 39,232 txns
Deployed by via 0x357e75d6 at 5189392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2afddd629765489898af870e43ebfd195d436c59daeafcc3c89277cf44d2db1d
0xe72d30508e4806558ac00c8b8f19d992f83b0c7b479cb0bffa73d99768ec61f5
0xeabb83def548fa78c5bf6cd567d8a1ebba222d203b406014096c823e4775c6eb
0xdcdd1341b8cfab44aa234260cd206e181c1d78073fcade3f0d486922ba5d5f14
0xcbfa85f212acfa1c8dbe99174b32128d0ffd0572851c395b7cfb60e73461fc49
0x1a53c1f6c88027d8e5df9f28c17b553aa5d46aea495d815dd9b07c3320d5395c
0x0e2c4c64351c8da42ff855b66c4e3503f83baa4b7aa7d1d25cd9773a56c03353
0x78616834fe53081e4182b65a315b2730263bab6679b262861ef1f002396bf80d
0x643e5cefa4defffe14a54920e657303356c53c2b8609ba9b174634520aab7a05
0x96ee992242184cc30728daf2845d1cd79a79f5d41dd4183e7287d44c8624931e

Functions
Getter at block 20793900
contractBalance(view returns (uint256)
3000000000000000000
gamePaused(view returns (bool)
true
gasForOraclize(view returns (uint32)
235000
houseEdge(view returns (uint256)
990
houseEdgeDivisor(view returns (uint256)
1000
maxNumber(view returns (uint256)
99
maxPendingPayouts(view returns (uint256)
1529411764705882352
maxProfit(view returns (uint256)
30000000000000000
maxProfitAsPercentOfHouse(view returns (uint256)
10000
maxProfitDivisor(view returns (uint256)
1000000
minBet(view returns (uint256)
100000000000000000
minNumber(view returns (uint256)
2
owner(view returns (address)
0x73f0ed546cd7893abc5e04284b68522602603dd4
payoutsPaused(view returns (bool)
false
totalBets(view returns (int256)
263935
totalWeiWagered(view returns (uint256)
331721907637461976915056
totalWeiWon(view returns (uint256)
119805027051623961676537
treasury(view returns (address)
0x24c3235558572cff8054b5a419251d3b0d43e91b
Read-only
playerCheckProvablyFair(uint256 randomResultbytes proofview returns (uint256)
playerGetPendingTxByAddress(address addressToCheckview returns (uint256)
State-modifying
__callback(bytes32 myidstring result
__callback(bytes32 myidstring resultbytes proof
ownerChangeOwner(address newOwner
ownerPauseGame(bool newStatus
ownerPausePayouts(bool newPayoutStatus
ownerRefundPlayer(bytes32 originalPlayerBetIdaddress sendTouint256 originalPlayerProfituint256 originalPlayerBetValue
ownerSetCallbackGasPrice(uint256 newCallbackGasPrice
ownerSetHouseEdge(uint256 newHouseEdge
ownerSetMaxProfitAsPercentOfHouse(uint256 newMaxProfitAsPercent
ownerSetMinBet(uint256 newMinimumBet
ownerSetOraclizeSafeGas(uint32 newSafeGasToOraclize
ownerSetTreasury(address newTreasury
ownerTransferEther(address sendTouint256 amount
ownerUpdateContractBalance(uint256 newContractBalanceInWei
ownerkill(
playerRollDice(uint256 rollUnderpayable 
playerWithdrawPendingTransactions(returns (bool)
Events
LogBet(bytes32 indexed BetIDaddress indexed PlayerAddressuint256 indexed RewardValueuint256 ProfitValueuint256 BetValueuint256 PlayerNumber
LogOwnerTransfer(address indexed SentToAddressuint256 indexed AmountTransferred
LogRefund(bytes32 indexed BetIDaddress indexed PlayerAddressuint256 indexed RefundValue
LogResult(uint256 indexed ResultSerialNumberbytes32 indexed BetIDaddress indexed PlayerAddressuint256 PlayerNumberuint256 DiceResultuint256 Valueint256 Statusbytes Proofuint256 RandomSeed
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.