TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 10,559 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 ($1.43)
Native
Value
$1.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0005 | $2,866.27 |
$1.43 | |
USA | ERC-20 | 1 | $0.000862 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
HMSTR | ERC-20 | 5.082855 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22086830 | 13 hours ago | | | 0 | 0.000038679721 | |
| 22080560 | 16 hours ago | | | 0 | 0.000014978640 | |
| 22077272 | 18 hours ago | | | 0 | 0.000014978245 | |
| 22077247 | 18 hours ago | | | 0 | 0.000016555744 | |
| 22077196 | 18 hours ago | | | 0 | 0.000015030198 | |
| 22067739 | a day ago | | | 0 | 0.000016198699 | |
| 22060917 | a day ago | | | 0 | 0.0000068815771 | |
| 22055526 | a day ago | | | 0 | 0.000014929970 | |
| 22050506 | a day ago | | | 0 | 0.0000072550141 | |
| 22049344 | a day ago | | | 0 | 0.000015077258 |
ABI
ABI objects
Getter at block 22109772
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.