I made lots of testings to be sure this version has no bugs
BUGFIXES
✅ v1.7 : Honeypot + BUY/SELL tax detection has been removed for AddLiquidity-type of sniping. This feature needs liquidity already added, and won't work when you try to snipe liquidity added in same block. I will improve smart contract for that in future release.
✅ v1.7 : Blocks delays now work properly with EnableTrading mode
✅ v1.7 : Gas is now properly set when you set it manually after blocks delay
✅ v1.7.1 : bug solved when you chose Blocks Delay on AddLiquidity Mode
✅ v1.7.1 : AutoSell mode now works great (new parameter MAX_GAS_FOR_AUTOSELL)
✅ v1.7.1 : You can now tell the bot to sell only xx% of your token holdings when AutoSell target is reached (new parameter AUTOSELL_AMOUNT)
✅ v1.7.2 : Fix for the info message displayed to the user in openTrading mode
✅ v1.7.3 : ANTIRUG - solved bug on liquidity removal percentage calculation for one method
✅ v1.7.5 : Fixed a bug in "both" mode (choice 3)
✅ v1.7.6 : Fixed a bug who created a Tx with wrong GAS when you switched from AddLiquidity to openTrading Mode
✅ v1.7.10 : Fixed wrong Gas calculation when switching to openTrading mode after AddLiquidity mode failed
LIST OF IMPROVEMENTS
✅ ForceSell mode now asks you how many % of your holdings you want to sell :
✅ v1.7.4 : autosell now only display price when price change
✅ v1.7.4 : ANTIRUG now checks HoneyPot / if sell tax < 50% before selling
✅ v1.7.7 :
✅ v1.7.8 : Sniper now shows you real elapsed time before creating Tx :
✅ v1.7.9 - ANTIRUG improvement : "universal" way to detect fees or tax rug --> bot detects if a method containing "fee" or "max" word is called, and sell if one value is > 66% (for tax) or = "1" (for max)
✅ v1.7.11 - BLOCKS DELAY improvement : I have implemented a much more reliable way to wait XXX blocks before making buy order
✅ v1.7.12 - POLYGON : Sniper is now compatible with QuickSwap and SushiSwap on Polygon : enter "quickswap-polygon" or "sushiswap-polygon" as exchange value
✅ v1.7.13 - BETA : Sniper is now compatible with Pulsechain : enter "pulsechain" as exchange value