Skip to content

CryptoJumpers/ethereum-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Wallet Collector

Recover $ETH from multiple wallets to one.

Getting Started

The script will send to the receiver the whole eth balance found in each wallet.

  1. Open "config" folder and edit the "config.json" file. (Both MaxFee and MaxPriorityFee are in GWEI.)

  2. Load your wallets into wallets.txt (format address:privateKey)

If no maxFee is set the script will use the default values pulled from the blockchain.

If no maxPriorityFee is set the script will use 2 GWEI.

Installation and Usage

Install the dependencies.

yarn

Run the script.

yarn start

About

Retrieve your $ETH balance from multiple wallets to one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors