Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,315.01 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6764099 | 6 years ago | | | 0 | 0.00011493600 | |
| 6763973 | 6 years ago | | | 0.010544245 | 0.00012032100 | |
| 6763955 | 6 years ago | | | 0 | 0.00021568800 | |
| 6763953 | 6 years ago | | | 0.010544245 | 0.00081781200 | |
| 6761755 | 6 years ago | | | 0 | 0.00020751600 | |
| 6761750 | 6 years ago | | | 0.01 | 0.00068151000 | |
| 6761739 | 6 years ago | | | 0 | 0.00021568800 | |
| 6761736 | 6 years ago | | | 0.01 | 0.00068151000 | |
| 6761725 | 6 years ago | | | 0 | 0.00027668800 | |
| 6761723 | 6 years ago | | | 0.05 | 0.00071558550 |
ABI
ABI objects
Getter at block 21258101
FEE_PERCENT() view returns (uint256)
2
MANAGER() view returns (address)
0xd25bd6c44d6cf3c0358ab30ed5e89f2090409a79
OWNER() view returns (address)
0x8026f25c6f898b4afe03d05f87e6c2afeaac3a3d
betsOfBlock() view returns (uint256)
1
currentIndex() view returns (uint256)
95
lockBalance() view returns (uint256)
0
maxBet() view returns (uint256)
50000000000000000
minBet() view returns (uint256)
10000000000000000
totalBets() view returns (uint256)
95
Read-only
bets(uint256) view returns (address player, uint256 deposit, uint256 block)
State-modifying
Events configure(uint256 _minBet, uint256 _maxBet)
deposit() payable
withdraw(uint256 _amount)
PlaceBet(uint256 num, address player, uint256 bet, uint256 payout, uint256 roll, uint256 time)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.