AdminUpgradeabilityProxy
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
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6324897 | 6 years ago | | | 0 | 0.00097281000 | |
| 6307538 | 6 years ago | | | 0 | 0.0027976500 | |
| 6307507 | 6 years ago | | | 0 | 0.0027976500 | |
| 6307488 | 6 years ago | | | 0 | 0.0027976500 | |
| 6307464 | 6 years ago | | | 0 | 0.011491770 | |
| 6307424 | 6 years ago | | | 0 | 0.0014683500 | |
| 6307404 | 6 years ago | | | 0 | 0.0014705100 | |
| 6307365 | 6 years ago | | | 0 | 0.0040889100 | |
| 6307359 | 6 years ago | | | 0 | 0.00090435000 |
ABI
ABI objects
Getter at block 21283790 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 implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.