TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 24,675 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.50)
Native
Value
$2.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000747 | $3,307.18 |
$2.47 | |
aUSDT | ERC-20 | 11 | $1.002 |
$11.02 | |
USDT | ERC-20 | 0.010009 | $1.002 |
$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) |
---|---|---|---|---|---|---|---|
| 21244290 | 31 minutes ago | | | 0 | 0.0035522252 | |
| 21244245 | 40 minutes ago | | | 0 | 0.0030339531 | |
| 21244011 | an hour ago | | | 0 | 0.0072922957 | |
| 21244010 | an hour ago | | | 0 | 0.0040109086 | |
| 21243919 | 2 hours ago | | | 0 | 0.0050033437 | |
| 21242721 | 6 hours ago | | | 0 | 0.0034099595 | |
| 21242601 | 6 hours ago | | | 0.5 | 0.0073821175 | |
| 21242565 | 6 hours ago | | | 0 | 0.0040465279 | |
| 21242529 | 6 hours ago | | | 2.64 | 0.0055358055 | |
| 21241761 | 9 hours ago | | | 13.022535 | 0.0046635958 |
ABI
ABI objects
Getter at block 21244441
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.