Skip to content

This bot will sweeps all available bnbs to your wallet (ERC20)

License

Notifications You must be signed in to change notification settings

japancode/BNB-Sweeper-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧹 BNB Sweeper Bot (ERC20)

How do Sweepers Work? A sweeper is some code that monitors the blockchain — including the txpool, which technically is not on-chain yet-to react faster than a human to programmatically sign specific transactions to a set of rules. How Script Works? THis script listen incoming transactions by ethereum address. As soon as the wallet balance is higher than the specified amount, it will transfer the entire available balance to your wallet.

⚠️ Attention Of course, you must have a private key to the wallet you are going to listen to

💠 Variables

  • WALLET_SWEEP - Listening ETH address
  • WALLET_SWEEP_KEY - Listening ETH address private key
  • WALLET_DEST - Your ETH wallet
  • BNB_GAS_GWEI - Network commission, the higher, the faster
  • BNB_MIN_SWEEP - Minimum balance to send a transaction

🔗 Socials:

About

This bot will sweeps all available bnbs to your wallet (ERC20)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published