Skip to content

Commit

Permalink
SparkTrailingStopLossLambdaEthereum (#111)
Browse files Browse the repository at this point in the history
* SparkTrailingStopLossLambdaEthereum

SparkTrailingStopLossLambdaEthereum

* AaveV3OptimizationEthereum

AaveV3OptimizationEthereum

* Update getFeatures.ts
  • Loading branch information
marcinciarka authored Feb 26, 2024
1 parent 4e7b844 commit af9d5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/oasis-borrow/getFeatures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit af9d5fc

Please sign in to comment.