Lixir Vault Token WBTC-WETH
Verified contract
Proxy
Active on
Ethereum with 167 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
0xcbcd…62ed
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,595.61 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18913367 | a year ago | | | 0 | 0.0047843471 | |
| 14573077 | 3 years ago | | | 0 | 0.013283924 | |
| 14503823 | 3 years ago | | | 0 | 0.014779979 | |
| 14500648 | 3 years ago | | | 0 | 0.022035869 | |
| 14493953 | 3 years ago | | | 0 | 0.011275960 | |
| 14485291 | 3 years ago | | | 0 | 0.0010358964 | |
| 14482950 | 3 years ago | | | 0 | 0.016453039 | |
| 14388001 | 3 years ago | | | 0 | 0.0090496375 | |
| 14382962 | 3 years ago | | | 0.1 | 0.0062102206 | |
| 14345861 | 3 years ago | | | 0 | 0.0066654412 |
ABI
ABI objects
Getter at block 21296624 calculateTotals() view returns (uint256 total0, uint256 total1, uint128 mL, uint128 rL)
DOMAIN_SEPARATOR() view returns (bytes32)
0xc98bd07b958cbcd36a2275a4ae4a14b887376f6343c9e7c7d2869f7a86f00fb4
WETH_TOKEN() view returns (uint8)
1
activeFee() view returns (uint24)
3000
activePool() view returns (address)
0xcbcdf9626bc03e24f779434178a73a0b4bad62ed
decimals() pure returns (uint8)
18
keeper() view returns (address)
0x2f2483ec7db08adcd7325c07458c6ad13d50e297
mainPosition() view returns (int24 tickLower, int24 tickUpper)
(tickLower=255000, tickUpper=258660)
name() view returns (string)
Lixir Vault Token WBTC-WETH
performanceFee() view returns (uint24)
333333
rangePosition() view returns (int24 tickLower, int24 tickUpper)
(tickLower=256500, tickUpper=257400)
registry() view returns (address)
0x18bf8a3ee39be5730189a0c88d90f744e3c55b20
strategist() view returns (address)
0x2f2483ec7db08adcd7325c07458c6ad13d50e297
strategy() view returns (address)
0x79af26c4586cfaef4d703068b5cbc1807951251d
symbol() view returns (string)
lv_WBTC-WETH
token0() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
49524776640950
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.