TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 49 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
20 additional
variables
Balances ($8.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 5.443269 | $0.999787 |
$5.44 | |
WETH | ERC-20 | 0.000847 | $3,063.78 |
$2.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16325961 | 2 years ago | | | 0 | 0.012698140 | |
| 16325960 | 2 years ago | | | 0 | 0.012677540 | |
| 16325956 | 2 years ago | | | 0 | 0.0084142400 | |
| 16325948 | 2 years ago | | | 0 | 0.015104100 | |
| 16325947 | 2 years ago | | | 0 | 0.017400500 | |
| 16325939 | 2 years ago | | | 0 | 0.016277560 | |
| 16325401 | 2 years ago | | | 0 | 0.0078280600 | |
| 16325389 | 2 years ago | | | 0 | 0.010262640 | |
| 16325388 | 2 years ago | | | 0 | 0.012088740 | |
| 16325321 | 2 years ago | | | 0 | 0.011319980 |
ABI
ABI objects
Getter at block 21210591
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.