AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 16,456 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($31,873.27)
Native
Value
$31,873.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13 | $2,451.79 |
$31,873.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20851157 | a month ago | | | 0 | 0.00080393329 | |
| 20837458 | a month ago | | | 0 | 0.0021733990 | |
| 20745705 | 2 months ago | | | 0 | 0.00017291816 | |
| 20668492 | 2 months ago | | | 0 | 0.000045331827 | |
| 20663985 | 2 months ago | | | 0 | 0.0013244507 | |
| 20646296 | 2 months ago | | | 0 | 0.00013240129 | |
| 20642148 | 2 months ago | | | 0 | 0.00065076621 | |
| 20640224 | 2 months ago | | | 0 | 0.00019318951 | |
| 20629492 | 2 months ago | | | 0 | 0.00061791477 | |
| 20627905 | 2 months ago | | | 0 | 0.00048848220 |
ABI
ABI objects
Getter at block 21123464
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.