Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LifeWinner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9013145 | 5 years ago | | | 0 | 0.0027542235 | |
| 8999549 | 5 years ago | | | 0 | 0.0017479560 | |
| 8993335 | 5 years ago | | | 0 | 0.0017479560 | |
| 8987291 | 5 years ago | | | 0 | 0.0017479560 | |
| 8981520 | 5 years ago | | | 0 | 0.0017479560 | |
| 8975322 | 5 years ago | | | 0 | 0.0017479560 | |
| 8969279 | 5 years ago | | | 0 | 0.0017479560 | |
| 8963263 | 5 years ago | | | 0 | 0.0017479560 | |
| 8961062 | 5 years ago | | | 0 | 0.0020154845 | |
| 8961059 | 5 years ago | | | 0 | 0.00032021520 |
ABI
ABI objects
Getter at block 21179485 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
gameStart() view returns (bool)
true
isOwner() view returns (bool)
false
owner() view returns (address)
0xb7005af3b0dd0011fd0b9e6feb4c730ee1af94e9
Read-only
compareStr(string _str, string str) pure returns (bool)
getFireScByLevel(uint256 level) pure returns (uint256)
getLastInviteUser(uint256 roundId) view returns (address)
getLevel(uint256 value) view returns (uint256)
getNodeScaleByLevel(uint256 level, uint256 times) pure returns (uint256)
getScByLevel(uint256 level) pure returns (uint256)
getUserAddressByCode(string code) view returns (address)
getUserById(uint256 id) view returns (address)
getUserInfo(address user, uint256 roundId) view returns (uint256[11] ct, string inviteCode, string referrer)
indexMapping(uint256) view returns (address)
isUsed(string code) view returns (bool)
isWhitelistAdmin(address account) view returns (bool)
State-modifying
Events activeGame(uint256 time)
addWhitelistAdmin(address account)
calDynamicProfit(uint256 start, uint256 end)
calStaticProfit(address userAddr) returns (uint256)
duplicateInvestIn()
investIn(string inviteCode, string referrer) payable
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
transferOwnership(address newOwner)
withdrawProfit()
LogDuplicateInvestIn(address indexed who, uint256 indexed uid, uint256 amount, uint256 time, string inviteCode, string referrer)
LogInvestIn(address indexed who, uint256 indexed uid, uint256 amount, uint256 time, string inviteCode, string referrer)
LogRedeem(address indexed who, uint256 indexed uid, uint256 amount, uint256 now)
LogWithdrawProfit(address indexed who, uint256 indexed uid, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
constructor()
fallback()
This contract contains no error objects.