Etheroll
Verified contract
Active on
Ethereum with 20,985 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TUBBY | ERC-20 | 8.643408K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13306165 | 3 years ago | | | 0 | 0.0049395000 | |
| 13306162 | 3 years ago | | | 0 | 0.0049383000 | |
| 13306156 | 3 years ago | | | 0 | 0.0049479000 | |
| 13306153 | 3 years ago | | | 0 | 0.0028942000 | |
| 13179287 | 3 years ago | | | 0 | 0.013467000 | |
| 13179286 | 3 years ago | | | 0 | 0.013537000 | |
| 13178237 | 3 years ago | | | 0 | 0.016127840 | |
| 13178237 | 3 years ago | | | 0 | 0.016619760 | |
| 13173559 | 3 years ago | | | 48 | 0.032423927 | |
| 13170929 | 3 years ago | | | 0 | 0.016125920 |
ABI
ABI objects
Getter at block 21158412
contractBalance() view returns (uint256)
3999999999999999751627
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)
2893475113122171943
maxProfit() view returns (uint256)
39999999999999997516
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)
true
totalBets() view returns (uint256)
759420
totalWeiWagered() view returns (uint256)
893167714085403287296271
totalWeiWon() view returns (uint256)
371674094165985132717934
treasury() view returns (address)
0x24c3235558572cff8054b5a419251d3b0d43e91b
Read-only
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, uint256 RandomQueryID)
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)
constructor()
fallback()
This contract contains no error objects.