TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 15,150 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,211.19)
Native
Value
$0.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000072 | $3,422.64 |
$0.25 | |
USDC | ERC-20 | 1.211691K | $0.999386 |
$1,210.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22906174 | a few seconds ago | | | 0 | 0.000014421018 | |
| 22906172 | a few seconds ago | | | 0.000008 | 0.000010077752 | |
| 22905380 | 27 minutes ago | | | 0 | 0.000015990924 | |
| 22905376 | 27 minutes ago | | | 0.000008 | 0.0000092716948 | |
| 22905156 | 34 minutes ago | | | 0 | 0.000025353308 | |
| 22905153 | 35 minutes ago | | | 0.000008 | 0.000010619999 | |
| 22905153 | 35 minutes ago | | | 0.000008 | 0.000010076613 | |
| 22905119 | 36 minutes ago | | | 0 | 0.000023432416 | |
| 22905116 | 36 minutes ago | | | 0.000008 | 0.0000071285375 | |
| 22905116 | 36 minutes ago | | | 0.000008 | 0.0000076839435 |
ABI
ABI objects
Getter at block 22906185
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.