TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 18,095 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 ($476.35)
Native
Value
$476.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.138 | $3,451.82 |
$476.35 | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267693 | 5 hours ago | | | 0 | 0.0039551869 | |
| 21263776 | 18 hours ago | | | 0 | 0.0046296487 | |
| 21263494 | 19 hours ago | | | 0.0014 | 0.0064487625 | |
| 21262729 | 21 hours ago | | | 0.0015 | 0.0070025069 | |
| 21262716 | 21 hours ago | | | 0 | 0.0032859809 | |
| 21262445 | a day ago | | | 0.006 | 0.024764051 | |
| 21261086 | a day ago | | | 0.01 | 0.072664700 | |
| 21259484 | a day ago | | | 0 | 0.0028384158 | |
| 21259447 | a day ago | | | 0 | 0.0024248568 | |
| 21258496 | a day ago | | | 0.0012 | 0.0062270612 |
ABI
ABI objects
Getter at block 21269074
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.