TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 364 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 ($26.72)
Native
Value
$2.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00077 | $3,234.46 |
$2.49 | |
WETH | ERC-20 | 0.0075 | $3,230.68 |
$24.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15710822 | 2 years ago | | | 1.99 | 0.0074457537 | |
| 15709981 | 2 years ago | | | 1.801 | 0.0062106537 | |
| 15703470 | 2 years ago | | | 0 | 0.00017164200 | |
| 15703464 | 2 years ago | | | 0 | 0.00017164200 | |
| 15703455 | 2 years ago | | | 0 | 0.00020504400 | |
| 15703351 | 2 years ago | | | 0 | 0.00034394400 | |
| 15703324 | 2 years ago | | | 0 | 0.00034622400 | |
| 15703273 | 2 years ago | | | 0 | 0.00034328400 | |
| 15703266 | 2 years ago | | | 0 | 0.00035150400 | |
| 15703175 | 2 years ago | | | 0 | 0.00026362800 |
ABI
ABI objects
Getter at block 21171965
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.