OpenSea Mass Offer Bidding Bot Save

This repository contains two bots for making bulk offers on NFT collections: one using browser automation and the other utilizing the OpenSea APIs.

Project README

OpenSea NFT Bidding bot

Abhishek Naidu | Twitter [email protected] Abhishek's LinkedIN @zeeshanahmad4 Abhishek's Discord Zee#0291 Abhishek's Discord Zeeshan Ahmad
For discussion, queries and freelance work. Do reach me.👆👆👆

Make Bulk Offer Bot

I have two bots for Making low ball Bulk offers Bot#1 using Browser Automation and Bot#2 is using Opensea Apis bot.

Bot Inputs-

  1. Collection URL
  2. Metamask
  3. Bid Amount
  4. Bid expiration time - only for Apis bot

The Bot takes collection Url as input and starts making offers on arts of collection. I have built two kinds of bots.

Bot#1 Browser Automation Bot

  • Build on Chrome browser automation - Python
  • The Bot can be a single thread or Multithread depends open Your machine power.
  • The Bot is slow because it uses using chrome browser to make offers on arts. The Bot needs to sign every transaction like humans.
  • The Bot can not bid using a custom expiration date. It can only choose from 1,7,14,30 days.
  • The Bot can break between making offers and requires a powerful machine to make offers on 5k arts because the chrome browser consumes many resources while running.

Pros & Cons of Browser Automation Bot

Stats
3-5 offers Per minute
Miss a lot of offers.
Break Some times
Can't Bid on Multiple Collections
Not Customizable We can not add more functionalities into bot

Check more on the topic why the browsers consumes so many resources from here
You can see the full Demo of the OpenSea Apis Bot from here

animated

Bot#2 OpenSea Apis Bot

  • Build on Opensea Official Apis Deploy and run in Production Env.
  • The Bot is fast and robust - It does not need to sign transactions.
  • The Bot can make offers with custom expiration time from 1 minute to 6months.
  • The Bot will never break because its light weighted and uses open sea Offical Apis.
  • The Bot can make offers on multiple Collections in one run.

animated

Pros & Cons of OpenSea Apis Bot#2

Stats
30-40 offers Per minute Lighting Fast Speed
Does not miss Any offer 100% success rate
Does not break also no Rejections from Opensea
Can Bid on Multiple Collections in one run alternatively on arts
Customizable We can add more functionalities into bot
Outbid bot - Bot has option to bid always percentage high from previous highest bid

You can see the full Demo of the OpenSea Apis Bot from here

Open Source Agenda is not affiliated with "OpenSea Mass Offer Bidding Bot" Project. README Source: Zeeshanahmad4/OpenSea-mass-offer-bidding-bot

Open Source Agenda Badge

Open Source Agenda Rating