Alien Deployer
Alien Deployer
## YearnStrategy - [ ] integration interfaces - [x] constants - [x] skeleton - [x] universal test - [ ] implementation - [ ] deploy script ## ERC4626StrategyBase - [x]...
# Y | Yearn ## Status: DEV *In developing* ## Description Hold Yearn V3 vault shares and emit APR. ## Base contracts * #115 * `MultiStrategyBase` ## Adapters No.
## Implementations ### Q1 2024 * [x] #80 * [x] #79 * [x] #81 #86 * [x] #90 * [x] #95 #96 * [x] #101 * [x] #99 ## Q2...
# Stability Platform contracts Beta * [x] #87 * [x] #116 * [x] #128 * [ ] #117 * [ ] #118 * [x] #120 * [ ] #106 *...
This method was not implemented in these implementation. Need to fix.
## BoostedStrategyBase The **boosted strategy** receives increased rewards when staking liquidity in Gauges or holding LPs with using veTOKEN power for boost. This is implemented by staking/holding liquidity through single...
# Stability ALM We need our own unique implementation of a universal Automatic Liquidity Manager for UniswapV3-based AMMs. We started similar development in the fall of 2023 in the form...
Liquidity providing strategies need common method for view concentrated position. Position can be composed of few ranges. For each range we need to know: * lowerTick, upperTick * liquidity *...