EtherDice
Verified contract
Active on
Ethereum with 1,010 txns
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,591.24 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10501346 | 4 years ago | | | 0 | 0.0017803500 | |
| 6839922 | 6 years ago | | | 0 | 0.00021390400 | |
| 6799198 | 6 years ago | | | 0.01 | 0.00041448600 | |
| 6795550 | 6 years ago | | | 0.01 | 0.000092108000 | |
| 6795092 | 6 years ago | | | 0 | 0.00034480800 | |
| 6789267 | 6 years ago | | | 0 | 0.00026944000 | |
| 6789265 | 6 years ago | | | 0.01 | 0.00068144000 | |
| 6789245 | 6 years ago | | | 0 | 0.00031112100 | |
| 6789242 | 6 years ago | | | 0.01 | 0.00068144000 | |
| 6789226 | 6 years ago | | | 0 | 0.00026944000 |
ABI
ABI objects
Getter at block 21289372
FEE_PERCENT() view returns (uint256)
1
MANAGER() view returns (address)
0xd25bd6c44d6cf3c0358ab30ed5e89f2090409a79
OWNER() view returns (address)
0x8026f25c6f898b4afe03d05f87e6c2afeaac3a3d
betsOfBlock() view returns (uint256)
1
currentIndex() view returns (uint256)
578
lockBalance() view returns (uint256)
0
maxBet() view returns (uint256)
70000000000000000
minBet() view returns (uint256)
10000000000000000
totalBets() view returns (uint256)
578
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.