Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($295.50)
Native
Value
$295.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0875 | $3,377.18 |
$295.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 12366817 | 4 years ago | | | 0.004 | 0.00088200000 | |
| 11582476 | 4 years ago | | | 0.15 | 0.0021772100 | |
| 11582435 | 4 years ago | | | 0.15 | 0.0028418320 | |
| 11571261 | 4 years ago | | | 0.125 | 0.036366309 | |
Transfer | 11546633 | 4 years ago | | | 0.034894235 | 0.0019740000 | |
Transfer | 11541645 | 4 years ago | | | 0.10412151 | 0.0015120000 | |
Transfer | 11270299 | 4 years ago | | | 0.11386769 | 0.0014280000 | |
Transfer | 11270287 | 4 years ago | | | 0.11529569 | 0.0014280000 | |
| 11030188 | 4 years ago | | | 0.125 | 0.016151632 | |
| 11026379 | 4 years ago | | | 0.125 | 0.0090809000 |
ABI
ABI objects
Getter at block 21262479
lastHPId() view returns (uint256)
15919
lastMatrixId() view returns (uint256)
7961
lastUserId() view returns (uint256)
4168
owner() view returns (address)
0xd7a1438a4dc81f4583a58d7102a28aa708f1bef3
Read-only
HP(uint256) view returns (address owner, uint256 matrix_id)
isUserExists(address user) view returns (bool)
matrices(uint256) view returns (uint256 id, address owner, uint256 referrals_cnt, uint256 matrix_referrer, address direct_referrer, uint256 from_hp, uint256 cycles)
users(address) view returns (uint256 id, address referrer, uint256 matrices_cnt, uint256 current_matrix, uint256 lastMatrix, uint256 hp_cooldown_time, uint256 hp_cooldown_num, uint256 direct_referrals)
usersById(uint256) view returns (address)
usersMatrices(uint256, uint256) view returns (uint256)
State-modifying
Events purchaseHPPosition() payable
reg(address referrer) payable
Registration(address indexed user, address indexed referrer, uint256 indexed userId, uint256 referrerId)
Transfer(address indexed user, uint256 indexed userId, uint256 indexed amount)
constructor(address ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.