Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 21213262.

0x3345a26dc95d93c5518c95b3055ef3370d138f1a

Unverified contract

Proxy

Active on Ethereum with 792 txns
Deployed by via 0x6183a815 at 17080993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $226.79
ERC-20
--
0x34ec0d4304bffeb5aaffca39a931689af9bb1ef5f03249f0c225c70de9974061
0xd66957042352969f62fd16786e17dfa2e35ecff165f6372801ce04529ccc1839
0xfef6cf4da573041715cf96b1adf2ba8d4978cfeaafd8a7fe34ec5b5ee1cc4f05
0x56bb4c221026a8c5197efa3537b83da705511b0e3bc16e6954c56a5ab4915756
0xca732d86511d34f3c2bd47602755d77379387f06c8b2e006f627cbba1586a29a
0x89facc2b1d7e61f3efa3500d7a509daa4cf42cd08b5554e01e4bc5f249793e59
0x9d4b81fba355406afde46820024ea1f307720a78e911d58d000478561a296f67
0xf8e8971dab6607dcfea16c3609bbc38a2a7bbadc80df223372473c6cec0c35e1
0xac5a3f6616c0388f7c4df2cd646db1f6decd2e18e1e8deee194c3a697a7065cc
0xb9f01d40f38bd48fdd624e607d4feb4f92518a6d0a6b6781effe1a1c97893a14

Functions
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
initialize(address _daoaddress _liquidStakingProxyAddressuint256 _operatorId
reinvestment(uint256 _amount
setDaoAddress(address _dao
setLiquidStaking(address _liquidStakingContractAddress
transfer(uint256 _amountaddress _to
Events
DaoAddressChanged(address _oldDaoaddress _dao
Initialized(uint8 version
LiquidStakingChanged(address _fromaddress _to
RewardReinvestment(address _liquidStakingContractuint256 _rewards
Transferred(address _touint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
InvalidAddr(
PermissionDenied(