Dice2Win
Verified contract
Active on
Ethereum with 5,119 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,677.89)
Native
Value
$5,677.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.6885 | $3,362.68 |
$5,677.89 | |
YOO | ERC-20 | 18.545K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5932003 | 6 years ago | | | 0 | 0.00016449600 | |
| 5929935 | 6 years ago | | | 0.02 | 0.00011489000 | |
| 5926852 | 6 years ago | | | 0.1 | 0.00023094000 | |
| 5922222 | 6 years ago | | | 0 | 0.0016664410 | |
| 5920983 | 6 years ago | | | 0 | 0.0025925250 | |
| 5920968 | 6 years ago | | | 0 | 0.00097995200 | |
| 5920962 | 6 years ago | | | 0 | 0.00098798200 | |
| 5920956 | 6 years ago | | | 0 | 0.0027551200 | |
| 5904989 | 6 years ago | | | 0 | 0.0022089200 | |
| 5904984 | 6 years ago | | | 0.08 | 0.0028734420 |
ABI
ABI objects
Getter at block 21260765
jackpotSize() view returns (uint128)
[unknown]
lockedInBets() view returns (uint128)
[unknown]
maxBetCoinDice() view returns (uint256)
[unknown]
maxBetDoubleDice() view returns (uint256)
[unknown]
nextOwner() view returns (address)
[unknown]
owner() view returns (address)
[unknown]
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
changeMaxBetCoinDice(uint256 newMaxBetCoinDice)
changeMaxBetDoubleDice(uint256 newMaxBetDoubleDice)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint8 gameId, uint256 betMask) payable
refundBet(address gambler)
settleBet(address gambler)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
FailedPayment(address indexed _beneficiary, uint256 amount)
JackpotPayment(address indexed _beneficiary, uint256 amount)
Payment(address indexed _beneficiary, uint256 amount)
constructor()
fallback()
This contract contains no error objects.