NFT Butler
  • NFT Butler
    • ๐Ÿ‘‹Welcome
    • โ“What is NFT Butler?
    • ๐ŸŒฑGetting started
      • 1๏ธโƒฃGet Access
      • 2๏ธโƒฃAdd Ethereum Wallet
      • 2๏ธโƒฃAdd Bitcoin Wallet (Ordinals)
      • 3๏ธโƒฃUpdate OpenSea Name
  • Products & Services
    • ๐Ÿ’ŽPlans & Pricing
    • ๐Ÿฅ‡PRO Access
    • ๐Ÿค–Discord Bot
      • /scan
      • /add
      • /ens
      • /refresh
      • /redeem
      • /bids
      • /sales
      • /flips
      • /traits
      • /tokenscan
  • Setup
    • ๐Ÿ”งOptimized Settings
    • ๐Ÿ’ปSetting up a VPS
    • โž•Add Collection to Butler
    • ๐Ÿ”‘Export WIF from ME Ordinals Address
    • ๐Ÿ”Security Features
  • Features
    • ๐Ÿช™Butler Gold
    • ๐Ÿค–Bidding & Autolisting
    • ๐Ÿ’ฐAuto Listing Engine
    • โœ…Listing Approvals
    • ๐ŸŽ–๏ธOrdinals Token Bidding
    • ๐ŸŽฏOrdinals Collection Bidding
    • ๐ŸŒŸMagic Eden Token Bidding
    • ๐Ÿ’ŽMagic Eden Collection Bidding
    • ๐Ÿ”Blur Bidding
    • ๐ŸปBera Bidding
    • ๐ŸงขBase Bidding
    • ๐ŸŽฎArbitrum Bidding
    • ๐ŸฆApe Chain Bidding
    • โšกInstant Counter Bidding
    • ๐ŸŒCollection & Trait Analytics
    • ๐Ÿ’ฑOS & Blur Sales Stats
    • ๐Ÿ”ฎBulk Edit
    • ๐Ÿ–๏ธBulk Create Tasks
    • ๐Ÿ“ŠDashboard
    • ๐Ÿ’ฐPerformance Overview
  • Task Types
    • ๐ŸŽฏCollection/Trait Bidding (CTO)
    • ๐Ÿš€Token Bidding
    • ๐ŸงManual Token ID Bidding
    • ๐Ÿ’ฒListing Task
  • More Resources
    • ๐Ÿ“šBest Practices
    • โ“FAQ
      • Fresh Installation of NFT Butler
      • Retrieve NFT Butler Log Files
      • Reset all tasks and Local Database in case of major issues
      • How do I get support?
      • What personal details have to be stored to use NFT Butler?
      • Do I need an API key for Opensea?
      • Is it possible to get a preview of the service?
      • What operating systems are supported?
      • Will my Tasks resume if my computer restarts for any reason?
      • Do I need an OpenSea API Key?
      • What marketplaces are supported?
      • A JavaScript error occurred
      • API Error: 429 (Rate Limited)
Powered by GitBook
On this page
  • Feature Overview
  • Creating a Task
  • ENS Token bidding
  1. Task Types

Manual Token ID Bidding

PreviousToken BiddingNextListing Task

Last updated 4 days ago

Feature Overview

Creating a Task

By clicking on the Create Manual Task Button on your token task list you'll be able to bid on any collection by copying the collection link / slug into Butler (no indexing required). You can also configure token ID ranges manually

  • Multiple token ids can be specified when separating them with comma ,

  • The "Smart contract addr" field is optional but can be used to bid on collections with shared contract address such as the OpenSea Storefront contract or Art Block collections

  • Butler does also support ERC-1155 tokens for bidding

ENS Token bidding

  • It can be used to generate token ids for nummeric ENS tokens such as 0001.eth - 1000.eth:

  • ENS Token IDs can also be generated for strings such as 'casino.eth' and others (comma-separated):

There are two different ENS smart contracts:

    "contracts": [
        {
            "address": "0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
            "chain": "ethereum",
            "token_standard": "erc721"
        },
        {
            "address": "0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401",
            "chain": "ethereum",
            "token_standard": "erc1155"
        }
    ],

You can check the ENS Token ID by replacing the token id (and contract) on an OpenSea Link at the very end: https://opensea.io/assets/ethereum/<contract>/<tokenid>

Example for 0001.eth below:

The token id is always the last number on the Opensea link to an NFT. It's usually a number between 1 and 10'000 but can also be a very long number like this one: Link: Smart contract: 0x495f947276749ce646f68ac8c248420045cb7b5e Token ID: 42745998150656004690816543961586238000273307462307754421658803578179357246440

You can also use the in our Discord server to an entire collection and get a useful output of all token ids per traits or assets

Here you can also find some more info about the output and how to deal with it:

And if you would like to use the search engine you can simply new collections on the #community-bot too.

ENS Token bidding works the same as manual bidding. You'll basically have to define the token ids to bid on. However the #community-bot can help you to find those token ids with the command.

Make sure to add the right contract to your task config to make sure it will find it's bidding target. The current implementation of our will let you choose if you want to generate token ids for the ERC721 contract or the ERC1155 Contract version.

๐Ÿง
https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/42745998150656004690816543961586238000273307462307754421658803578179357246440
#community-bot
/scan
/scan
https://www.youtube.com/watch?v=CkkvwqkKelU
/add
/ens
Discord bot
Magic Eden ETH
Ordinals Bidding Task
Base
Ape
Arbitrum
Bera
Auto Listing configuration
https://opensea.io/assets/ethereum/0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85/38764329101403256878217503524140705778209985981144907919668889447405219871633opensea.io
Create a manual token bidding task
Creating a manual token bidding task for a specific ERC-1155 Token (The NFT Butler Lifetime license!)
/scan a collection
Adding a new Collection to the Butler Search engine
generate ens token ids 0001.eth - 1000.eth
generate ens Token IDs