Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($55.53)
Native
Value
$55.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015156 | $3,663.64 |
$55.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20613064 | 4 months ago | | | 0 | 0.000081744046 | |
| 20612386 | 4 months ago | | | 0.01 | 0.00019575646 | |
| 20612377 | 4 months ago | | | 0 | 0.000099463551 | |
| 20612031 | 4 months ago | | | 0.01 | 0.00034313123 | |
| 20612020 | 4 months ago | | | 0 | 0.00017903266 | |
| 20611649 | 4 months ago | | | 0.01 | 0.00054537613 | |
| 7205014 | 6 years ago | | | 0 | 0.00044286000 | |
| 7205013 | 6 years ago | | | 0 | 0.00043042000 | |
| 7205007 | 6 years ago | | | 0.01 | 0.00031892500 | |
| 6748869 | 6 years ago | | | 0 | 0.0027925400 |
ABI
ABI objects
Getter at block 21434408
currentBetLimit() view returns (uint256)
10000000000000000
currentDifficulty() view returns (uint256)
8
ethBalance() view returns (uint256)
15156250000000000
winnersPot() view returns (uint256)
7578125000000000
Read-only
hasPlayerWagered(address player) view returns (bool)
State-modifying
Events AdjustBetAmounts(uint256 amount)
AdjustDifficulty(uint256 amount)
OpenToThePublic()
donate() payable
play()
transferAnyERC20Token(address tokenAddress, address tokenOwner, uint256 tokens) returns (bool success)
wager() payable
BetLimitChanged(uint256 currentBetLimit)
DifficultyChanged(uint256 currentDifficulty)
Donate(uint256 amount, address paidTo, address donator)
Lose(uint256 amount, address loser)
Wager(uint256 amount, address depositer)
Win(uint256 amount, address paidTo)
constructor(address whaleAddress, uint256 wagerLimit)
fallback()
This contract contains no error objects.