NFTYVERSE Docs
  • NFT APIs
  • Example Use Cases
  • Marketplaces
  • Metadata URIs
  • API Docs
    • Authentication
    • NFT Wallets
    • Transfers
    • Create NFTs
      • NFT Collections
      • ERC721 NFT Tokens
      • ERC1155 NFT Tokens
    • Requests
  • Webhook Events
  • Blockchain Gas Fees
Powered by GitBook
On this page

Was this helpful?

  1. API Docs

Create NFTs

APIs to create Collections of NFTs and mint individual NFTs within a Collection.

PreviousTransfersNextNFT Collections

Last updated 3 years ago

Was this helpful?

    • Supports ERC721 and ERC1155 smart contracts

    • ERC721 tokens are all unique

    • ERC1155 tokens can have multiple quantities

Minting a new Token (ERC721)
Minting new Tokens (ERC1155)
Creating a New NFT Collection