AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 316 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 ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8485002 | 5 years ago | | | 0 | 0.0034042700 | |
| 8469137 | 5 years ago | | | 0 | 0.0035542700 | |
| 8462209 | 5 years ago | | | 0 | 0.0034042700 | |
| 8461943 | 5 years ago | | | 0 | 0.0034042700 | |
| 8461829 | 5 years ago | | | 0 | 0.0034042700 | |
| 8454473 | 5 years ago | | | 0 | 0.0037042700 | |
| 8449001 | 5 years ago | | | 0 | 0.0034042700 | |
| 8449000 | 5 years ago | | | 0 | 0.0034036300 | |
| 8448997 | 5 years ago | | | 0 | 0.0034042700 | |
| 8448997 | 5 years ago | | | 0 | 0.0034042700 |
ABI
ABI objects
Getter at block 21324369 admin() view returns (address) implementation() view returns (address)
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _implementation, bytes _data)
fallback()
This contract contains no error objects.