TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 17,926 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 ($50,561.11)
Native
Value
$50,561.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 15.8002 | $3,200.03 |
$50,561.11 | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156929 | 2 hours ago | | | 0.0026 | 0.025874160 | |
| 21156412 | 4 hours ago | | | 0 | 0.0056296574 | |
| 21156354 | 4 hours ago | | | 0 | 0.00033574023 | |
| 21155899 | 5 hours ago | | | 0.01 | 0.072752532 | |
| 21155860 | 5 hours ago | | | 0.002 | 0.015305464 | |
| 21155057 | 8 hours ago | | | 0 | 0.0038564167 | |
| 21154996 | 8 hours ago | | | 0.0128 | 0.071102545 | |
| 21154703 | 9 hours ago | | | 0 | 0.049783054 | |
| 21154232 | 11 hours ago | | | 0 | 0.042054501 | |
| 21151885 | 19 hours ago | | | 0 | 0.0037700698 |
ABI
ABI objects
Getter at block 21157498
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.