AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 78 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) |
---|---|---|---|---|---|---|---|
| 10839257 | 4 years ago | | | 0 | 0.14223622 | |
| 10839149 | 4 years ago | | | 0 | 0.18874220 | |
| 10839140 | 4 years ago | | | 0 | 0.13255780 | |
| 10839036 | 4 years ago | | | 0 | 0.13045370 | |
| 10076608 | 5 years ago | | | 0 | 0.019247111 | |
| 10076573 | 5 years ago | | | 0 | 0.026515688 | |
| 10076537 | 5 years ago | | | 0 | 0.065440635 | |
| 10076457 | 5 years ago | | | 0 | 0.078089223 | |
| 10076428 | 5 years ago | | | 0 | 0.065440635 | |
| 10076332 | 5 years ago | | | 0 | 0.081269327 |
ABI
ABI objects
Getter at block 21379128 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.