Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,579.99)
Native
Value
$1,579.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.432 | $3,657.38 |
$1,579.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6698293 | 6 years ago | | | 0 | 0.000087516000 | |
| 6539682 | 6 years ago | | | 0 | 0.00023991000 | |
| 6539678 | 6 years ago | | | 0.03 | 0.010179675 | |
| 6539638 | 6 years ago | | | 0 | 0.00023991000 | |
| 6539634 | 6 years ago | | | 0.02 | 0.0090460400 | |
| 6539632 | 6 years ago | | | 0 | 0.00020297000 | |
| 6539627 | 6 years ago | | | 0.01 | 0.0094073850 | |
| 6539571 | 6 years ago | | | 0 | 0.00027548000 | |
| 6539565 | 6 years ago | | | 0.02 | 0.0090460400 | |
| 6539553 | 6 years ago | | | 0 | 0.00023991000 |
ABI
ABI objects
Getter at block 21320066
autoPlayBot() view returns (address)
0x42d42f53c20f2a1e745fdc1e2c350941a755976f
devFeeSize() view returns (uint256)
428400000000000000
getCollateralBalance() view returns (uint256)
2999999999999955
getContractBalance() view returns (uint256)
431999999999999955
jackpotSize() view returns (uint256)
600000000000000
lockedInBets() view returns (uint256)
0
owner() view returns (address)
0xba21d01125d6932ce8abf3625977899fd2c7fa30
secretSigner() view returns (address)
0x42d42f53c20f2a1e745fdc1e2c350941a755976f
totalAmountToWhale() view returns (uint256)
428400000000000000
Read-only
getBetInfo(uint256 ticketID) view returns (uint256, uint256, bool, address)
State-modifying
Events clearStorage(uint256[] toCleanTicketIDs)
donateForContractHealth() payable
kill()
play(uint256 ticketReveal)
refund(uint256 ticketID)
setBotAddress(address autoPlayBotAddress)
setSecretSigner(address _secretSigner)
transferAnyERC20Token(address tokenAddress, address tokenOwner, uint256 tokens) returns (bool success)
wager(bool bMask, uint256 ticketID, uint256 ticketLastBlock, uint8 v, bytes32 r, bytes32 s) payable
withdrawBotFee(uint256 withdrawAmount)
withdrawDevFee(address withdrawAddress, uint256 withdrawAmount)
withdrawDonation(uint256 amount)
Donate(uint256 amount, address donator)
FailedPayment(address paidUser, uint256 amount)
JackpotPayment(address player, uint256 ticketID, uint256 jackpotWin)
Lose(address loser, uint256 amount, uint256 ticketID, bool maskRes, uint256 jackpotRes)
Payment(address noPaidUser, uint256 amount)
Refund(uint256 ticketID, uint256 amount, address requester)
Wager(uint256 ticketID, uint256 betAmount, uint256 betBlockNumber, bool betMask, address betPlayer)
Win(address winner, uint256 amount, uint256 ticketID, bool maskRes, uint256 jackpotRes)
constructor(address whaleAddress, address autoPlayBotAddress, address secretSignerAddress)
fallback()
This contract contains no error objects.