Etheroll
Verified contract
Active on
Ethereum with 37,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCN | ERC-20 | 5 | $0.000041 |
$0 | |
SHNZ2 | ERC-20 | 2K | -- | -- | |
BEC | ERC-20 | 18 | -- | -- | |
BEC | ERC-20 | 18 | -- | -- | |
LINO | ERC-20 | 15 | -- | -- | |
HMC | ERC-20 | 10 | -- | -- | |
JACK | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13306067 | 3 years ago | | | 0 | 0.0049441000 | |
| 5204969 | 7 years ago | | | 0.2 | 0.00027126000 | |
| 5195427 | 7 years ago | | | 0.1 | 0.00020344500 | |
| 5195114 | 7 years ago | | | 0.1 | 0.00027126000 | |
| 5194996 | 7 years ago | | | 0.1 | 0.00027126000 | |
| 5194061 | 7 years ago | | | 0.1 | 0.00020344500 | |
| 5192504 | 7 years ago | | | 0 | 0.00057102000 | |
| 5190145 | 7 years ago | | | 4 | 0.00018084000 | |
| 5189814 | 7 years ago | | | 0.23 | 0.000045210000 | |
| 5189761 | 7 years ago | | | 0.1 | 0.000067815000 |
ABI
ABI objects
Getter at block 21162145
contractBalance() view returns (uint256)
1133626000000000000
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)
295000000000000000
maxProfit() view returns (uint256)
11336260000000000
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)
244612
totalWeiWagered() view returns (uint256)
316486087709317593009320
totalWeiWon() view returns (uint256)
110633844560463069959901
treasury() view returns (address)
0x24c3235558572cff8054b5a419251d3b0d43e91b
Read-only
playerCheckProvablyFair(uint256 randomResult, bytes proof) view returns (uint256)
playerGetPendingTxByAddress(address addressToCheck) view returns (uint256)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
ownerChangeOwner(address newOwner)
ownerPauseGame(bool newStatus)
ownerPausePayouts(bool newPayoutStatus)
ownerRefundPlayer(bytes32 originalPlayerBetId, address sendTo, uint256 originalPlayerProfit, uint256 originalPlayerBetValue)
ownerSetCallbackGasPrice(uint256 newCallbackGasPrice)
ownerSetHouseEdge(uint256 newHouseEdge)
ownerSetMaxProfitAsPercentOfHouse(uint256 newMaxProfitAsPercent)
ownerSetMinBet(uint256 newMinimumBet)
ownerSetOraclizeSafeGas(uint32 newSafeGasToOraclize)
ownerSetTreasury(address newTreasury)
ownerTransferEther(address sendTo, uint256 amount)
ownerUpdateContractBalance(uint256 newContractBalanceInWei)
ownerkill()
playerRollDice(uint256 rollUnder) payable
playerWithdrawPendingTransactions() returns (bool)
LogBet(bytes32 indexed BetID, address indexed PlayerAddress, uint256 indexed RewardValue, uint256 ProfitValue, uint256 BetValue, uint256 PlayerNumber)
LogOwnerTransfer(address indexed SentToAddress, uint256 indexed AmountTransferred)
LogRefund(bytes32 indexed BetID, address indexed PlayerAddress, uint256 indexed RefundValue)
LogResult(uint256 indexed ResultSerialNumber, bytes32 indexed BetID, address indexed PlayerAddress, uint256 PlayerNumber, uint256 DiceResult, uint256 Value, int256 Status, bytes Proof, uint256 RandomSeed)
constructor()
fallback()
This contract contains no error objects.