Giter Site home page Giter Site logo

sexdefi / honeypot-sniper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denghaoming/honeypot-sniper

0.0 0.0 0.0 7.71 MB

An Ethereum Smart Contract honeypot sniper.

Home Page: https://www.paolorollo.dev/honeypot-sniper

License: MIT License

JavaScript 98.68% CSS 0.39% HTML 0.93%

honeypot-sniper's Introduction

๐Ÿฏ Honeypot Sniper

A simple Ethereum ERC-20 honeypot sniper on UniswapV2, UniswapV3 and Sushiswap.

๐Ÿ’ป Technologies

  • ReactJS
  • TailwindCSS
  • web3js
  • ganache-browser

โ“ How does it work?

The mechanism behind the check is really simple: we use a ganache-browser provider for the web3 instance forking the Metamask Infura URL at the latest block; this allows us to test any smart contract call with the current Mainnet state without having to spend any money.

Then, we do the following steps:

  1. Buy the token on the given AMM (currently supports UniswapV2 and UniswapV3) using 0.1 ETH;
  2. We call the token approve with the AMM Router address and our current balance;
  3. Finally, we try to sell back the token. If this operation fails, then something fishy is going on, since nobody interacts with that given pool except us: the token may be an honeypot! ๐Ÿฏ

๐ŸŽš Features

This project is currently available for Ethereum Mainnet only. Feel free to fork it and adapt it for the chain (EVM-compatible) you want to support!

Available:

  • UniswapV2 support
  • UniswapV3 support
  • Sushiswap support
  • ETH pairs/pools

Coming soon:

  • USDC pairs/pools
  • USDT pairs/pools

๐Ÿค‘ Donate

If this tool helped you save a lot of money, then maybe you can buy me a coffee by sending some of that precious ETH to my wallet!

ETH donation address: 0x671C72f8cf71117E39F51e6eBCD43C73b43214B7

honeypot-sniper's People

Contributors

paolorollo avatar

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.