Releases: BytePhoenixCoding/BlockchainTokenSniper
Releases · BytePhoenixCoding/BlockchainTokenSniper
BTS V3
BlockchainTokenSniper V3
All bots have migrated to the BTS V3 platform on Telegram.
Now supporting the launch and multi sniper on all popular EVM chains as well as Solana.
Access the bot via Telegram: t.me/btsv3bot

BlockchainMultiSniper v2.1.2 Beta
- 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
- 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
- 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
- Now supporting Ethereum mainnet and Uniswap V2
BlockchainMultiSniper v2.0.8 Beta
- Updated all contracts (BSC testnet, BSC mainnet, Polygon mainnet) to fix bugs
BlockchainMultiSniper v2.0.12 Beta
- 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
- Fixed bug where adding Telegram channel wouldn't work
BlockchainMultiSniper v2.0.10 Beta
- 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
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