Lixir Vault Token LIX-WETH
Verified contract
Proxy
Active on
Ethereum with 406 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
0xd034…8709
0xe0fd…08bf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LIX | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18885818 | a year ago | | | 0 | 0.0091652067 | |
| 16649124 | 2 years ago | | | 0 | 0.0018160377 | |
| 15118414 | 2 years ago | | | 0 | 0.00045269605 | |
| 14573438 | 3 years ago | | | 0 | 0.011207866 | |
| 14514523 | 3 years ago | | | 0 | 0.023564601 | |
| 14321416 | 3 years ago | | | 0 | 0.0018670350 | |
| 14276453 | 3 years ago | | | 0 | 0.034048979 | |
| 14169033 | 3 years ago | | | 1.2379474 | 0.029203287 | |
| 14143969 | 3 years ago | | | 0.003164908 | 0.023624203 | |
| 14116007 | 3 years ago | | | 0 | 0.045509907 |
ABI
ABI objects
Getter at block 21409051 calculateTotals() view returns (uint256 total0, uint256 total1, uint128 mL, uint128 rL)
DOMAIN_SEPARATOR() view returns (bytes32)
0x267040c21cb402a7b056496661fbddd4686081fbb79a5903b636f85b2851f65a
WETH_TOKEN() view returns (uint8)
0
activeFee() view returns (uint24)
10000
activePool() view returns (address)
0xe0fd4c0f10be3211a1b25dab6cb0078a248c08bf
decimals() pure returns (uint8)
18
keeper() view returns (address)
0x2f2483ec7db08adcd7325c07458c6ad13d50e297
mainPosition() view returns (int24 tickLower, int24 tickUpper)
(tickLower=250400, tickUpper=299200)
name() view returns (string)
Lixir Vault Token LIX-WETH
performanceFee() view returns (uint24)
333333
rangePosition() view returns (int24 tickLower, int24 tickUpper)
(tickLower=73200, tickUpper=97600)
registry() view returns (address)
0x18bf8a3ee39be5730189a0c88d90f744e3c55b20
strategist() view returns (address)
0x2f2483ec7db08adcd7325c07458c6ad13d50e297
strategy() view returns (address)
0x79af26c4586cfaef4d703068b5cbc1807951251d
symbol() view returns (string)
lv_LIX-WETH
token0() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1() view returns (address)
0xd0345d30fd918d7682398acbcdf139c808998709
totalSupply() view returns (uint256)
8871432890677651452489
weth9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTotalsFromTick(int24 virtualTick) view returns (uint256 total0, uint256 total1, uint128 mL, uint128 rL)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseApproval(address spender, uint256 amount) returns (bool)
deposit(uint256 amount0Desired, uint256 amount1Desired, uint256 amount0Min, uint256 amount1Min, address recipient, uint256 deadline) returns (uint256 shares, uint256 amount0In, uint256 amount1In)
depositETH(uint256 amountDesired, uint256 amountEthMin, uint256 amountMin, address recipient, uint256 deadline) payable returns (uint256 shares, uint256 amountEthIn, uint256 amountIn)
increaseApproval(address spender, uint256 amount) returns (bool)
initialize(string name, string symbol, address _token0, address _token1, address _strategist, address _keeper, address _strategy)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
rebalance(int24 mainTickLower, int24 mainTickUpper, int24 rangeTickLower0, int24 rangeTickUpper0, int24 rangeTickLower1, int24 rangeTickUpper1, uint24 fee)
setKeeper(address _keeper)
setPerformanceFee(uint24 newFee)
setStrategist(address _strategist)
setStrategy(address _strategy)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
uniswapV3MintCallback(uint256 amount0Owed, uint256 amount1Owed, bytes)
withdraw(uint256 shares, uint256 amount0Min, uint256 amount1Min, address recipient, uint256 deadline) returns (uint256 amount0Out, uint256 amount1Out)
withdrawETH(uint256 shares, uint256 amountEthMin, uint256 amountMin, address recipient, uint256 deadline) returns (uint256 amountEthOut, uint256 amountOut)
withdrawETHFrom(address withdrawer, uint256 shares, uint256 amountEthMin, uint256 amountMin, address recipient, uint256 deadline) returns (uint256 amountEthOut, uint256 amountOut)
withdrawFrom(address withdrawer, uint256 shares, uint256 amount0Min, uint256 amount1Min, address recipient, uint256 deadline) returns (uint256 amount0Out, uint256 amount1Out)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed depositor, address indexed recipient, uint256 shares, uint256 amount0In, uint256 amount1In, uint256 total0, uint256 total1)
PerformanceFeeSet(uint24 oldFee, uint24 newFee)
Rebalance(int24 mainTickLower, int24 mainTickUpper, int24 rangeTickLower, int24 rangeTickUpper, uint24 newFee, uint256 total0, uint256 total1, struct LixirVaultFeeData feeData)
StrategySet(address oldStrategy, address newStrategy)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed withdrawer, address indexed recipient, uint256 shares, uint256 amount0Out, uint256 amount1Out)
This contract contains no constructor objects.
receive()
This contract contains no error objects.