Etheroll
Verified contract
Active on
Ethereum with 39,232 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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,353.74 |
$0 | |
MOAT | ERC-20 | 634 | -- | -- | |
HCM | ERC-20 | 88 | -- | -- | |
THM | ERC-20 | 50 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13306107 | 3 years ago | | | 0 | 0.0049465000 | |
| 13306104 | 3 years ago | | | 0 | 0.0028925000 | |
| 5335465 | 7 years ago | | | 0.15 | 0.00022605000 | |
| 5335355 | 7 years ago | | | 0.1 | 0.000045210000 | |
| 5334891 | 7 years ago | | | 0.15 | 0.00022605000 | |
| 5334757 | 7 years ago | | | 0.15 | 0.000045210000 | |
| 5334696 | 7 years ago | | | 0.1 | 0.00011302500 | |
| 5334626 | 7 years ago | | | 0.1 | 0.000090420000 | |
| 5334529 | 7 years ago | | | 0.1 | 0.000045210000 | |
| 5334291 | 7 years ago | | | 0.1 | 0.00056512500 |
ABI
ABI objects
Getter at block 21250016
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 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.