ExtropyIO / defi-bot

Tutorial for building DeFi arbitrage bots
1.18k stars 467 forks source link

Can we deploy Tradingbot.sol on BSC or Polygon to save gas fee ? #13

Open HeyBhuvnesh opened 3 years ago

tony101010 commented 3 years ago

Hi, It would be very interesting to use this code on BSC. Same question as above. How can this code be modified to work on BSC?

mindfulme commented 3 years ago

no problem to deploy it on BSC, just remove dydx flash loan with something like cream finance since dydx is absent on other chains

suigenerisss commented 2 years ago

no problem to deploy it on BSC, just remove dydx flash loan with something like cream finance since dydx is absent on other chains

Won't be enough, have to change stable coin/asset addresses as well. (Maybe there's more, I haven't tried)