Absolutus
Verified contract
Active on
Ethereum with 2,576 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x225b…d94d
Balances ($1,688.06)
Native
Value
$1,688.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.488008 | $3,459.08 |
$1,688.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10298334 | 4 years ago | | | 0.25 | 0.0064756800 | |
| 10298325 | 4 years ago | | | 0 | 0.00049721400 | |
| 10298302 | 4 years ago | | | 0.5 | 0.0054854100 | |
| 10298291 | 4 years ago | | | 0.5 | 0.0042664300 | |
| 10298167 | 4 years ago | | | 0 | 0.00060770600 | |
| 10298149 | 4 years ago | | | 1 | 0.0054854100 | |
| 10298145 | 4 years ago | | | 1 | 0.0054854100 | |
| 10298123 | 4 years ago | | | 0 | 0.00062702801 | |
| 10298115 | 4 years ago | | | 2.5 | 0.0054854100 | |
| 10298091 | 4 years ago | | | 0 | 0.00069057500 |
ABI
ABI objects
Getter at block 21266608
adminWallet() view returns (address)
0xcfebf7c3ec7b407dff17aa20a2631c95c8ff508c
currUserID() view returns (uint256)
1707
manager() view returns (address)
0x292ba92eeac6081d15286c0c3fb62756472c9835
owner() view returns (address)
0x292ba92eeac6081d15286c0c3fb62756472c9835
ownerWallet() view returns (address)
0xcfebf7c3ec7b407dff17aa20a2631c95c8ff508c
Read-only
LEVEL_PRICE(uint256) view returns (uint256)
actualLevel(address _user) view returns (uint256)
allowUsers(address) view returns (uint256)
findFreeReferrer(address _user) view returns (address)
userList(uint256) view returns (address)
users(address) view returns (bool isExist, uint256 id, uint256 referrerID, uint256 fund, uint256 currentLvl)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events allowUser(address _user)
battleMode()
buyLevel(uint256 _level) payable
regUser(uint256 referrerID) payable
setAdminWallet(address _admin)
setCanUpdateLevelPrice(address addr)
setDAOAddress(address _dao_addr)
setLevelPrice(uint256 _level, uint256 _price)
setManager(address _manager)
setMaxAutopayForLevelCount(uint256 _count)
transferOwnership(address newOwner)
BuyLevelEvent(address indexed _user, uint256 _level, uint256 _time)
GetMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time, uint256 _price, bool _prevLost)
LostMoneyForLevelEvent(address indexed _user, address indexed _referral, uint256 _level, uint256 _time, uint256 _price, bool _prevLost)
PaymentForHolder(address indexed _addr, uint256 _index, uint256 _value)
PaymentForHolderLost(address indexed _addr, uint256 _index, uint256 _value)
ProlongateLevelEvent(address indexed _user, uint256 _level, uint256 _time)
RegLevelEvent(address indexed _user, address indexed _referrer, uint256 _id, uint256 _time)
constructor()
fallback()
This contract contains no error objects.