TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 23,767 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.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000146 | $3,327.40 |
$0.49 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 300.171923 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- | |
nextWETH | ERC-20 | 0.276516 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22756923 | 8 hours ago | | | 0.00001 | 0.0000050794362 | |
| 22650870 | 3 days ago | | | 0.000005 | 0.0000016340802 | |
| 22588638 | 4 days ago | | | 0.0004 | 0.0000018983900 | |
| 22588305 | 4 days ago | | | 0.00035 | 0.0000018836707 | |
| 22584172 | 4 days ago | | | 0.0014831845 | 0.0000018983900 | |
| 22583640 | 4 days ago | | | 0.001 | 0.0000018983900 | |
| 22576928 | 4 days ago | | | 0.04125 | 0.0000019174031 | |
| 22575782 | 5 days ago | | | 0.01 | 0.0000019117569 | |
| 22575496 | 5 days ago | | | 0.001 | 0.0000017483564 | |
| 22575226 | 5 days ago | | | 0.001 | 0.0000018784804 |
ABI
ABI objects
Getter at block 22770851
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.