TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 38,040 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274588 | 6 hours ago | | | 0.015 | 0.00044895455 | |
| 21274362 | 6 hours ago | | | 0.0063 | 0.00044529871 | |
| 21274351 | 6 hours ago | | | 0.02 | 0.00044551205 | |
| 21274180 | 7 hours ago | | | 0.02865 | 0.00054154572 | |
| 21273894 | 8 hours ago | | | 0.0285 | 0.00061980256 | |
| 21273702 | 9 hours ago | | | 0.0164 | 0.00078005934 | |
| 21273697 | 9 hours ago | | | 0.00082165503 | 0.00073343073 | |
| 21273541 | 9 hours ago | | | 0.014 | 0.00060187541 | |
| 21273492 | 9 hours ago | | | 0.015 | 0.00063757069 | |
| 21273264 | 10 hours ago | | | 0.022 | 0.00066271942 |
ABI
ABI objects
Getter at block 21276246
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.