Skip to content

This bot allows you to swap tokens on random dexes

Notifications You must be signed in to change notification settings

mxnster/dex-swapper

Repository files navigation

dex-swapper

This bot allows you to swap tokens on random dexes. Perfect for simulating network activity.

Available dexes: 1inch, uniswap, dodex.

Tested networks: optimism, arbitrum.

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Paste your private keys in privateKeys.txt , each proxy on a new line
  4. Fill your settings in config.js
  5. Open folder with the bot in cmd
cd <path to folder with script>
  1. Install dependencies
npm install
  1. Start
node index

About

This bot allows you to swap tokens on random dexes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published