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

newBlockEvent.on('data' not firing #12

Open howardstevens opened 3 years ago

howardstevens commented 3 years ago

I've tried bot_Flashswap and _Normalswap, but the newBlockEvent is never firing... as if there are no new blocks being generated. I've tried it locally as well as with Infura WS, but same result. I can't figure out what might be the issue. Any guidance would be great. Thanks!