AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 18,481 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($95.27)
Native
Value
$95.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02683 | $3,550.76 |
$95.27 | |
BEB | ERC-20 | 88.888K | -- | -- | |
ETH | ERC-20 | 88.888K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9033385 | 5 years ago | | | 11 | 0.00034111000 | |
| 9021806 | 5 years ago | | | 0 | 0.0023190750 | |
| 9021748 | 5 years ago | | | 0 | 0.0023190750 | |
| 9021733 | 5 years ago | | | 0 | 0.0023190750 | |
| 9021065 | 5 years ago | | | 0 | 0.0018082500 | |
| 9020878 | 5 years ago | | | 0 | 0.0021082500 | |
| 9020860 | 5 years ago | | | 0 | 0.0021082500 | |
| 9020849 | 5 years ago | | | 0 | 0.0021082500 | |
| 9020842 | 5 years ago | | | 0 | 0.00084454000 | |
| 9020841 | 5 years ago | | | 0 | 0.0021082500 |
ABI
ABI objects
Getter at block 21287393 getSummary() view returns (uint256[11])
admin() view returns (address)
0x0000000000000000000000000000000000000000
implementation() view returns (address)
0x0000000000000000000000000000000000000000
engineerFunds() view returns (uint256)
880000000000000000
engineerWithdrawAmount() view returns (uint256)
214080000000000000000
operatorFunds() view returns (uint256)
1320000000000000000
operatorWithdrawAmount() view returns (uint256)
321120000000000000000
owner() view returns (address)
0xddf0bb01f81059ccdb3d5bf5b1c7bd540addfeac
totalDynamicCommissionWithdrawAmount() view returns (uint256)
6132231170000000000000
totalInvestAmount() view returns (uint256)
10748000000000000000000
totalInvestCount() view returns (uint256)
1030
totalStaticCommissionWithdrawAmount() view returns (uint256)
2344992000000000000000
totalUserCount() view returns (uint256)
952
totalWithdrawAmount() view returns (uint256)
9721973170000000000000
Read-only
getDynamicCommissionRecords(address userAddress) view returns (uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2])
getInvestRecords(address userAddress) view returns (uint256[3], uint256[3], uint256[3], uint256[3], uint256[3], uint256[3], uint256[3], uint256[3], uint256[3])
getStaticCommissionRecords(address userAddress) view returns (uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2], uint256[2])
getUserAddress(uint256 index) view returns (address)
getUserByAddress(address userAddress) view returns (uint256[16], address)
getUserByAddress2(address userAddress) view returns (uint256[15], address)
getUserByIndex(uint256 index) view returns (uint256[16], address)
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
calcDynamicCommissionBegin(uint256 index, uint256 length)
calcDynamicCommissionEnd(uint256 index, uint256 length)
calcDynamicCommissionRange(uint256 index, uint256 length)
engineerWithdraw()
initialize()
invest(address sponsorAddress, uint256 investCycle) payable
operatorWithdraw()
transferOwnership(address newOwner)
updateDynamicCommission(uint256 index, uint256 length, uint256[] commissionList)
updateDynamicCommissionTest(uint256 index, uint256 length, uint256[] commissionList)
userWithdraw()
userWithdrawCommission()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.