AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 5,117 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
36 additional
variables
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9734778 | 5 years ago | | | 0.16 | 0.000027112003 | |
| 9734777 | 5 years ago | | | 0.16 | 0.000027112003 | |
| 9734776 | 5 years ago | | | 0.16 | 0.00048168505 | |
| 9734774 | 5 years ago | | | 0.16 | 0.0010017420 | |
| 9734767 | 5 years ago | | | 0.16 | 0.0015025830 | |
| 9734765 | 5 years ago | | | 0.16 | 0.00060629748 | |
| 9734765 | 5 years ago | | | 0.16 | 0.0010017220 | |
| 9734754 | 5 years ago | | | 0.16 | 0.0025043550 | |
| 9734720 | 5 years ago | | | 0.16 | 0.0050086100 | |
| 9734665 | 5 years ago | | | 0.16 | 0.0025043550 |
ABI
ABI objects
Getter at block 21165272 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.