Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,336.49 |
$0 | |
ILV | ERC-20 | 0 | $44.76 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15140797 | 2 years ago | | | 0 | 0.00052834334 | |
| 15140716 | 2 years ago | | | 0 | 0.0023375000 |
ABI
ABI objects
Getter at block 21247446
owner() view returns (address)
0xbc83a1dcc9352f4c9aa7e9cf5a47e01d369df87a
pools() view returns (address ilvPool, address pairPool, address lockedPoolV1)
(ilvPool=0x7f5f854ffb6b7701540a00c69c4ab2de2b34291d, pairPool=0xe98477bdc16126bb0877c6e3882e3edd72571cc2, lockedPoolV1=0x6bd2814426f9a6abaa427d2ad3fc898d2a57adc6)
Read-only
estimatePairPoolReserve(address _pairPool) view returns (uint256 ilvAmount)
State-modifying
Events renounceOwnership()
sendILVRewards(uint256 _ethIn, uint256 _ilvOut, uint256 _deadline)
setCorePools(address _ilvPool, address _pairPool, address _lockedPoolV1)
swapETHForILV(uint256 _ethIn, uint256 _ilvOut, uint256 _deadline)
transferOwnership(address newOwner)
LogEthReceived(address indexed by, uint256 value)
LogSendILVRewards(address indexed by, uint256 value)
LogSetCorePools(address indexed by, address ilvPool, address pairPool, address lockedPoolV1)
LogSwapEthForILV(address indexed by, uint256 ethSpent, uint256 ilvReceived)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address sushiRouter_, address ilv_)
receive()
InvalidInput(bytes4 fnSelector, uint8 paramIndex)
InvalidState(bytes4 fnSelector, uint256 errorCode)
ZeroInput(bytes4 fnSelector, uint8 paramIndex)