Mintplex.xyz Docs
  • What is Mintplex?
  • Guides
    • How to create an NFT collection
    • Creating your first Mintplex project
    • Anatomy of a Mintplex project
    • Setup Images and Metadata on IPFS
    • Generating a Contract
      • Project Information
      • Teams and Permissions
      • Contract Features
        • Remove Mintplex Signature
        • Only Owner Minting
        • Allowlisting Mode (aka. Whitelisting)
        • Allow Minting On Deployment
        • Maximum Mints per Transaction
        • Restrict Wallet Mints
        • Limited Token Supply
        • Minting Fee
        • Pre-Reveal Drop
      • Payouts
      • Header Mark
      • Generate
    • Deploying your contract
    • Airdrop a token to someone
    • Listing your NFT collection on a marketplace
    • Minting Embeds and Website
      • How to use the Mintplex embed with custom buttons
  • FAQ
    • My metadata does not pass!
    • How do I deploy to testnet
    • How do I list my NFT contract on OpenSea?
    • How do I mint tokens for myself or team?
  • Mintplex Apps FAQ
    • Shopify Token-Discount Plugin
      • Advanced Setup vs Basic Setup
        • Advanced Setup FAQ
          • How to create a Shopify App Key
          • How to Generate a Price Rule Id
        • Basic Setup FAQ
          • How to Generate a Discount Code
  • Extras
    • 💥Join us on Discord
    • 📚Youtube Tutorial Walkthrough
    • 🐦Follow us on Twitter
    • 📧team@mintplex.xyz
Powered by GitBook
On this page
  1. FAQ

How do I mint tokens for myself or team?

PreviousHow do I list my NFT contract on OpenSea?NextShopify Token-Discount Plugin

Last updated 2 years ago

When you deploy a contract with Mintplex the address which deployed the contract becomes the owner. This wallet is then able to call certain functions on the contract which are special and only for the owner. One of these functions allows the owner to be able to mint tokens for themselves or team members without restrictions.

Airdropping yourself or your team NFTs from your collection

First, go to your project dashboard on the proper network you wish to execute this action on. Here we are doing this on the testnet.

Scroll to the bottom on the left-hand side of the screen and you will see Airdrop a token. Here you can enter in any valid ETH address and send them a token automatically. As the owner of this contract, you are allowed to mint as long as there is token supply available.

You do not need to open the contract for minting, change the mint price to free, or anything. As the admin, you are exempt from all of these restrictions.

Click on the dashboard of your project and network you wish to airdrop on