TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 10 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 ($120.54)
Native
Value
$120.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.033492 | $3,599.00 |
$120.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21304490 | a day ago | | | 0 | 0.0058655912 | |
| 21301758 | 2 days ago | | | 0 | 0.010397905 | |
| 21297664 | 2 days ago | | | 0 | 0.0040779505 | |
| 21297660 | 2 days ago | | | 0 | 0.0040481452 | |
| 21297463 | 2 days ago | | | 0 | 0.0037305167 | |
| 21296969 | 2 days ago | | | 0 | 0.0050952287 | |
| 21296833 | 2 days ago | | | 0 | 0.0068743239 | |
| 21296827 | 2 days ago | | | 0.03 | 0.00058424317 | |
| 21289166 | 4 days ago | | | 0 | 0.00031803711 | |
| 21289165 | 4 days ago | | | 0 | 0.00045158973 |
ABI
ABI objects
Getter at block 21314246
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.