jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
615 stars 350 forks source link

[question] Porting it to polygon #5

Closed BaLaurent closed 2 years ago

BaLaurent commented 2 years ago

Hi there i'm willing to port it on polygon but i'm unsure if changing the contracts and routes adress would be enought . is there anything else to edit that i missed ? (Thank for making your code open source btw)

jamesbachini commented 2 years ago

Should work fine, you'll need some MATIC in the wallet address. Will only work with Uniswap v2 forks wont work with v3 without updating the functions. Update the token and router addresses and should be good to go.