Skip to content

Commit

Permalink
route assets - set slippage 5%
Browse files Browse the repository at this point in the history
  • Loading branch information
timofeytrepalin committed Mar 9, 2023
1 parent 8c7e13b commit f9563c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/ADAR/consts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ function createStage(title: string, componentName: string): Stage {
};
}

export const slippageMultiplier = 1.15;
export const slippageMultiplier = 1.05;

0 comments on commit f9563c5

Please sign in to comment.