Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x205b…14e8
0xf99f…7bba
0x30d1…e18f
0xce79…da36
0xe4d1…5837
-
variable spans 2 additional slots
Balances ($3,422.28)
Native
Value
$3,422.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.96148 | $3,559.39 |
$3,422.28 | |
PZS | ERC-20 | 1.588239M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12351857 | 4 years ago | | | 0 | 0.00085275521 | |
| 12351856 | 4 years ago | | | 0 | 0.0057281071 | |
| 11543070 | 4 years ago | | | 0.02 | 0.0066756180 | |
| 11543064 | 4 years ago | | | 0 | 0.043473140 | |
| 11543057 | 4 years ago | | | 0 | 0.0052730230 | |
Transfer | 11543052 | 4 years ago | | | 0.024 | 0.0051562700 | |
| 11516408 | 4 years ago | | | 0 | 0.0021770299 | |
| 11515962 | 4 years ago | | | 0 | 0.0023491101 | |
| 11515745 | 4 years ago | | | 0 | 0.0020410301 | |
| 11515012 | 4 years ago | | | 0 | 0.0015404000 |
ABI
ABI objects
Getter at block 21289947 underway() view returns (uint8 version)
isOwner() view returns (bool)
false
owner() view returns (address)
0xaf1954ec8f343ff6986f4e9338280f23add3d481
pzsImpl() view returns (address)
0x205bb454cff5ece04a102d7449313ebb934014e8
teamCountLimit() view returns (uint8)
15
userCounter() view returns (uint256)
506
Read-only
addressIndexs(uint256) view returns (address)
getGlobalStats(uint8 version) view returns (uint256[9] stats)
getNodeAddress(address userAddress) view returns (address nodeAddress)
getPersonalStats(uint8 version, address userAddress) view returns (uint256[10] stats)
totalSubEth(uint256) view returns (uint256)
users(address) view returns (bool active, address referrer, uint256 id, bool node, uint256 direcCount, uint256 indirectCount, uint256 teamCount)
State-modifying
Events applyForPartner(uint8 version) payable returns (bool)
changeConfig(address conf) returns (bool)
changePZS(address pzsAddress) returns (bool)
regist(uint256 id)
renounceOwnership()
subscribe(uint8 version) payable returns (bool)
transferOwnership(address newOwner)
upgrade(address[] addList, address referAddress) returns (bool)
withdrawAward(uint8 version) returns (uint256)
AllotSubAward(address indexed user, address indexed subAddress, uint256 partnerAward, uint8 awardType)
ApplyForPartner(address indexed user, address indexed referrer, address indexed node, uint256 partnerDirectAward, uint256 partnerBecomeAward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Registration(address indexed user, address indexed referrer)
Subscribe(address indexed user, uint256 changeAmount, uint256 exchangeAmout)
WithdrawAward(address indexed user, uint256 subAward)
constructor(address conf, address pzt)
This contract contains no fallback and receive objects.
This contract contains no error objects.