AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 124 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) |
---|---|---|---|---|---|---|---|
| 15992259 | 2 years ago | | | 0 | 0.022170495 | |
| 15409768 | 2 years ago | | | 0 | 0.024635084 | |
| 14139775 | 3 years ago | | | 0 | 0.068272538 | |
| 14042988 | 3 years ago | | | 0 | 0.085756317 | |
| 13797718 | 3 years ago | | | 0 | 0.16350938 | |
| 13492750 | 3 years ago | | | 0 | 0.084085421 | |
| 13468232 | 3 years ago | | | 0 | 0.12545519 | |
| 13468209 | 3 years ago | | | 0 | 0.087742847 | |
| 13468202 | 3 years ago | | | 0 | 0.083683783 | |
| 13352217 | 3 years ago | | | 0 | 0.041977461 |
ABI
ABI objects
Getter at block 21305650 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.