Coder Social home page Coder Social logo

yourarj / token-listing-sniper-bot Goto Github PK

View Code? Open in Web Editor NEW
56.0 6.0 16.0 138 KB

rust based implementation of sniper bot. Works with Uniswap (ethereum) / pancakeswap (binance smart chain)

Rust 100.00%
bot ethereum pancakeswap-bot rust pancakeswap uniswap uniswap-bot blockchain bnb bnb-chain

token-listing-sniper-bot's Introduction

token-listing-sniper-bot

rust based implementation token listing sninper bot.

Tested with

  • Pancakeswap v1 (Binance Smart Chain) ✔
  • Uniswap (ethereum) ✔

Not tested with

  • Pancakeswap v3 [Smart Router] (Binance Smart Chain) ⚠️

May work with

  • Pangolin (Avalanche) ❔

How to run bot

$block-bot --help

tool to sniff the liquidity add event for desired token buy them automatically

Usage: block-bot [OPTIONS] --wss <WSS> --contract <CONTRACT> --native <NATIVE> --token <TOKEN>

Options:
  -w, --wss <WSS>            wss provider
  -h, --http <HTTP>          http provider
  -c, --contract <CONTRACT>  exchange contract address to watch for liquidity add eve
      --native <NATIVE>      native token address. It'll be spent for buying
      --token <TOKEN>        token address. This token will be bought
  -h, --help                 Print help
  -V, --version              Print version

e.g.

block-bot \
--wss wss://testnet-dex.binance.org/api/ \
--http https://data-seed-prebsc-1-s1.binance.org:8545 \
--contract 0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73 \
--native 0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c \
--token 0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82

Development Environment

Pre-Requisites

  • pkg-config
  • libssl-dev

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.