CryptoGnome / LimitSwap

LimitSwap is fully functional DeFi Trading Bot. No fees. You just need to hold LIMIT Utility token in your wallet to use.
https://www.limitswap.com/
278 stars 150 forks source link

Why was it there a " *4 " in BOOST option ? + Price message improvement #379

Closed tsarbuig closed 2 years ago

tsarbuig commented 2 years ago

We have lots of bugs with BOOST so I'm trying to see what's happening, and I don't understand why there was this " x4 " in the code ?

If BOOSTPERCENT = 30 , you just need to have GAS = GasPrice + (GasPrice * 30/100)

Don't you ?