AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,458 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
12 additional
variables
Balances ($13.63)
Native
Value
$13.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004066 | $3,351.51 |
$13.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10138611 | 4 years ago | | | 0 | 0.00086906000 | |
| 10132234 | 4 years ago | | | 0.004050813 | 0.0057409200 | |
| 9985348 | 5 years ago | | | 0 | 0.0039461000 | |
| 9971803 | 5 years ago | | | 0 | 0.00086906000 | |
| 9971331 | 5 years ago | | | 0.004050813 | 0.00035509100 | |
| 9965324 | 5 years ago | | | 0.004050813 | 0.00099449280 | |
| 9962737 | 5 years ago | | | 0 | 0.0039461000 | |
| 9948333 | 5 years ago | | | 0 | 0.0039461000 | |
| 9943848 | 5 years ago | | | 0 | 0.0039461000 | |
| 9942686 | 5 years ago | | | 0 | 0.00085898000 |
ABI
ABI objects
Getter at block 21261267 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.