Skip to content

WeDev00/Uniswap-V2-sniper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap V2 SniperBot

sniper-bot to buy and sell tokens right after listing

How use:

  1. In project folder, create a .env file
  2. Add the following variables: PRIVATE_KEY= /YOUR_PRIVATE_KEY/ MAINNET_RPC_URL= /YOUR_WEBSOCKET_URL_TO_ETHEREUM_MAINNET/
  3. In the "sniper-bot.js" file, edit the "tokenToBuy" object, adding the symbol of the token you want to buy
  4. Set your target profit at the "isTimeToSell" method call (line 81), third parameter
  5. Run the bot few minutes before the token listing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published