yuichiroaoki / poly-flashloan-bot

Flashloan Bot on Polygon
https://yuichiroaoki.medium.com/flashloan-bot-on-polygon-part-2-3eae0ac33986?sk=80821da4ca1d0462c7c9ae617df56bdd
MIT License
302 stars 192 forks source link

Console UI #11

Closed trancee closed 2 years ago

trancee commented 2 years ago

I have added some console UI to monitor the activity of the bot. I also moved more of the constants to the config for easier customization.

The issue #7 has been fixed by avoiding multiple transactions at the same time.