japancode / ETH-Sweeper-Bot

This bot will sweeps all available ethers to your wallet :D
MIT License
79 stars 52 forks source link

Script doesn't continue after matching ETH_MIN_SWEEP #2

Open shabbadont opened 1 year ago

shabbadont commented 1 year ago

I've set ETH_MIN_SWEEP = '0.00'

There is ETH in the wallet, but the script just seems to pause when I run it - no error or anything. If I increase to 1.0, the script will run - it will report the balance, and run the counter waiting for more eth.

Is there something that I am doing wrong? Thanks.

shabbadont commented 1 year ago

(node:39152) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use node --trace-warnings ... to show where the warning was created)

shabbadont commented 1 year ago

fixed the error with --no-experimental-fetch but the script still freezes up when eth is detected

rashtug2 commented 1 year ago

the bsc version work well, but the eth always give error... and it stop working after a while