HyperFair
Verified contract
Active on
Ethereum with 42,708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e60…d29f
Balances ($0.00)
No balances found for "HyperFair"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8682934 | 5 years ago | | | 0 | 0.00050437800 | |
| 8666047 | 5 years ago | | | 0 | 0.00026705300 | |
| 8666047 | 5 years ago | | | 0 | 0.00026831800 | |
| 8666047 | 5 years ago | | | 1 | 0.0024299000 | |
| 8666046 | 5 years ago | | | 0 | 0.0022310460 | |
| 8666043 | 5 years ago | | | 0 | 0.0028483200 | |
| 8666040 | 5 years ago | | | 0 | 0.0016870155 | |
| 8666039 | 5 years ago | | | 11 | 0.0023340400 | |
| 8666039 | 5 years ago | | | 0 | 0.0020433200 | |
| 8666038 | 5 years ago | | | 0 | 0.00039024330 |
ABI
ABI objects
Getter at block 21256482 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)
0xb4837b4783fe2084d7147e99a8333cd21845cef2
Read-only
compareStr(string _str, string str) pure returns (bool)
getFireScByLevel(uint256 level) pure returns (uint256)
getLatestUnlockAmount(address userAddr) view returns (uint256)
getLevel(uint256 value) view returns (uint256)
getLineLevel(uint256 value) view returns (uint256)
getRecommendScaleByLevelAndTim(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[10] 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)
investIn(string inviteCode, string referrer) payable
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
renounceWhitelistAdmin()
setCoefficient(uint256 coeff)
transferOwnership(address newOwner)
withdrawProfit()
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.