Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.84)
Native
Value
$3.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,837.54 |
$3.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8747343 | 5 years ago | | | 0 | 0.0015740720 | |
| 8745123 | 5 years ago | | | 0 | 0.0011602400 | |
| 8745122 | 5 years ago | | | 0.01 | 0.00016073400 | |
| 8745118 | 5 years ago | | | 0 | 0.0011602400 | |
| 8745116 | 5 years ago | | | 0.01 | 0.00016073400 | |
| 8745107 | 5 years ago | | | 0 | 0.00055244000 | |
| 8745107 | 5 years ago | | | 0 | 0.0024753800 | |
| 8745089 | 5 years ago | | | 0.01 | 0.00016067000 | |
| 8745080 | 5 years ago | | | 24.696417 | 0.0017205240 | |
| 8745070 | 5 years ago | | | 0 | 0.0011665320 |
ABI
ABI objects
Getter at block 21403323
MIN_BET() view returns (uint256)
10000000000000000
maxProfit() view returns (uint256)
30000000000000
owner() view returns (address)
0x9d1655804f0ea9585b816859b60adcb75b0b992a
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.