Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created Optimized Dex-Arbitrage Bot Contract Code #316

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manavjain2002
Copy link

Closes #315

πŸ‘¨β€πŸ’» Changes proposed

Created a new Dex-Arbitrage Bot Smart contract to trade on UniswapV2 supported DEXes. Smart Contract functions are capable enough to make a profitable trade and perform a gas-efficient trade.

βœ”οΈ Check List (Check all the applicable boxes)

  • [ βœ”οΈ] My code follows the code style of this project.
  • [ βœ”οΈ] This PR does not contain plagiarized content.
  • [ βœ”οΈ] The title of my pull request is a short description of the requested changes.

πŸ“„ Note to reviewers

Goerli Address:

Owner - 0x92Ac03CbCE49f0fD1122eC0101899F69cbD7B1c5

Contract - 0xef1E5C905ca5Ef7aF476170122Dcb9Cc0BD2C27C

Token1 - 0x7bC40cFa63A04312b954e648c0cCD0c271F86C39

Token2 - 0x68B379A700d2d2a9Bad1306e41eB34b777aF43ED

Pair on uniswapV2 - 0x37E847E5aCb2B78383F99a48b83f81479A1213f0
(https://goerli.etherscan.io/address/0x37E847E5aCb2B78383F99a48b83f81479A1213f0)

Pair on sushiswapV2 - 0x8b91cb68B71D2FED9B1dd02CBDFd92B7ed2e9A8D
(https://goerli.etherscan.io/address/0x8b91cb68B71D2FED9B1dd02CBDFd92B7ed2e9A8D)

Arbitrage Trade Tx Hash - 0x07f7deafa1780172315aa63cd4f9eda830bc440457a7516af141c12ac7d1bce9
(https://goerli.etherscan.io/tx/0x07f7deafa1780172315aa63cd4f9eda830bc440457a7516af141c12ac7d1bce9)

Added Liquidity as :

  1. On Uniswap =====> 100000 Token1 = 10000000 Token2
  2. On Sushiswap =====> 100000 Token1 = 1000000000 Token2

πŸ“· Screenshots

Arbitrage Trade
Screenshot from 2023-10-15 14-06-48

@github-actions
Copy link

Our team will soon review your PR. Thanks @manavjain2002 :)

@manavjain2002
Copy link
Author

Kindly add hacktoberfest tag on this PR.
Also, add hacktoberfest-accepted tag, if and when merged.
Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Creating smart contract for Arbitrage-Bot
1 participant