Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($0.00)
No balances found for "Dice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5666887 | 7 years ago | | | 0 | 0.0017150000 | |
| 5666801 | 7 years ago | | | 0 | 0.0018939800 | |
| 5666777 | 7 years ago | | | 0.5 | 0.0023564400 | |
| 5666758 | 7 years ago | | | 0 | 0.0018967800 | |
| 5666751 | 7 years ago | | | 0.1 | 0.0023564400 | |
| 5666749 | 7 years ago | | | 0 | 0.0018943000 | |
| 5666727 | 7 years ago | | | 0 | 0.0018943000 | |
| 5666578 | 7 years ago | | | 0.01 | 0.0019637000 | |
| 5665995 | 7 years ago | | | 0 | 0.0010990200 | |
| 5665993 | 7 years ago | | | 0.1 | 0.0013745900 |
ABI
ABI objects
Getter at block 21305321
completedGames() view returns (uint256)
7
getMaxProfit() view returns (uint256)
0
maxBet() view returns (uint256)
500000000000000000
owner() view returns (address)
0xcb46219ba114245c3a18761e4f7891f9c4bef8c0
Read-only
This contract contains no read-only function objects.
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 qId, string result, bytes proof)
addBalance() payable
rollDice(uint256 odds) payable
setMaxBet(uint256 newMax)
transferOwnership(address newOwner)
withdrawBalance()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlayerPaidOut(address indexed player, uint256 payout)
RollCompleted(address indexed player, uint256 wager, uint256 trueWager, uint256 odds, uint256 roll, uint256 totalPayout)
RollSubmitted(address indexed player, uint256 odds, uint256 trueWager)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.