Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc630…166a
Balances ($0.00)
No balances found for "Etherz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15558921 | 2 years ago | | | 0.02 | 0.0017449760 | |
| 11303205 | 4 years ago | | | 0.03 | 0.0083224180 | |
| 11258876 | 4 years ago | | | 0.03 | 0.0016506300 | |
| 11254400 | 4 years ago | | | 0.05 | 0.0017834526 | |
| 11234246 | 4 years ago | | | 0.05 | 0.0019630407 | |
| 11205768 | 4 years ago | | | 0.03 | 0.0084016170 | |
| 11205359 | 4 years ago | | | 0.03 | 0.0055021000 | |
| 11205348 | 4 years ago | | | 0.03 | 0.0070102995 | |
| 11205326 | 4 years ago | | | 0.05 | 0.0031798200 | |
| 11205267 | 4 years ago | | | 0.03 | 0.0055263975 |
ABI
ABI objects
Getter at block 21307650 getAutoPoolTotalEarnedEther() view returns (uint256) getWorkPlanTotalEarnedEther() view returns (uint256)
AutopoolToken() view returns (uint256)
50000000000000000000
PERIOD_LENGTH() view returns (uint256)
15552000
WorkplanToken() view returns (uint256)
50000000000000000000
adminFee() view returns (uint256)
16000000000000000000
autoPooluniqueId() view returns (uint256)
708
lockStatus() view returns (bool)
false
ownerAddress() view returns (address)
0x9ac9c19d168289c077c7cfdd42e0cc2bfde37973
workPlancurrentId() view returns (uint256)
2437
Read-only
AutoPoolLevelPrice(uint256) view returns (uint256)
EarnedEth(address, uint256, uint256) view returns (uint256)
WorkPlanLevelPrice(uint256) view returns (uint256)
apAddressToId(address) view returns (uint256)
autoPoolUniqueUserList(uint256) view returns (address)
autoPoolUniqueUsers(uint256) view returns (bool isExist, address UserAddress, uint256 uniqueId, uint256 referrerID, uint256 currentLevel, uint256 totalEarningEth)
autoPoolUserList(uint256, uint256) view returns (address)
autoPoolUsers(uint256, uint256) view returns (bool isExist, address UserAddress, uint256 uniqueId, uint256 referrerID, uint256 currentLevel, uint256 totalEarningEth)
autoPoolcurrentId(uint256) view returns (uint256)
currentTree(address) view returns (uint256)
loopCheck(address) view returns (uint256)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 currentLevel, uint256 totalEarningEth)
viewAPUserLevelExpired(uint256 _userId, uint256 _level) view returns (bool)
viewAPUserReInvestCount(uint256 _userId, uint256 _level) view returns (uint256)
viewAPUserReferral(uint256 _userId, uint256 _level) view returns (uint256[], uint256[])
viewWPUserLevelExpired(address _userAddress, uint256 _level) view returns (uint256)
viewWPUserReferral(address _userAddress, uint256 _tree) view returns (address[])
State-modifying
Events autoPoolbuyLevel(uint256 _level) payable
autoPoolregistration() payable
contractLock(bool _lockStatus) returns (bool)
failSafe(address _toUser, uint256 _amount) returns (bool)
updateAdminFeePercentage(uint256 _adminFee) returns (bool)
updateAutoPoolLevelPrice(uint256 _level, uint256 _price) returns (bool)
updateAutoPoolToken(uint256 _token) returns (bool)
updateWorkPlanLevelPrice(uint256 _level, uint256 _price) returns (bool)
updateWorkPlanToken(uint256 _token) returns (bool)
workPlanbuyLevel(uint256 _level) payable
workPlanregisteration(uint256 _referrerID) payable
buyLevelEvent(uint256 indexed Matrix, address indexed UserAddress, uint256 Levelno, uint256 Time)
getMoneyForLevelEvent(uint256 indexed Matrix, address indexed UserAddress, uint256 UserId, address indexed ReferrerAddress, uint256 ReferrerId, uint256 Levelno, uint256 LevelPrice, uint256 Time)
lostMoneyForLevelEvent(uint256 indexed Matrix, address indexed UserAddress, uint256 UserId, address indexed ReferrerAddress, uint256 ReferrerId, uint256 Levelno, uint256 LevelPrice, uint256 Time)
regLevelEvent(uint256 indexed Matrix, address indexed UserAddress, address indexed ReferrerAddress, uint256 Time)
constructor(address _tokenAddress)
fallback()
This contract contains no error objects.