Exampel SETH sender to multiple address at once
git clone https://github.com/wahdalo/Sepolia-ETH-Mass-Sender.git
cd Sepolia-ETH-Mass-Sender
npm i
node index.js
Note: before running the script, change the private Key your main wallet as a sender in the index.js file (line 5) and amount (line 8) and set custom GWEI (line 7)