0x3345a26dc95d93c5518c95b3055ef3370d138f1a
Unverified contract
Proxy
Active on
Ethereum with 792 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($226.79)
Native
Value
$226.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.072722 | $3,118.58 |
$226.79 | |
HQG | ERC-20 | 0.11 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20128556 | 5 months ago | | | 0.072722122 | 0.00035389528 | |
| 19573363 | 7 months ago | | | 0 | 0.00088658088 | |
| 19560507 | 8 months ago | | | 0.011162822 | 0.00057243876 | |
| 19557927 | 8 months ago | | | 0.020222036 | 0.00057190017 | |
| 19551969 | 8 months ago | | | 0.13789485 | 0.00060316936 | |
| 19550883 | 8 months ago | | | 0.039915908 | 0.00059262286 | |
| 19544583 | 8 months ago | | | 0.021648825 | 0.00064439173 | |
| 19543906 | 8 months ago | | | 0.11931937 | 0.00059594891 | |
| 19542729 | 8 months ago | | | 0.017502572 | 0.00074254318 | |
| 19537653 | 8 months ago | | | 0.044629483 | 0.00062380036 |
ABI
ABI objects
Getter at block 21213620
dao() view returns (address)
0x718b7885fec8511dc8f2a378d3045c90e82d6a1d
liquidStakingContractAddress() view returns (address)
0x3e29bf7b650b8910f3b4ddda5b146e8716c683a6
operatorId() view returns (uint256)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _dao, address _liquidStakingProxyAddress, uint256 _operatorId)
reinvestment(uint256 _amount)
setDaoAddress(address _dao)
setLiquidStaking(address _liquidStakingContractAddress)
transfer(uint256 _amount, address _to)
DaoAddressChanged(address _oldDao, address _dao)
Initialized(uint8 version)
LiquidStakingChanged(address _from, address _to)
RewardReinvestment(address _liquidStakingContract, uint256 _rewards)
Transferred(address _to, uint256 _amount)
This contract contains no constructor objects.
receive()
InvalidAddr()
PermissionDenied()