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 20792420.

0xcf4bc9ca41064e7b47bce84fec4e1bcd59fbe3c7

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x1256fc67 at 13598286
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "0xcf4bc9ca41064e7b47bce84fec4e1bcd59fbe3c7"

0x57f693ddee698a58a2eeea36056a0769767bbeb2dfa23a58ca04d1411b0e02da
0x98395f576add9454a7786f566434ee24efa7ccf3f57ae60d14e421f449476cba
0xc462d85362cb8c77322351014d91c975f791e445c340ef430ab5043c0cf1c47e
0x832af5761d924fcacfb70ef8f3d40c505a7dec7daf2954188fd2f3b89848104e
0x3ba4140b6c6e52f1e89a5383f7550dab1f79da729bf61d57ae8a496366a566a5
0x727090ebacd60dd46dfde7080631f88373623accb037ea05c96e72379d413099
0x68b644bdae7b92a7b3538683bf319e09addd37f7958b428f9ad328fcd3d06070
0x7b01f4b415a7bbd5db1d6ed7fe58004ce06fbcf25659ded956d396231ba74acb
0x0b7e6cb6192c330c017f0e3a0e260ae68861643b94ccf0da90fe48ef874fecb5
0xb4edc662b0db31f2421b465605a5ef68dee2756cbb898844ad0fd617a7dc435e

Functions
Getter at block 20807043
endBlock(view returns (uint256)
13621699
getLatestEthPrice(view returns (int256)
256440040000
lpToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
offeringToken(view returns (address)
0x8765b1a0eb57ca49be7eacd35b24a574d0203656
owner(view returns (address)
0x2a9da28bcbf97a8c008fd211f5127b860613922d
startBlock(view returns (uint256)
13601100
viewPoolInformation(view returns (uint256uint256uint256)
(1000000000000000000000000, 10000000000000, 99967342961)
Read-only
viewUserAmount(address _userview returns (uint256)
viewUserOfferingAmount(address _userview returns (uint256)
State-modifying
deposit(uint256 _amountpayable 
finalWithdraw(uint256 _lpAmountuint256 _offerAmountuint256 _weiAmount
harvest(
initialize(address _lpTokenaddress _offeringTokenaddress _priceFeedaddress _adminAddressuint256 _offeringAmountuint256 __priceuint256 _startBlockuint256 _endBlockuint256 _harvestBlock
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
setPool(uint256 _offeringAmountuint256 __price
setToken(address _lpTokenaddress _offering
transferOwnership(address newOwner
updateStartAndEndBlocks(uint256 _startBlockuint256 _endBlockuint256 _harvestBlock
Events
AdminTokenRecovery(address tokenAddressuint256 amountTokens
AdminWithdraw(uint256 amountLPuint256 amountOfferingTokenuint256 amountWei
Deposit(address indexed useruint256 amount
Harvest(address indexed useruint256 offeringAmount
NewStartAndEndBlocks(uint256 startBlockuint256 endBlock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolParametersSet(uint256 offeringAmountuint256 price
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.