A script for transferring native coins to exchanger wallets.
Description of all functions of the script
- Withdrawal from Ethereum
- Withdrawal from Arbitrum
- Withdrawal from Optimism
- Withdrawal from Avalanche
- Withdrawal from Polygon
- Withdrawal from BSC
git clone https://github.com/d4rk4444/withdraw-to-subwallet.git
cd withdraw-to-subwallet
npm i
All the settings you need are in the .env file
- Time to pause between wallets
- Value in % of native coin balance to send
In the private.txt file you insert the private addresses in this format:
key1
key2
In the file subWallet.txt insert addresses for output from Ethereum in this format:
address1
address2
node index