LogoLogo
$THX tokenDiscord Community
  • THX Network
  • 🏗️Campaign Managers
    • Getting Started
    • Analytics
    • Quests
      • Daily Quests
      • Invite Quests
      • Twitter Quests
      • Discord Quests
      • Custom Quests
      • Web3 Quests
      • Webhook Quests
      • Steam Quests
      • Quest Locks
    • Rewards
      • Coin Rewards
      • NFT Rewards
      • Custom Rewards
      • Coupon Rewards
      • Discord Role Rewards
    • Participants
    • Integrations
      • Discord
      • Twitter, now X
      • Gitcoin Passport
    • Coins
    • NFT
  • 🧑‍🤝‍🧑USERS
    • Memberships (Free)
    • Lottery (Free)
  • 💡FAQ
    • Pricing
    • Multi Wallet Account
    • Points
    • Other
  • 💻Developers
    • HTML Widget
    • JS SDK
      • Identity
      • Events
    • API
      • API Specification
      • Example
    • Webhooks
    • QR codes
    • Audits
  • 🪙Tokenomics
    • $THX
    • Locking $THX to $veTHX
    • Increasing Locked $veTHX
    • Protocol
    • Token Distribution
  • 🤝ABOUT
    • Team
    • One Pager
    • Community
Powered by GitBook
On this page
  • Import NFT
  • Create NFT
  • Create an NFT - Video Guide

Was this helpful?

  1. Campaign Managers

NFT

This page demonstrates how to create an NFT collection and mint tokens from a pool. For a video guide, scroll down to the bottom of this page.

Last updated 1 year ago

Was this helpful?

Next to tokens (coins) it is also possible to create and import tokens based on the or standard in the Dashboard. This type of token contract is widely known as an NFT.

Info: Non Fungible Tokens are unique in their sort and differ in that aspect from the Fungible Tokens, which are all equal and therefor function well as forms of payment.

Import NFT

Navigate to Contracts -> NFT and you will able to click the Import NFT button. This will open up a modal where you can start the import flowfor NFT contracts based on the ERC721 or ERC1155 standard.

Our system will import all tokens owned by the campaign contract for the contract address you provide, so you can create NFT Perks for these tokens. You will find your campaign contract address on the campaigns overview page.

Note: Make sure to transfer ownership of your tokens to the campaign contract prior to importing a collection or it will throw a 404 error.

Create NFT

Navigate to Contracts -> NFT and you will able to click the Create NFT button. This will open up a modal where you can start the configuration of your NFT contract based on the ERC721 standard.

Title

Choose a name for your token. This field is limited to 50 characters and should in the best case describe what kind of tokens are in your NFT collection.

Symbol

Choose a symbol for your token. Keep it short and catchy, but simple and recognisable. There are no best practices, but usually a token symbol is an abbreviated sequence of 3 to 6 characters like stock tickers in traditional exchange interfaces.

Description

Provide a brief description of your NFT collection. We will use this in places where we need to provide more info about your NFT.

Icon image

This image will show as a thumbnail for your collection in for example token overviews.

Create an NFT - Video Guide

🏗️
ERC-20
ERC-721
ERC-1155
Part 1/3 of the NFT creation video guide. For part 2, see
Example of NFT Create modal in dashboard