AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 19 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) |
---|---|---|---|---|---|---|---|
| 7458000 | 6 years ago | | | 0 | 0.000074597000 | |
| 7457997 | 6 years ago | | | 0 | 0.000074469000 | |
| 7457977 | 6 years ago | | | 0 | 0.00022340700 | |
| 7457973 | 6 years ago | | | 0 | 0.00014906600 | |
| 7457959 | 6 years ago | | | 0 | 0.000074597000 | |
| 7457945 | 6 years ago | | | 0 | 0.000074533000 | |
| 7457905 | 6 years ago | | | 0 | 0.00014919400 | |
| 7457900 | 6 years ago | | | 0 | 0.00014906600 | |
| 7457797 | 6 years ago | | | 0 | 0.00014919400 | |
| 7457794 | 6 years ago | | | 0 | 0.00014906600 |
ABI
ABI objects
Getter at block 21408675 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, address _admin, bytes _data)
fallback()
This contract contains no error objects.