Skip to content

Releases: BytePhoenixCoding/BlockchainTokenSniper

BlockchainMultiSniper v2.1.2 Beta

02 Aug 23:00
af7ec4c
Compare
Choose a tag to compare
  • Added activity log feature: all buys / sells logged in activityLog.csv
  • Now much easier to add Telegram groups / channels in bot
  • Added slippage option: specify slippagePercentage in config, 100 = full tolerance, 0 = no tolerance
  • Several various bug fixes and reliability improvements

BlockchainMultiSniper v2.1.1 Beta

31 Jul 23:49
af7ec4c
Compare
Choose a tag to compare
  • Added simulation mode: simulate buying and selling tokens from configured Telegram channels and test out trading strategies without risking any real crypto (paper trading). Enable 'simulationMode' in config file to use.
  • Added automatic gas price detection (for type 2 transactions, set priority to 'LOW', 'MEDIUM' or 'HIGH' depending on how much gas you will spend)
  • Tokens in token cache that haven't been checked the longest are now prioritised in price checks
  • Added sell mode 0 (manual selling) - bot will only sell if you use instant sell with spacebar
  • Fixed potential bug with price logging
  • Fixed bug where bot sometimes couldn't get block number
  • Fixed bug where TX's not mined within 50 blocks would throw an error
  • Other various bug fixes / improvements

BlockchainMultiSniper v2.1.0 Beta

30 Jul 13:26
af7ec4c
Compare
Choose a tag to compare
  • Fixed major issue with contracts where many tokens could not be sniped / sold
  • Added pair splitting functionality: when given a message containing a pair address, the bot will automatically determine the token address. Set 'processPairAddresses' to true to enable.
  • Fixed bug where node heartbeat wasn't working and would crash bot
  • Fixed bug where Telegram messages from large channels could be severely delayed
  • Other various minor improvements and bug fixes

Note: some config value names have been changed - please update your configs and change the TSL settings or the bot will not work:

minTrailingStopLossMultiplier -> minMultiplier
trailingStopLossHardcap -> hardcap

BlockchainMultiSniper v2.0.9 Beta

23 Jun 23:35
af7ec4c
Compare
Choose a tag to compare
  • Now supporting Ethereum mainnet and Uniswap V2

BlockchainMultiSniper v2.0.8 Beta

21 Jun 15:22
80af3ce
Compare
Choose a tag to compare
  • Updated all contracts (BSC testnet, BSC mainnet, Polygon mainnet) to fix bugs

BlockchainMultiSniper v2.0.12 Beta

18 Jul 23:52
af7ec4c
Compare
Choose a tag to compare
  • Added instant sell feature: after the bot has bought a token, press spacebar and enter snipe ID to sell a token at any time.
  • Minor bug fixes

BlockchainMultiSniper v2.0.11 Beta

06 Jul 21:37
af7ec4c
Compare
Choose a tag to compare
  • Fixed bug where adding Telegram channel wouldn't work

BlockchainMultiSniper v2.0.10 Beta

05 Jul 00:43
af7ec4c
Compare
Choose a tag to compare
  • Fixed bug where buying, upgrading or migrating tiers wouldn't work
  • Added feature to prevent failed tier verification if needed
    (if default BSC node isn't working, add 'authNode' to config file and specify another BSC node)
  • Added the change sniping wallet feature
  • Added node heartbeat feature to periodically ping node to prevent random disconnection
  • Other minor bug fixes

BlockchainLaunchSniper v2.1.1 Beta

03 Aug 23:08
af7ec4c
Compare
Choose a tag to compare

BlockchainLaunchSniper v2.1.1 Beta

  • Fixed node heartbeat
  • Auto gas price detection
  • Added slippage percentage: 100 = full tolerance, 0 = no tolerance
  • Other various bug fixes / improvements

BlockchainLaunchSniper v2.1.0 Beta

30 Jul 14:01
af7ec4c
Compare
Choose a tag to compare

BlockchainLaunchSniper v2.1.0 Beta

  • Updated to support new contracts