Monetuum
Verified contract
Active on
Ethereum with 1,839 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 "Monetuum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10920629 | 4 years ago | | | 0.0331311 | 0.0023100000 | |
| 10920605 | 4 years ago | | | 0 | 0.0022890000 | |
| 10920594 | 4 years ago | | | 0 | 0.0022890000 | |
| 9534936 | 5 years ago | | | 0.0038121378 | 0.00016800000 | |
| 9534881 | 5 years ago | | | 0.0022939287 | 0.00016800000 | |
| 9534864 | 5 years ago | | | 0.0022968266 | 0.00016800000 | |
| 9534842 | 5 years ago | | | 0 | 0.000025200000 | |
| 9369822 | 5 years ago | | | 0.1 | 0.00095587600 | |
| 9340125 | 5 years ago | | | 0.1 | 0.00020222600 | |
| 9253910 | 5 years ago | | | 0.1 | 0.00026374600 |
ABI
ABI objects
Getter at block 21305491
adminWallet() view returns (address)
0xb6cd057ead6cf0d1ef5b0b568b952162f5cc6106
currUserID() view returns (uint256)
975
manager() view returns (address)
0x75cb72376d967cf3371065fc0910213e533c3a21
owner() view returns (address)
0x75cb72376d967cf3371065fc0910213e533c3a21
ownerWallet() view returns (address)
0xa372cf95f6d0a12b2f23c0e7826334345ab9fea2
Read-only
LEVEL_PRICE(uint256) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events buyLevel(uint256 _level) payable
regUser(uint256 _referrerID) payable
setManager(address _manager)
transferOwnership(address newOwner)
buyLevelEvent(address indexed _user, uint256 _level, uint256 _time)
getMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time, uint256 _price)
lostMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time, uint256 _price)
prolongateLevelEvent(address indexed _user, uint256 _level, uint256 _time)
regLevelEvent(address indexed _user, address indexed _referrer, uint256 _time)
constructor()
fallback()
This contract contains no error objects.