Releases: devareus/Eclectic-Token-Sniper
Releases · devareus/Eclectic-Token-Sniper
v220922
Dynamic activation of rules based on counters or flags. See
https://github.com/devareus/Eclectic-Token-Sniper/blob/main/README.md#counters for more details
v220906
v220905
v220831
v220818
v220627
v220618
Use SellGasAmount for sells (as it should, some of the previous versions were using BuyGasAmount for sells too :/)
Correct out of gas simulations
Prevent double approvals when pre-approvals are enabled and WatchTokensInterval lower or close to the block time
Nethereum bumped to 4.6.1, that doesn't require a reconnect to BSC geth nodes every 200 blocks
v220601
- No real balance required anymore in the wallet to run in simulation mode, although will still be more accurate if you have a balance of AmountToSnipe or more
- Allow negative UseAddressNumber in Telegram Sniper to start counting addresses from the bottom of the messages
- Added transaction to/from filters to Events rules
v220530
v220520
- Support for multiple liquidity pairs with automatic selection of the one with the best price for the amount to buy
- Customisable Event Sniper
- A few extra options added to the Customisable Transaction Sniper
Important:
- Several parameters in the appsettings.json file have changed or been added. Previous versions of your config file won't work without modifications. Depending on how customised your settings were, it might be just easier to start from scratch and apply your changes to the new template than updating your old config to the new syntax.
- The min/max liquidity limits are now always expressed in the equivalent worth of base tokens. If using alternative liquidity pairs the bot will do the conversion internally when checking the available liquidity for that pair in the exchange.