Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERM | ERC-20 | 20.123M | -- | -- | |
BEB | ERC-20 | 8.848K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9089317 | 5 years ago | | | 0 | 0.0023042600 | |
| 9089316 | 5 years ago | | | 0 | 0.0053867200 | |
| 9089315 | 5 years ago | | | 0 | 0.0053867200 | |
| 9089314 | 5 years ago | | | 0 | 0.0053867200 | |
| 9089313 | 5 years ago | | | 0 | 0.0053867200 | |
| 9086559 | 5 years ago | | | 0 | 0.00049065500 | |
| 9086553 | 5 years ago | | | 0 | 0.00018824000 | |
| 9086332 | 5 years ago | | | 0 | 0.00036129600 | |
| 9085980 | 5 years ago | | | 0 | 0.00013548600 | |
| 9085977 | 5 years ago | | | 0 | 0.000068724000 |
ABI
ABI objects
Getter at block 21413408 getGameInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
eggAddress() view returns (address)
0x9ddc752e3d59cd16e4360743c6eb9608d39e6119
fivePercentWallet() view returns (address)
0x76594f0fa263ac33aa28e3adbfebbcbaf7db76a9
gameStart() view returns (bool)
true
getInviteNum() view returns (uint256 num)
0
getUid() view returns (uint256)
70
isOwner() view returns (bool)
false
numOrder() view returns (uint256)
90
owner() view returns (address)
0x713f2c1cdfd784abc4c5e3525f1c3b6517af70f7
ratio() view returns (uint32)
1000
startNum() view returns (uint256)
90
threePercentWallet() view returns (address)
0x07beeec61d7b28177521bfdd0fda5a07d992e51f
timeGaps() view returns (uint256)
1440
twoPercentWallet() view returns (address)
0x4200dbbda245be2b04a0a82eb1e08c6580d81c9b
waitLine() view returns (bool)
false
Read-only
compareStr(string _str, string str) pure returns (bool)
extraInfo(uint256, address, uint256) view returns (uint256)
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[11] ct, string inviteCode, string referrer)
getWaitInfo(address user) view returns (uint256 totalAmount, bool isWait, uint256 time, uint256[] seq, bool wait)
getWaitOrder(uint256 num) view returns (address user, uint256 amount, string inviteCode, string referrer, bool execute)
indexMapping(uint256) view returns (address)
isCode(string invite) view returns (bool)
isUsed(string code) view returns (bool)
isWhitelistAdmin(address account) view returns (bool)
waitInfo(uint256, address) view returns (uint256 totalAmount, bool isWait, uint256 time)
waitOrder(uint256, uint256) view returns (address user, uint256 amount, string inviteCode, string referrer, bool execute)
State-modifying
Events activeGame(uint256 time)
addWhitelistAdmin(address account)
calDynamicProfit(uint256 start, uint256 end)
calStaticProfit(address userAddr) returns (uint256)
executeLine(uint256 end)
modifyProfit(uint256 p)
modifyStartNum(uint256 number)
redeem()
registerUserInfo(address user, string inviteCode, string referrer)
removeWhitelistAdmin(address account)
renounceOwnership()
renounceWhitelistAdmin()
setCoefficient(uint256 coeff)
setRatio(uint32 r)
setTimeGaps(uint256 targetTimeGaps)
setWaitLine(bool wait)
transferOwnership(address newOwner)
waitInvest(string inviteCode, string referrer) payable
withdrawEgg(uint256 money)
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(address _erc20Address)
fallback()
This contract contains no error objects.