TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 22 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
20 additional
variables
Balances ($1.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 1.98 | $1.001 |
$1.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16324640 | 2 years ago | | | 0 | 0.0052226100 | |
| 16324639 | 2 years ago | | | 0 | 0.0090068400 | |
| 16324576 | 2 years ago | | | 0 | 0.0061769700 | |
| 16324575 | 2 years ago | | | 0 | 0.017228430 | |
| 16324556 | 2 years ago | | | 0 | 0.0020233500 | |
| 16324553 | 2 years ago | | | 0 | 0.0020233500 | |
| 16324552 | 2 years ago | | | 0 | 0.012624990 | |
| 16324524 | 2 years ago | | | 0 | 0.0010178100 | |
| 16324523 | 2 years ago | | | 0 | 0.0016151700 | |
| 16324522 | 2 years ago | | | 0 | 0.0016151700 |
ABI
ABI objects
Getter at block 21214493
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.