Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 8 additional slots
Balances ($0.00)
No balances found for "Etheron"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10276200 | 4 years ago | | | 0.6 | 0.016528480 | |
| 10149372 | 4 years ago | | | 0.6 | 0.0023073270 | |
| 10076534 | 4 years ago | | | 1.1 | 0.0014065326 | |
| 10076394 | 4 years ago | | | 0.6 | 0.0036405140 | |
| 10076057 | 4 years ago | | | 0.6 | 0.0095038760 | |
| 9985832 | 5 years ago | | | 0.6 | 0.0024792720 | |
| 9889360 | 5 years ago | | | 1.1 | 0.0010512876 | |
| 9889211 | 5 years ago | | | 0.6 | 0.0026821480 | |
| 9888598 | 5 years ago | | | 1.1 | 0.00071037000 | |
| 9888581 | 5 years ago | | | 0.6 | 0.0019158200 |
ABI
ABI objects
Getter at block 21161080
currentUserID() view returns (uint256)
329
token_contract() view returns (address)
0x5239f2580d5305eb56a06fe6b2c1506478d965cc
Read-only
findUplineDown(uint256 _user, uint256 _round) view returns (uint256)
findUplineUp(uint256 _user, uint256 _round) view returns (uint256)
getLevel(uint256 _amount) view returns (uint256, uint256, uint256)
getReferralTree(uint256 _user, uint256 _treeLevel, uint256 _round) view returns (uint256[], uint256[], uint256)
getUplines(uint256 _user, uint256 _round) view returns (uint256[10] uplines, address[10] uplinesWallets)
getUserLevels(uint256 _user) view returns (uint256[90] levels)
getUserUpline(uint256 _user, uint256 _height, uint256 _round) view returns (uint256)
levelBase(uint256) view returns (uint256)
lvlAmount(uint256 _levelID) view returns (uint256)
regBase(uint256) view returns (uint256)
userWallets(address) view returns (uint256)
users(uint256) view returns (bool exists, address wallet, uint256 referrer)
State-modifying
Events buyLevel(uint256 _upline) payable
registerUser(uint256 _referrer, uint256 _rounds, uint256[9] _uplines) payable
BuyLevelEvent(address indexed user, uint256 indexed level, uint256 time)
LostProfitEvent(address indexed recipient, address indexed sender, uint256 indexed amount, uint256 time, uint256 senderID)
RegisterUserEvent(address indexed user, address indexed referrer, uint256 time)
TransferEvent(address indexed recipient, address indexed sender, uint256 indexed amount, uint256 time, uint256 recipientID, uint256 senderID, bool superprofit)
constructor(address _owner, address _token)
fallback()
This contract contains no error objects.