diff --git a/configs/oasis-borrow/getFeatures.ts b/configs/oasis-borrow/getFeatures.ts index 729237a..c51855d 100644 --- a/configs/oasis-borrow/getFeatures.ts +++ b/configs/oasis-borrow/getFeatures.ts @@ -22,6 +22,8 @@ export const getFeatures = ({ isStaging: _isStaging }: ConfigHelperType) => ({ AaveV3TrailingStopLossLambdaOptimism: true, AaveV3TrailingStopLossLambdaArbitrum: true, AaveV3TrailingStopLossLambdaBase: true, + SparkOptimizationEthereum: false, + SparkTrailingStopLossLambdaEthereum: false, SparkProtectionLambdaEthereum: false, AjnaBase: true, AjnaPoolFinder: true,