WEWE Liquidity Manager
Last updated
Last updated
The WEWE Liquidity Manager contract is a smart contract that works directly with the "WEWE LMF" to manage liquidity for specific token pairs on Uniswap V3. It includes functionality for zapping in liquidity, rebalancing, and withdrawing liquidity from different bands.
Handles adding and removing liquidity in different bands for a token-USDC pair.
Allows users to zap in liquidity and withdraw from specific bands.
Supports rebalancing of liquidity pools by authorized rebalancers.
Provides the ability to pause and unpause the contract in emergency.
Using Ownable and custom error templates to control access to sensitive functions.