Vault

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x58ebd146 at 15140715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Native
Value $0
ERC-20
Value $0
0xaa5d36103c06c438a08e2c4ba81718b23d4978deaedc97f1197e449ea64a91ad
0x8ed102c8be8fcf4704784f262dd98d08bdc278cd7269186aadda537debe28066

Functions
Getter at block 21247446
owner(view returns (address)
0xbc83a1dcc9352f4c9aa7e9cf5a47e01d369df87a
pools(view returns (address ilvPooladdress pairPooladdress lockedPoolV1)
(ilvPool=0x7f5f854ffb6b7701540a00c69c4ab2de2b34291d, pairPool=0xe98477bdc16126bb0877c6e3882e3edd72571cc2, lockedPoolV1=0x6bd2814426f9a6abaa427d2ad3fc898d2a57adc6)
Read-only
estimatePairPoolReserve(address _pairPoolview returns (uint256 ilvAmount)
State-modifying
renounceOwnership(
sendILVRewards(uint256 _ethInuint256 _ilvOutuint256 _deadline
setCorePools(address _ilvPooladdress _pairPooladdress _lockedPoolV1
swapETHForILV(uint256 _ethInuint256 _ilvOutuint256 _deadline
transferOwnership(address newOwner
Events
LogEthReceived(address indexed byuint256 value
LogSendILVRewards(address indexed byuint256 value
LogSetCorePools(address indexed byaddress ilvPooladdress pairPooladdress lockedPoolV1
LogSwapEthForILV(address indexed byuint256 ethSpentuint256 ilvReceived
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address sushiRouter_address ilv_
Fallback and receive
receive(
Errors
InvalidInput(bytes4 fnSelectoruint8 paramIndex
InvalidState(bytes4 fnSelectoruint256 errorCode
ZeroInput(bytes4 fnSelectoruint8 paramIndex