DiceLuck100
Verified contract
Active on
Ethereum with 860 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($15,432.70)
Native
Value
$15,432.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.9604 | $3,111.18 |
$15,432.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8019382 | 5 years ago | | | 0 | 0.000013637000 | |
| 6794134 | 6 years ago | | | 0 | 0.0011712528 | |
| 6794123 | 6 years ago | | | 0.15 | 0.0039907613 | |
| 6794117 | 6 years ago | | | 0 | 0.00097527600 | |
| 6794107 | 6 years ago | | | 0.15 | 0.0039907613 | |
| 6770036 | 6 years ago | | | 0 | 0.00051730332 | |
| 6770024 | 6 years ago | | | 0.04 | 0.0016023511 | |
| 6770016 | 6 years ago | | | 0 | 0.00070143804 | |
| 6770008 | 6 years ago | | | 0.02 | 0.0016023511 | |
| 6745874 | 6 years ago | | | 0 | 0.00078083520 |
ABI
ABI objects
Getter at block 21207198
N() view returns (uint8)
[unknown]
OWNER_AMOUNT() view returns (uint256)
[unknown]
OWNER_MIN() view returns (uint256)
[unknown]
OWNER_PERCENT() view returns (uint256)
[unknown]
_cash() view returns (uint256)
[unknown]
admin() view returns (address)
[unknown]
firstBN() view returns (uint256)
[unknown]
lockedIn() view returns (uint256)
[unknown]
output() view returns (uint256, uint8, uint256, uint256, uint16[6], uint16[6], uint16[6])
[unknown]
owner() view returns (address)
[unknown]
Read-only
AMOUNTS(uint256) view returns (uint16)
MASKS(uint256) view returns (uint16)
ODDS(uint256) view returns (uint16)
getBets(uint256 gameIdx) view returns (address[] addrs, uint256[] bns, uint256[] masks, uint256[] amounts, uint256[] winAmounts, bool[] isWins)
getGame(uint256 gameIdx) view returns (uint256, uint256, uint256, uint256, uint256, uint256, bytes32, bytes32)
State-modifying
Events cashOut()
kill()
open(uint256 gameIdx, bytes32 txhash, uint256 txNum)
open2(uint256 gameIdx, bytes32 txhash, bytes32 openBlockHash, uint256 txNum)
placeBet(uint256 betMask, uint8 diceNum) payable
renounceOwnership()
setAdmin(address addr)
setN(uint8 n)
setOwnerMin(uint256 min)
setOwnerPercent(uint256 percent)
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
betEvent(uint256 indexed gameIdx, uint256 betIdx, address addr, uint256 betBlockNumber, uint256 betMask, uint256 amount)
openEvent(uint256 indexed gameIdx, uint256 openBlockNumber, uint256 openNumber, bytes32 txhash, uint256 winNum)
constructor(address addr, uint256 percent, uint256 min)
fallback()
This contract contains no error objects.