Git Product home page Git Product logo

eth-sweeper-bot's Introduction

🧹 Ethereum Sweeper Bot

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
  • ETH_GAS_GWEI - Network commission, the higher, the faster
  • ETH_MIN_SWEEP - Minimum balance to send a transaction

What is the purpose of this tool? Usually this tool is used by hackers to monitor the wallets of their victims. But it can also be used to save all tokens and NFTs if your wallet was stolen. Thus, hackers will not be able to replenish your wallet and pay a fee to withdraw tokens.

🔗 Socials:

⚠️ Error: replacement transaction underpriced? Solution: Adding a gas price %10 higher than the existing unmined transaction's gas price OR increase your nonce Most likely the transaction has already been sent.

eth-sweeper-bot's People

Contributors

japancode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

eth-sweeper-bot's Issues

sweeper bot

does this bot sweep only etherium in your wallet or all available cryto that you have based on eth

Script doesn't continue after matching ETH_MIN_SWEEP

I've set
ETH_MIN_SWEEP = '0.00'

There is ETH in the wallet, but the script just seems to pause when I run it - no error or anything. If I increase to 1.0, the script will run - it will report the balance, and run the counter waiting for more eth.

Is there something that I am doing wrong? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.