LYNC
DashboardSupport
  • 👋Introducing LYNC
  • Products
    • LYNC Account Abstraction SDK
    • LYNC Account Abstraction WebGL SDK
    • Metamask Wallet
    • LYNC Metamask PC SDK
    • OKX Wallet
    • LYNC In-Game Marketplace SDK
    • NFT Fetcher
    • No-Code Smart Contract Deployer
    • EVM Lootbox SDK
      • Getting Started
      • Using the SDK
        • Creating a new lootbox
        • Opening a lootbox
        • Claiming rewards
        • Whitelisting users using lootbox
        • Lootbox admin functions
        • Useful information functions from LyncLootBox class
        • Multicall : opening and claiming multiple lootboxes in a single transaction
      • Example Codes in React & TypeScript
        • Example code for creating a new lootbox
        • Example code for opening a lootbox
        • Example code for claiming a lootbox
    • Launch your products on Telegram
      • Configure Your Telegram Bot
      • Deploying Your Product on TG
  • APTOS
    • LYNC Paymaster - Supporting Aptos
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • Unity
        • API
        • JavaScript/ TypeScript
    • LYNC Unity Aptos SDK
    • Keyless Accounts
      • Configure Your OIDC Provider
      • Integrate Keyless in Unity
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
        • Send generic transactions on Aptos
    • LYNC Social Login SDK on Aptos
      • Getting Started
      • Using the SDK
      • Example Codes in React & TypeScript
      • Types Used in the Methods Provided by the SDK
      • Other Specification
    • LYNC Aptos Lootbox
      • Getting Started
      • Creating a Lootbox
      • Opening a Lootbox
      • Claiming the Rewards
      • Conclusion
  • Movement Labs
    • 📇Indexer
      • How to run index custom data?
      • Example Queries
        • Get Token Info
        • Get Token Balances
        • Get NFTs Owned by an Account
    • NFT Deployer
    • LYNC Social Login SDK on Movement
      • Getting Started
      • Using the SDK
      • Example Codes in React & TypeScript
      • Types and Enums Used in the Methods Provided by the SDK
      • Other Specification
    • LYNC Unity Movement SDK
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
    • LYNC Paymaster - Supporting Movement
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • JavaScript/ TypeScript
  • Supra
    • LYNC Paymaster - Supporting Supra L1
      • How to Register on LYNC Dashboard
      • How to Create Paymaster
      • How to Fund the Paymaster
      • Module & Function Whitelist
      • How to Integrate Paymaster
        • JavaScript/ TypeScript
    • LYNC Unity SUPRA SDK
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
  • Fuel
    • LYNC Unity Fuel SDK
    • LYNC NFT Deployer
      • Introduction
      • Getting Started
      • Deploying Your NFTs
        • Launch Your Entire Collection
      • Troubleshooting and FAQs
    • LYNC Fuel Lootbox
      • Getting Started
      • Creating a Lootbox
      • Opening a Lootbox
      • Claiming the Rewards
      • Conclusion
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
    • Fuel Marketplace NPM SDK
      • Getting Started
      • Using the SDK
        • Using hooks to get the marketplace data
        • Using services provided by the SDK to list, buy, and manage tokens
        • Some useful functions provided by the SDK
        • Error codes for the SDK
        • Interfaces and Enums provided by the SDK
      • Support
  • Metis
    • Wallet Creation and Transaction APIs
      • Pre-requisites
      • Integration
        • API Overview
        • Create a new wallet
        • Get already created wallet
        • Mint NFT transactions
  • NPM Packages
    • Marketplace
      • Hook: useAllCollectionNFT
      • Hook: useAllBuyNFT
      • Hook: useAllOwnerNFT
      • Hook: useNFTDetails
      • Hook: useAllNFTForRent
Powered by GitBook
On this page
  • What is the difference between deploying Multiple Edition (or 1/1 NFTs) and Collection?
  • What if I cannot connect my wallet?
  • Collections give me an option to select either a Multiple or 1/1 NFT. However, I couldn't find an option to add multiple of these in the same collection.
  • What to do if the wallet currently does not detect which network am I on - if it's the local node or the Testnet - at the moment.
  • How do I handle failed transactions?
  • Is there a fee for deploying NFTs?
  • How can I check the status of my deployed NFTs?
  • What should I do if I forget my wallet password or recovery phrase?
  • How do I verify the success of my NFT deployment?
  • What if my NFT appears to be missing or does not show up in my wallet?
  • What if I encounter performance issues with the NFT platform?
  1. Fuel
  2. LYNC NFT Deployer

Troubleshooting and FAQs

What is the difference between deploying Multiple Edition (or 1/1 NFTs) and Collection?

Deploying a single edition (1/1 NFT) creates a unique, one-of-a-kind token with no duplicates, making it ideal for exclusive assets. Multiple Edition NFTs involve creating several identical copies of the same token, which allows for a limited run of the same design.

Deploying a Collection involves creating a group of NFTs, which can include either single-edition or multiple-edition tokens, and allows for the organization and management of various related NFTs under one contract.

What if I cannot connect my wallet?

Ensure your wallet supports the Fuel network by checking its settings and permissions. You might need to enable specific dApps or network configurations. Also, make sure you're using the latest wallet version.

Collections give me an option to select either a Multiple or 1/1 NFT. However, I couldn't find an option to add multiple of these in the same collection.

In Fuel NFT Deployer, collections are designed to categorize NFTs based on their type - "1/1" (single-edition) or "Multiple" (multiple editions). This design is required for managing your NFTs within a single collection to maintain clarity and organization. Each collection is dedicated to one type to ensure ease of management and consistency in your NFT offerings.

What to do if the wallet currently does not detect which network am I on - if it's the local node or the Testnet - at the moment.

Ensure that your wallet is configured correctly for network detection. Check if you have manually selected the appropriate network in your wallet settings. If the issue persists, verify that your local node or testnet setup is properly connected and accessible.

How do I handle failed transactions?

Transaction failures may happen during high network traffic or if your wallet has insufficient funds. Try waiting for a less busy time, and ensure you have sufficient balance in your wallet for deployment and gas fees. Review any error messages for clues on resolving the issue.

Is there a fee for deploying NFTs?

Deploying NFTs on the Fuel blockchain requires a gas fee. Ensure you have sufficient funds to cover the deployment cost, which can vary based on contract complexity and network conditions.

How can I check the status of my deployed NFTs?

What should I do if I forget my wallet password or recovery phrase?

Follow the wallet's password recovery instructions and securely store your recovery phrase. Without the recovery phrase, wallet or fund recovery might be impossible.

How do I verify the success of my NFT deployment?

What if my NFT appears to be missing or does not show up in my wallet?

There might be a delay in syncing your NFT; try refreshing your wallet or waiting a few minutes. Ensure your wallet is on the correct blockchain network.

What if I encounter performance issues with the NFT platform?

Check the Fuel NFT Deployer platform or blockchain network for any issues or maintenance affecting performance. Ensure your browser is up to date and your device has sufficient resources for smooth operation.

By addressing these common issues and questions, you can ensure a smoother experience with Fuel NFT Deployer. If you encounter any additional problems or have further questions, don’t hesitate to reach out to our support team for assistance.

PreviousLaunch Your Entire CollectionNextLYNC Fuel Lootbox

Last updated 7 months ago

Use or your wallet's transaction history to check the status of your NFT deployment. You can also view and manage your NFTs through the dashboard in Fuel NFT Deployer for detailed token information and status.

Check your deployment transaction status using by entering the transaction ID. Verify if it was confirmed and included in the blockchain. Once deployed, review the confirmation message or receipt in Fuel NFT Deployer to ensure the successful creation of your NFT collection.

Fuel's blockchain explorer
Fuel's blockchain explorer