AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 16,459 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 ($41,194.01)
Native
Value
$41,194.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 13 | $3,168.77 |
$41,194.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173161 | 6 days ago | | | 0 | 0.0050453528 | |
| 21162021 | 8 days ago | | | 0 | 0.0018298333 | |
| 21149233 | 9 days ago | | | 0 | 0.0014337581 | |
| 20851157 | 2 months ago | | | 0 | 0.00080393329 | |
| 20837458 | 2 months ago | | | 0 | 0.0021733990 | |
| 20745705 | 2 months ago | | | 0 | 0.00017291816 | |
| 20668492 | 3 months ago | | | 0 | 0.000045331827 | |
| 20663985 | 3 months ago | | | 0 | 0.0013244507 | |
| 20646296 | 3 months ago | | | 0 | 0.00013240129 | |
| 20642148 | 3 months ago | | | 0 | 0.00065076621 |
ABI
ABI objects
Getter at block 21217182
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.