InitializableAdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 4,678 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
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "InitializableAdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18076261 | a year ago | | | 0 | 0.0048321216 | |
| 18075171 | a year ago | | | 0 | 0.0035046788 | |
| 18066517 | a year ago | | | 0 | 0.0042800731 | |
| 18062488 | a year ago | | | 0 | 0.0041016740 | |
| 18060289 | a year ago | | | 0 | 0.0039538820 | |
| 18059382 | a year ago | | | 0 | 0.0038588182 | |
| 18051869 | a year ago | | | 0 | 0.0034319080 | |
| 18050645 | a year ago | | | 0 | 0.0048755911 | |
| 18049693 | a year ago | | | 0 | 0.0068499923 | |
| 18047541 | a year ago | | | 0 | 0.0037119554 |
ABI
ABI objects
Getter at block 21163166
owner() view returns (address)
0x2f2d07d60ea7330dd2314f4413ccbb2dc25276ef
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
initialize(address _logic, bytes _data) payable
initialize(address logic, address admin, bytes data) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
convertApeCoinToPCApe(uint256 amount)
convertPCApeToApeCoin(uint256 amount)
initialize()
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.