TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 24,056 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13.42)
Native
Value
$2.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000747 | $3,202.99 |
$2.39 | |
aUSDT | ERC-20 | 11 | $1.002 |
$11.02 | |
USDT | ERC-20 | 0.010009 | $1.00 |
$0.01 | |
Pandora GPT | ERC-20 | 1.55 | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157204 | 2 hours ago | | | 4.5 | 0.012305969 | |
| 21157089 | 2 hours ago | | | 0.0012 | 0.0025441368 | |
| 21156939 | 2 hours ago | | | 0 | 0.0046631064 | |
| 21156919 | 3 hours ago | | | 0 | 0.0047815569 | |
| 21156882 | 3 hours ago | | | 0 | 0.0043512177 | |
| 21156867 | 3 hours ago | | | 0 | 0.0050956055 | |
| 21156831 | 3 hours ago | | | 0 | 0.0040129244 | |
| 21156505 | 4 hours ago | | | 0 | 0.0033530756 | |
| 21156500 | 4 hours ago | | | 0 | 0.0034403300 | |
| 21156436 | 4 hours ago | | | 0 | 0.0033375119 |
ABI
ABI objects
Getter at block 21157672
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.