- Split the input AAVE token into two equal parts using Enso’s internal routing
- Convert the first half to WETH to match the pool’s token pair requirements
- Deposit both tokens into the Uniswap V3 AAVE/WETH pool with specified tick ranges
- Receive NFT position representing the concentrated liquidity position
- Tick ranges determine the price range for concentrated liquidity
- Pool fee tier affects trading volume and potential returns
- Position requires active management as price moves outside the range
Updated