6eer / uniswap-sushiswap-arbitrage-bot

Two bots written in JS that uses flashswaps and normal swaps to arbitrage Uniswap. Includes an automated demostration.
MIT License
586 stars 264 forks source link

Token0 and Token1 #23

Open dani-s-92 opened 2 years ago

dani-s-92 commented 2 years ago

Hello, Maybe my question stupid, but I didn't get it at the moment. What are addr_token0 and addr_token1? I already have the addresses from dai and eth included? So what are addr_token0 and addr_token1? Why you are not using eth and dai here? Thank you!