AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 49 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) |
---|---|---|---|---|---|---|---|
| 8705395 | 5 years ago | | | 0 | 0.0010070808 | |
| 8700913 | 5 years ago | | | 0 | 0.00083904200 | |
| 8572140 | 5 years ago | | | 0 | 0.025188540 | |
| 8541013 | 5 years ago | | | 0 | 0.0092322780 | |
| 8374237 | 5 years ago | | | 0 | 0.00086082100 | |
| 8374221 | 5 years ago | | | 0 | 0.00088158100 | |
| 8374218 | 5 years ago | | | 0 | 0.00088158100 | |
| 8099666 | 5 years ago | | | 0 | 0.0025175100 | |
| 8099664 | 5 years ago | | | 0 | 0.0025175100 | |
| 7852986 | 5 years ago | | | 0 | 0.0083917000 |
ABI
ABI objects
Getter at block 21229717 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.