clovisjohn / opensea-sniper-bot

Simple opensea bot using opensea-js
109 stars 31 forks source link

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

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