TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 86 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,907.81 |
$0 | |
LIQUID | ERC-20 | 3.22016K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17394786 | 2 years ago | | | 0 | 0.0057128509 | |
| 17374966 | 2 years ago | | | 0 | 0.0072386341 | |
| 17344458 | 2 years ago | | | 0 | 0.0087974502 | |
| 17342867 | 2 years ago | | | 0 | 0.0057657225 | |
| 17342714 | 2 years ago | | | 0 | 0.0093807059 | |
| 17338989 | 2 years ago | | | 0 | 0.032372640 | |
| 17279884 | 2 years ago | | | 0 | 0.0034199803 | |
| 17279882 | 2 years ago | | | 0 | 0.010833402 | |
| 17253334 | 2 years ago | | | 0 | 0.0073547979 | |
| 17223147 | 2 years ago | | | 0 | 0.022314840 |
ABI
ABI objects
Getter at block 21409332
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.