InitializableAdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 9 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
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "InitializableAdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11008381 | 4 years ago | | | 0 | 0.0026283660 | |
| 11008073 | 4 years ago | | | 0 | 0.0059545800 | |
| 11008066 | 4 years ago | | | 0 | 0.0041193500 | |
| 11008052 | 4 years ago | | | 0 | 0.0027227500 | |
| 11008049 | 4 years ago | | | 0 | 0.0041163500 | |
| 11008044 | 4 years ago | | | 0 | 0.0023999500 | |
| 11008039 | 4 years ago | | | 0 | 0.0024005501 | |
| 11008036 | 4 years ago | | | 0 | 0.0024965721 | |
| 11008032 | 4 years ago | | | 0 | 0.0022703527 |
ABI
ABI objects
Getter at block 21397899
isOwner() view returns (bool)
false
owner() view returns (address)
0x22341fb5d92d3d801144aa5a925f401a91418a05
Read-only
contracts(uint256) view returns (address)
getContracts(uint8[] dependencies) view returns (address[])
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
initialize(address _logic, address _admin, bytes _data) payable
initialize(address _logic, bytes _data) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address owner)
renounceOwnership()
setContract(uint8 name, address contractAddress)
setDependencies(uint8 name, uint8[] dependencies)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetContract(uint8 name, address contractAddress)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.