diff --git a/bot/src/numeric.js b/bot/src/numeric.js index d1cfd00..9e55fa6 100644 --- a/bot/src/numeric.js +++ b/bot/src/numeric.js @@ -118,6 +118,9 @@ export const calcSandwichState = ( // Return return { + // NOT PROFIT + // Profit = post gas + revenue: backrun.amountOut.sub(optimalSandwichWethIn), optimalSandwichWethIn, userAmountIn, userMinRecv,