Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 375 Bytes

Sepolia-ETH-Mass-Sender

Exampel SETH sender to multiple address at once

Install

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)