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 "Ethbull"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11787368 | 4 years ago | | | 0.006886089 | 0.0046410000 | |
| 10853693 | 4 years ago | | | 0.07 | 0.020900000 | |
| 10815095 | 4 years ago | | | 0.07 | 0.062925800 | |
| 10814478 | 4 years ago | | | 0.07 | 0.061200000 | |
| 10814475 | 4 years ago | | | 0.07 | 0.061272000 | |
| 10814426 | 4 years ago | | | 0.07 | 0.061272344 | |
| 10805182 | 4 years ago | | | 0.07 | 0.058260748 | |
| 10799513 | 4 years ago | | | 0.19 | 0.0030030000 | |
| 10783120 | 4 years ago | | | 0.1 | 0.0090930000 | |
| 10775799 | 4 years ago | | | 0.09 | 0.010672200 |
ABI
ABI objects
Getter at block 21266285
lastIDCount() view returns (uint256)
2919
ownerWallet() view returns (address)
0x663a469594ec0a5f88b91fc4ae31138e1612c357
Read-only
findFreeReferrer(address _user) view returns (address)
priceOfLevel(uint256) view returns (uint256)
userAddressByID(uint256) view returns (address)
userInfos(address) view returns (bool joined, uint256 id, uint256 referrerID)
viewTimestampSinceJoined(address usr) view returns (uint256[10] timeSinceJoined)
viewUserLevelExpired(address _user, uint256 _level) view returns (uint256)
viewUserReferral(address _user) view returns (address[])
State-modifying
Events acceptOwnership()
buyLevel(uint256 _level) payable
regUser(uint256 _referrerID) payable
transferOwnership(address _newOwner)
OwnershipTransferredEv(address indexed previousOwner, address indexed newOwner)
levelBuyEv(address indexed _user, uint256 _level, uint256 _amount, uint256 _time)
lostForLevelEv(address indexed _user, address indexed _referral, uint256 _level, uint256 _amount, uint256 _time)
paidForLevelEv(address indexed _user, address indexed _referral, uint256 _level, uint256 _amount, uint256 _time)
regLevelEv(uint256 indexed _userID, address indexed _userWallet, uint256 indexed _referrerID, address _refererWallet, uint256 _originalReferrer, uint256 _time)
constructor()
fallback()
This contract contains no error objects.