TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 13 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
Balances ($0.47)
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000017 | $2,516.53 |
$0.04 | |
WETH | ERC-20 | 0.000168 | $2,516.90 |
$0.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14864670 | 5 months ago | | | 0 | 0.000010743500 | |
| 14577954 | 5 months ago | | | 0 | 0.000038889250 | |
| 14577909 | 5 months ago | | | 0 | 0.000038589250 | |
| 14577845 | 5 months ago | | | 0 | 0.000040473500 | |
| 14577009 | 5 months ago | | | 0 | 0.000040355250 | |
| 14576373 | 5 months ago | | | 0 | 0.000040357750 | |
| 14576192 | 5 months ago | | | 0 | 0.000034191750 | |
| 14576007 | 5 months ago | | | 0.0001 | 0.000031826500 | |
| 14575525 | 5 months ago | | | 0 | 0.000038249000 | |
| 14575385 | 5 months ago | | | 0 | 0.000039854000 |
ABI
ABI objects
Getter at block 21833822
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.