GithubHelp home page GithubHelp logo

opensea-trading-bot's Introduction

opensea-sniper-bot

❗❗❗❗ WARNING ❗❗❗❗

THIS is the only official version of the bot

I can only ensure the integrity of this version. If you use any fork, it will be at your own risks

-clovisjohn

Installation

git clone https://github.com/clovisjohn/opensea-sniper-bot.git
cd ./opensea-sniper-bot
npm install

Usage

You can also run this script by using node main.js --<args>

Arguments

  • mnemonic : The mnemonic of the wallet to use. Classic derivation path (trustwallet, metamask,etc)
  • network : network to use. Only two options ("rinkeby" for testnet, "mainnet" for etherreum mainnet)
  • infura : your infura api key ( https://ethereumico.io/knowledge-base/infura-api-key-guide/)
  • buyeraddy : the ethereum address linked to the mnemonic above
  • url : The link of the opensea asset you want to buy
  • extragas (optional) : amount in gwei that will be added to the current gas price for the txn ( txn_gas_price = current_gas_price + extra_gas_price). Default is 0
  • startTimeUTC (optional): The UTC time at which the asset should be bought ( format hh:mm:ss). Default is immediate buy

Example

node main.js --network="mainnet" --extragas=260 --buyeraddy="0xa3dC6a49C6DFbd963ee270447adb8ad43d540890" --infura="<apikey>" --url="https://opensea.io/assets/0xec9c519d49856fd2f8133a0741b4dbe002ce211b/2197" --mnemonic="december hedgehog income today portion acquire betray spring cry wheel practice coyote rebel gas climb" --startTimeUTC="9:21:30"

Quick launch with colab

Open All Collab

opensea-trading-bot's People

Contributors

realhardworkingdeveloper avatar

Watchers

 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.