TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 27 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,151.39 |
$0 | |
sETH | ERC-20 | 0.000471 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14686921 | 3 years ago | | | 0 | 0.79722515 | |
| 14682586 | 3 years ago | | | 0 | 0.0012974687 | |
| 14682267 | 3 years ago | | | 0.05 | 0.36542578 | |
| 14682137 | 3 years ago | | | 0.7 | 0.24040410 | |
| 14681923 | 3 years ago | | | 0.1 | 0.72915134 | |
| 14681711 | 3 years ago | | | 0.88999327 | 0.080175121 | |
| 14681697 | 3 years ago | | | 0 | 0.0053859618 | |
| 14681385 | 3 years ago | | | 0 | 0.026454214 | |
| 14681296 | 3 years ago | | | 0 | 0.13191443 | |
| 14681214 | 3 years ago | | | 0.01 | 0.45397126 |
ABI
ABI objects
Getter at block 21217797
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.