Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38bc…c3eb
0xa874…95e6
0x4318…119b
Balances ($0.00)
No balances found for "Wallet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11037121 | 4 years ago | | | 0 | 0.014894110 | |
| 11037121 | 4 years ago | | | 0 | 0.016593566 | |
| 11037092 | 4 years ago | | | 0 | 0.017347819 | |
| 11037089 | 4 years ago | | | 0 | 0.016593566 | |
| 11037081 | 4 years ago | | | 0 | 0.016593566 | |
| 10459347 | 4 years ago | | | 0 | 0.016630020 | |
| 10459346 | 4 years ago | | | 0 | 0.016630020 | |
| 10459188 | 4 years ago | | | 0 | 0.053243892 | |
| 10459187 | 4 years ago | | | 0 | 0.019719960 | |
| 10459187 | 4 years ago | | | 0 | 0.019719960 |
ABI
ABI objects
Getter at block 21276138 getProfitPaid() view returns (uint256)
citizen() view returns (address)
0xa8745e0bf1953f9a8ee785b22dc2b383dbf795e6
ethWithdrew() view returns (uint256)
8130886469602466576107
isBackupAdmin() view returns (bool)
false
isContractAdmin() view returns (bool)
false
isEthAdmin() view returns (bool)
false
isLAdmin() view returns (bool)
false
isLProfitAdmin() view returns (bool)
false
isMainAdmin() view returns (bool)
false
isMaxSAdmin() view returns (bool)
false
isProfitAdmin() view returns (bool)
false
maxT() view returns (uint256)
134000
reserveFund() view returns (address)
0x38bcaf0d4fb50e391fb9d8640612cdf90ba8c3eb
Read-only
checkHA(address _address) view returns (bool)
getAmountToMineToken(address _investor) view returns (uint256)
getInvestorLastDeposited(address _investor) view returns (uint256)
getProfitBalance(address _investor) view returns (uint256)
getUserWallet(address _investor) view returns (uint256, uint256[], uint256, uint256, uint256, uint256, uint256)
validateCanMineToken(uint256 _fiatAmount, address _from) view
State-modifying
Events bonusForAdminWhenUserJoinPackageViaDollar(uint256 _amount, address _admin)
bonusNewRank(address _investorAddress, uint256 _currentRank, uint256 _newRank)
deposit(address _to, uint256 _deposited, uint8 _source, uint256 _sourceAmount)
energy(address[] _userAddresses)
increaseETHWithdrew(uint256 _amount)
lockTheProfitAdmin()
mineToken(address _from, uint256 _amount)
setC(address _citizen)
setMaxT(uint256 _maxT)
setRF(address _reserveFundContract)
syncContractLevelData(uint256 _profitPaid)
syncData(address[] _investors, uint256[] _amountToMineToken)
transferProfitWallet(uint256 _amount, address _to)
unLockTheProfitAdmin()
updateBackupAdmin(address _newBackupAdmin)
updateContractAdmin(address _newContractAdmin)
updateHA(address _address, bool _value)
updateLockerAdmin(address _newLockerAdmin)
updateMainAdmin(address _newMainAdmin)
updateProfitAdmin(address _newProfitAdmin)
OwnershipTransferred(address indexed _previousOwner, address indexed _newOwner)
ProfitBalanceChanged(address from, address to, int256 amount, uint8 source)
ProfitBalanceTransferred(address from, address to, uint256 amount)
ProfitSourceBalanceChanged(address investor, int256 amount, address from, uint8 source)
ProfitableBalanceChanged(address investor, int256 amount, address from, uint8 source)
RankBonusSent(address investor, uint256 rank, uint256 amount)
constructor(address _mainAdmin, address _profitAdmin, address _LAdmin, address _backupAdmin)
This contract contains no fallback and receive objects.
This contract contains no error objects.