FastMatrix
Verified contract
Active on
Ethereum with 1,873 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($15,439.64)
Native
Value
$15,439.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.95 | $3,119.12 |
$15,439.64 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12626305 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12625957 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12625401 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12625213 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12624703 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12624457 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12624271 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12624271 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12585548 | 3 years ago | | | 0.05 | 0.00010660000 | |
| 12585548 | 3 years ago | | | 0.05 | 0.00010660000 |
ABI
ABI objects
Getter at block 21198648
LEVEL_TIME_LIFE() view returns (uint40)
[unknown]
last_id() view returns (uint256)
[unknown]
root() view returns (address)
[unknown]
Read-only
findFreeReferrer(address _user, uint8 _round) view returns (address)
findUpline(address _user, uint8 _round, uint8 _offset) view returns (address)
getLvlUser(uint256 _id) view returns (uint40[20] lvls)
getReferralTree(uint256 _id, uint256 _treeLevel, uint8 _round) view returns (uint256[], uint256[], uint256)
getUplines(uint256 _user, uint8 _round) view returns (uint256[2] uplines, address[2] uplinesWallets)
levels(uint256) view returns (uint256)
users(address) view returns (uint256 id, address inviter, uint256 balance, uint256 profit)
users_ids(uint256) view returns (address)
State-modifying
Events destruct()
register(uint256 _upline_id) payable
stepOne()
stepTwo()
topDev()
withdraw(uint256 _value) payable
BuyLevelEvent(address indexed user, address indexed upline, uint8 level, uint40 expires, uint256 time)
LostProfitEvent(address indexed recipient, address indexed sender, uint256 amount, uint256 time)
ProfitEvent(address indexed recipient, address indexed sender, uint256 amount, uint256 time)
RegisterUserEvent(address indexed user, address indexed referrer, uint256 id, uint256 time)
WithdrawEvent(address indexed recipient, uint256 amount, uint256 time)
constructor(address _root, address[6] _techAccounts)
fallback()
receive()
This contract contains no error objects.