Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
0x2d04…6b1a
2 additional
variables
Balances ($0.12)
Native
Value
$0.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000033 | $3,609.26 |
$0.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7868876 | 5 years ago | | | 0.01 | 0.0025434400 | |
| 6650907 | 6 years ago | | | 0 | 0.00032106500 | |
| 6632603 | 6 years ago | | | 0 | 0.00043438500 | |
| 6620472 | 6 years ago | | | 0 | 0.0017577000 | |
| 6620469 | 6 years ago | | | 0 | 0.00058603600 | |
| 6616658 | 6 years ago | | | 0 | 0.00078296000 | |
| 6608270 | 6 years ago | | | 0 | 0.00034680000 | |
| 6589936 | 6 years ago | | | 0 | 0.00034718800 | |
| 6582246 | 6 years ago | | | 0 | 0.00034658800 | |
| 6565390 | 6 years ago | | | 0 | 0.0014055400 |
ABI
ABI objects
Getter at block 21285598
YHT() view returns (address)
0x2d04c7051112c47ee74a41c723f791b499aa6b1a
betAddrsCount_() view returns (uint256)
1
betAmount_() view returns (uint256)
1
betCount_() view returns (uint256)
1
betTotalGasprice_() view returns (uint256)
1
cycleCount_() view returns (uint256)
14
initAmount_() view returns (uint256)
2442824007957181
nextOpenRewardTime_() view returns (uint256)
1541462400
nextReferrerId_() view returns (uint256)
5
owner() view returns (address)
0x1fa7966a0b673c2c6580c12ec605726fc5d982f2
queryRandomTryTime_() view returns (uint256)
1541030261
referrerEarnings_() view returns (uint256)
1
Read-only
betAddrs_(uint256) view returns (address)
betCycles_(uint256) view returns (uint256 amount, uint256 bonusRoundId)
bets_(address) view returns (uint256 cycleCount, uint256 amount)
getLastMintAmount(address addr) view returns (uint256, uint256)
getMintCountOfCycle(uint256 cycleCount) pure returns (uint256)
getNextOpenRewardTime(uint8[] openRewardWeekdays, uint256 currentTimestamp) pure returns (uint256)
getPlayerBetValue(address addr) view returns (uint256)
getPlayerInfos(address addr) view returns (uint256[7], uint256[5])
getReferrerEarnings(address addr) view returns (uint256)
referrerIdToAddrs_(uint256) view returns (address)
referrers_(address) view returns (uint256 id, uint256 bindReferrerId, uint256 bindCycleCount, uint256 beBindCount, uint256 earnings)
State-modifying
Events __callback(bytes32 callbackId, string result, bytes proof)
__callback(bytes32 myid, string result)
activate(address yht) payable
betFromEarnings(uint256 value, uint256 referrerId)
betWithReferrer(uint256 referrerId) payable
checkLastMintData(address addr)
checkReferrerEarnings(address addr)
deposit() payable
renounceOwnership()
transferOwnership(address _newOwner)
withdrawFee()
CycleNew(uint256 cycleCount, uint256 delay, uint256 nextOpenRewardTime, uint256 initAmount)
Divided(uint256 cycleCount, uint256 betAmount, uint256 initAmount, uint256 win, uint256 next, uint256 earnings)
GasPriceUpdate(uint256 gasPrice)
LuckyMan(uint256 cycleCount, uint256 openRewardTime, address playerAddress, uint256 betValue, uint256 reward)
NewBet(address indexed playerAddress, uint256 value, uint256 betValue, uint256 betAmount, uint256 betAddrsCount, uint256 betCount)
ObtainReferrerEarnings(address indexed referrerAdress, uint256 beBindCount, address playerAddress, uint256 earnings)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RandomQuery(uint256 delay, uint256 N, uint256 callbackGas, uint256 gasPrice)
RandomSuccess(bytes data, uint256 tryCount)
RandomVerifyFailed(bytes data, uint256 tryCount)
Withdraw(address addr, uint256 value)
constructor()
fallback()
This contract contains no error objects.