Git Product home page Git Product logo

Comments (10)

ogwurujohnson avatar ogwurujohnson commented on June 12, 2024 1

Sure, will add this soon.

from arbitrage-bot.

Oluwatob-i avatar Oluwatob-i commented on June 12, 2024 1

How is it working without a pancakeCall function, you used uniswapv2Call

from arbitrage-bot.

NICOC4PP4 avatar NICOC4PP4 commented on June 12, 2024

would be awesome

from arbitrage-bot.

Oluwatob-i avatar Oluwatob-i commented on June 12, 2024

And how are you calling flashloan without
IUniswapV2Pair(pairAddress).swap( amount0, amount1, address(this), bytes('not empty') );

from arbitrage-bot.

Oluwatob-i avatar Oluwatob-i commented on June 12, 2024

And how are you calling flashloan without
IUniswapV2Pair(pairAddress).swap( amount0, amount1, address(this), bytes('not empty') );

from arbitrage-bot.

ogwurujohnson avatar ogwurujohnson commented on June 12, 2024

Hey @Oluwatob-i thanks for pointing this out, i initially had this up for uniswap, recently started porting most of the code for pancakeswap, will definitely change method name to pancakeCall() before deploying the bot.

Also for this bot, flashloan calls aren't done in the contract. this is where you can find the call https://github.com/ogwurujohnson/arbitrage-bot/blob/main/index.ts#L107

from arbitrage-bot.

fergmolina avatar fergmolina commented on June 12, 2024

Hi there! @ogwurujohnson I saw you made some changes with the pancakeCall(). Have you try it on mainnet?

from arbitrage-bot.

StrainzAgent avatar StrainzAgent commented on June 12, 2024

Sure, will add this soon.

Hey there, any updates on the install/execution steps? Thanks 🙏

from arbitrage-bot.

officialasit avatar officialasit commented on June 12, 2024

Hi @ogwurujohnson , Is there any update on a sample Documentation how to set this up? Thanks a lot.

from arbitrage-bot.

solidnav avatar solidnav commented on June 12, 2024

Setup Instructions I followed:
npm install trypescript
tsc index.ts --resolveJsonModule --esModuleInterop
node index.js
But.....I am getting this error:
Bot started!
(node:21074) UnhandledPromiseRejectionWarning: Error: network does not support ENS (operation="ENS", network="unknown", code=UNSUPPORTED_OPERATION, version=providers/5.0.24)

Spent quite sometime trying to figure this out, but to no avail. Any idea what is happening here?

from arbitrage-bot.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.