TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 4,037 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 ($182.84)
Native
Value
$1.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0005 | $3,442.93 |
$1.72 | |
USDC | ERC-20 | 180.755511 | $1.002 |
$181.12 | |
SPOT | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22895464 | an hour ago | | | 0 | 0.0000011752687 | |
| 22894970 | an hour ago | | | 0 | 0.0000088236320 | |
| 22894407 | 2 hours ago | | | 0.000008 | 0.0000032325582 | |
| 22892825 | 3 hours ago | | | 0 | 0.000011274364 | |
| 22892822 | 3 hours ago | | | 0.000008 | 0.0000028387607 | |
| 22892479 | 3 hours ago | | | 0 | 0.0000011773126 | |
| 22892475 | 3 hours ago | | | 0 | 0.0000098003156 | |
| 22892231 | 3 hours ago | | | 0 | 0.0000094708918 | |
| 22892096 | 3 hours ago | | | 0 | 0.000010005414 | |
| 22891979 | 3 hours ago | | | 0 | 0.000010292328 |
ABI
ABI objects
Getter at block 22897399
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.