Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($70.55)
Native
Value
$70.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021 | $3,359.47 |
$70.55 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8747356 | 5 years ago | | | 0 | 0.0015740720 | |
| 8745200 | 5 years ago | | | 0 | 0.0016683720 | |
| 8745186 | 5 years ago | | | 0 | 0.0016683720 | |
| 8745168 | 5 years ago | | | 0 | 0.0016683720 | |
| 8745153 | 5 years ago | | | 0 | 0.00098383600 | |
| 8745147 | 5 years ago | | | 0 | 0.0016683720 | |
| 8745145 | 5 years ago | | | 0 | 0.0016683720 | |
| 8745141 | 5 years ago | | | 0 | 0.0010289360 | |
| 8745134 | 5 years ago | | | 0 | 0.00098383600 | |
| 8744685 | 5 years ago | | | 0 | 0.0083259600 |
ABI
ABI objects
Getter at block 21261314
MIN_BET() view returns (uint256)
10000000000000000
maxProfit() view returns (uint256)
35999999999997
owner() view returns (address)
0x5f411a3d9de520e2922497d6c0c0901e5f48bf39
settler() view returns (address)
0x9f80e7adf030485872fd577662019033e1e5a314
Read-only
This contract contains no read-only function objects.
State-modifying
Events kill()
placeBet(bytes32 playerSeed, bytes32 seedHash, uint256 target) payable
setLeverage(uint256 _leverage)
setSettler(address newSettler)
settleBet(string randomSeed)
withdrawFunds(address receiver, uint256 withdrawAmount)
BetPlaced(bytes32 hash)
BetResult(address indexed player, uint256 winAmount, bytes32 playerSeed, bytes32 seedHash, uint256 target, string randomSeed, uint256 roll)
FailedPayment(address indexed player, uint256 amount, bytes32 seedHash)
constructor()
fallback()
This contract contains no error objects.