TRUSTWALLET2X2
Verified contract
Active on
Ethereum with 142 txns
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 "TRUSTWALLET2X2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10490964 | 4 years ago | | | 0.03 | 0.0014886400 | |
| 10476777 | 4 years ago | | | 0.03 | 0.0023260000 | |
| 10476704 | 4 years ago | | | 0.03 | 0.0023260000 | |
| 10476699 | 4 years ago | | | 0.03 | 0.0017445000 | |
| 10476686 | 4 years ago | | | 0.03 | 0.0013956000 | |
| 10476649 | 4 years ago | | | 0.03 | 0.0017212400 | |
| 10463885 | 4 years ago | | | 0.03 | 0.0017445000 | |
| 10463885 | 4 years ago | | | 0.03 | 0.010891980 | |
| 10408838 | 4 years ago | | | 1 | 0.00089644500 | |
| 10405592 | 4 years ago | | | 0.4 | 0.0074277750 |
ABI
ABI objects
Getter at block 21298792
currUserID() view returns (uint256)
20
lockStatus() view returns (bool)
false
ownerWallet() view returns (address)
0xd185fdf22c60e6bbeb5236d66a812fe35370bab3
Read-only
LEVEL_PRICE(uint256) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
levelEarned(address, uint256) view returns (uint256)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 totalETHEarning)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events buyLevel(uint256 _level) payable
contractLock(bool _lockStatus) returns (bool)
failSafe(address _toUser, uint256 _amount) returns (bool)
regUser(uint256 _referrerID) payable
updateLevelPrice(uint256 _level, uint256 _levelPrice) returns (bool)
buyLevelEvent(address indexed _user, uint256 _level, uint256 _time)
getMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time)
lostMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time)
regLevelEvent(address indexed _user, address indexed _referrer, uint256 _time)
constructor()
fallback()
This contract contains no error objects.