AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 22 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) |
---|---|---|---|---|---|---|---|
| 10839248 | 4 years ago | | | 0 | 0.023475501 | |
| 10839187 | 4 years ago | | | 0 | 0.012482088 | |
| 10076600 | 5 years ago | | | 0 | 0.0024382228 | |
| 10076593 | 5 years ago | | | 0 | 0.0014897976 | |
| 10076527 | 5 years ago | | | 0 | 0.0028568070 | |
| 10076506 | 5 years ago | | | 0 | 0.0015434840 | |
| 10076411 | 5 years ago | | | 0 | 0.0027547790 | |
| 10076348 | 5 years ago | | | 0 | 0.0015434840 | |
| 10076244 | 5 years ago | | | 0 | 0.0028568070 | |
| 10076126 | 5 years ago | | | 0 | 0.0014092680 |
ABI
ABI objects
Getter at block 21283926
admin() view returns (address)
0xaaf987ec68779e8bea8599691abb753eeaaced27
implementation() view returns (address)
[unknown]
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.