Crypto Swap Bot Implementation
Budget: $250 – $750 USD
Crypto DEX Swap Bot (Random transactions)
This bot is used to generate random transactions on the OP/ARB/POLY chains with the exchanges Sushi/Uniswap/1inch
Bot must be able to load in multiple addresses and run at the same time
Input final Transactions goal (Example: I want 10-15 transactions to be completed)
Input custom delay values between transactions (Example: I want swaps between 60 seconds and 600 seconds)
Input range of ETH (and Matic for Poly chain) to be swapped (Example: I want to swap between 0.0001 ETH and 0.005 ETH)
It will randomly do the following actions, first it will randomly decide the chain, then randomly decide on a DEX, then on a Swap, then an amount of ETH or Poly to swap (from my input range):
Chains:
Optimism Chain
Arbitrum Chain
Polygon Chain
DEXs:
SushiSwap
Uniswap
1inch
Swaps:
ETH -> USDT (Not for Polygon chain)
ETH -> USDC (Not for Polygon chain)
ETH -> WETH (Not for Polygon chain)
Matic -> USDT (Only for Polygon chain)
Matic -> USDC (Only for Polygon chain)
Matic -> WMATIC (Only for Polygon chain)
All code must be open sourced so that it can be reviewed by third party.
This bot is used to generate random transactions on the OP/ARB/POLY chains with the exchanges Sushi/Uniswap/1inch
Bot must be able to load in multiple addresses and run at the same time
Input final Transactions goal (Example: I want 10-15 transactions to be completed)
Input custom delay values between transactions (Example: I want swaps between 60 seconds and 600 seconds)
Input range of ETH (and Matic for Poly chain) to be swapped (Example: I want to swap between 0.0001 ETH and 0.005 ETH)
It will randomly do the following actions, first it will randomly decide the chain, then randomly decide on a DEX, then on a Swap, then an amount of ETH or Poly to swap (from my input range):
Chains:
Optimism Chain
Arbitrum Chain
Polygon Chain
DEXs:
SushiSwap
Uniswap
1inch
Swaps:
ETH -> USDT (Not for Polygon chain)
ETH -> USDC (Not for Polygon chain)
ETH -> WETH (Not for Polygon chain)
Matic -> USDT (Only for Polygon chain)
Matic -> USDC (Only for Polygon chain)
Matic -> WMATIC (Only for Polygon chain)
All code must be open sourced so that it can be reviewed by third party.