AbsGoldenMatrix1
Verified contract
Active on
Ethereum with 4,164 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 "AbsGoldenMatrix1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11502739 | 4 years ago | | | 0.05 | 0.010151892 | |
| 11502708 | 4 years ago | | | 0.05 | 0.011405287 | |
| 11502658 | 4 years ago | | | 0.05 | 0.0081935223 | |
| 11502628 | 4 years ago | | | 0.05 | 0.011951209 | |
| 11236106 | 4 years ago | | | 0.05 | 0.0057673550 | |
| 11232512 | 4 years ago | | | 0.05 | 0.0057954180 | |
| 11232351 | 4 years ago | | | 0.05 | 0.0029979750 | |
| 11228394 | 4 years ago | | | 0.05 | 0.0089190780 | |
| 11228362 | 4 years ago | | | 0.05 | 0.0079946000 | |
| 11228338 | 4 years ago | | | 0.05 | 0.012356440 |
ABI
ABI objects
Getter at block 21201936
last_id() view returns (uint256)
3980
owner() view returns (address)
0xcc16f3dce95cc295741c2f638c22a43c23a8e009
root() view returns (address)
0xcc16f3dce95cc295741c2f638c22a43c23a8e009
sync_close() view returns (bool)
true
Read-only
findFreeReferrer(address _user, uint256 _level) view returns (address)
findUplineHasLevel(address _user, uint256 _level) view returns (address)
findUplineOffset(address _user, uint256 _level, uint8 _offset) view returns (address)
levels(uint256) view returns (uint256 price, uint256 profit)
users(address) view returns (uint256 id, address inviter, uint256 level, uint256 profit, uint256 hold)
users_ids(uint256) view returns (address)
State-modifying
Events register(uint256 _upline_id) payable
sync(address[] _users, address[] _inviters)
syncClose()
Hold(address indexed addr, address indexed referral, uint256 value)
LevelUp(address indexed addr, address indexed upline, uint256 level)
Profit(address indexed addr, address indexed referral, uint256 value)
Register(address indexed addr, address indexed inviter, uint256 id)
constructor()
fallback()
receive()
This contract contains no error objects.