Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: handle quick zap for position * feat: hanlde zap to mint * feat: zap increase liquidity * feat: zap for addliquidity * feat: add estimate gas * env to prod * feat: new zap flow * integrate zap aggreagtor stg * add call data * fix: zap in via aggregator * fix: zap with native * fix: quickzap infinite render * feat: add price impact note * update zap executor contract * update addliquidity page UI * fix: price impact * feat: hanlde use wrapped * aggregator prod api * fix: symbol on pending popup * fix: tick = 0 * feat: add quickzap on my earning * update zap helper contract * fix: zap modal error * price impact flow * price impact flow * reduce number call aggregator * zap op + arb * fix: not enough liquidity * fix: minor issue * fix: invariant failed * handle my earning * feat: add confirmation for increase zap * fix: issue * fix: invarient when tickLower > tickUpper * fix: weth symbol * Update avax.ts * Update base.ts * Update scroll.ts * chore: update scroll, base config * fix: clear pool stats when network change * change error text to white * fix: crash when go back * fix: KEP-1819 * fix: KEP-1795 * integrate new helper contract * fix: swap amount * feat: handle price impact * feat: highlight zap icon * update helper * add aggregator settings * feat: update notification * fix: zap use aggregator * fix: zap very high price impact in confirm popup * feat: add zap prod config * remove redundant file * update prod contract
- Loading branch information