🥷
Namespace
  • [ Introduction ]
    • ENS
    • Namespace
  • Official Links
  • [ Dapps ]
    • Overview
    • Onchain Subs (App)
      • Search & Register
      • Wizard
        • Listing an ENS Name
        • Features List
      • ENS Widget
      • Farcaster Frames
        • Default Frame
        • Custom Frame
    • Offchain Subs (DevPortal)
      • Subname create/manage
      • Resolver set
      • API keys
  • How-to Guides and Demos
  • [ Dev Docs ]
    • SDK
      • Offchain Manager
        • Installation
        • Generate API key
        • Create or Update Subname
        • DeleteSubname
        • IsSubnameAvailable
        • GetFilteredSubnames
        • AddressRecords
          • ChainName
        • TextRecords
        • DataRecords
      • Indexer Manager
        • Installation
        • Methods
        • GetL2Subname
        • GetL2Subnames
      • Mint Manager
        • Installation
        • GetMintDetails
        • GetMintTransactionParameters
        • IsSubnameAvailable
        • How To Mint L1 & L2 subname via mint-manager
      • Namespace Client (deprecated)
        • Installation
        • GetListedName
        • GetMintDetails
        • GetMintTransactionParameters
        • IsSubnameAvailable
        • GenerateAuthToken
    • APIs
      • Offchain Manager
      • Mint Manager
    • Infrastructure
      • Namespace L2 Subnames
  • [ ecosystem ]
    • Use Cases
  • [ Jobs ]
    • 🧑‍💻 Full-Stack Dev
    • 🥷 Dev-Rel Lead
    • 💼 BD Lead
Powered by GitBook
On this page
  • Features and Functionalities
  • 1) Customize Minting Price
  • 2) Reserved Subnames
  • Import reserved subnames via excel or csv file
  • 3) Minting Deadline
  • 4) Whitelisting
  • 5) Token-gated Minting
  1. [ Dapps ]
  2. Onchain Subs (App)

Wizard

Wizard handles listing ENS Names + Subname management, customization, and issuance.

PreviousSearch & RegisterNextListing an ENS Name

Last updated 16 hours ago

The Wizard is the most powerful component of the Namespace platform. It is used to List your ENS Names on our platform and Mint subnames from listed Names.

Simply put, Wizard allows you to select any ENS name that you own and issue (sell, gift, donate, or rent) subnames. It was built with UI/UX in mind to allow anyone to easily handle the process of issuing Subnames.

The idea behind building the Wizard was to provide a custom-built set of features that would allow different user groups such as Communities, Individual ENS name owners, DAOs, Bloggers, etc. to get the most value out of their Names and easily manage Subnames.


Features and Functionalities

Namespace Manager currently offers the following functionality.

1) Customize Minting Price

You can customize minting prices for Subnames based on the length and allow ENS Name owners to sell them for a different price.

Free Subnames: if no custom price rule is added and Base Price is set to 0, Subnames will be issued for free!

2) Reserved Subnames

Reserve some Subnames for yourself and disallow others to mint them.

The reserved Subnames section allows you to:

  1. Reserve some subnames so that others cannot mint.

  2. Reserve and list subnames for selling at a custom price.

This is especially valuable for people who have good ENS names, like Last Names, and would like to keep some First Names (as Subnames) for themselves and add a special minting price for other First Names (Subnames). The same applies to DAOs, organizations, companies, etc.

Import reserved subnames via excel or csv file

Manager has an option for importing reserved subnames via Excel (.xslx) or .csv files. In both cases, the structure of a file is very simple. The sheet needs to have 2 columns. First column is the reserved subname label. Second column contains the minting price. If the price is blank or not a number, the reserved subname will be treated as "not mintable".

Example:

3) Minting Deadline

You can set a future date and time that will serve as a deadline for how long the minting will be open. Once the deadline is reached, the minting will automatically stop and people won't be able to mint Subnames anymore.

4) Whitelisting

Currently, there are two options when it comes to Whitelisting:

  1. Only whitelisted addresses can mint - whoever is whitelisted will be able to mint a Subname and everyone else won't be allowed to mint at all.

  2. Whitelisted addresses can mint for free - whoever is whitelisted will be able to mint for free and everyone else will have to pay for predefined prices set by the ENS Name owner.

5) Token-gated Minting

Token-gated listing allows ENS Name owners to token-gate who gets to mint the Subname from the listed ENS Name.

Currently, we support token-gated minting for:

  1. ERC20 tokens - anyone holding a certain number of ERC20 tokens will be able to mint a subname.

  2. ERC721 - anyone holding certain ERC721 NFT will be able to mint a subname.

  3. ERC1155 - anyone holding certain ERC1155 NFT will be able to mint a subname.

This feature is especially valuable for Communities, PFP collections, private groups, etc. who already have token-gated access of some kind, and now want to reward their users with unique and web3-native digital identity.

Subname minting price set up
Reserve some Subnames for yourself
Deadline for minting
Whitelisting options
Token-gated minting