🚀
HeyMint Launchpad
  • Welcome to HeyMint Launchpad!
  • Introduction
    • Setting up your collection
    • ERC-721(A) vs ERC-1155
    • FAQ
      • What to do when the deployment wallet was hacked?
    • Deploy Proxy Contract
    • Manage Access
  • Pricing
    • How the HeyMint Fee works
    • Basic Plan
    • Plus Plan
    • Premium Plan
  • Create a ERC-721A Collection
    • Set up smart contract
    • Art & Metadata
      • Create layer files
      • Generate art
      • Set Token Name
      • Set up pre-reveal image
      • Generate metadata
      • (Advanced) Upload art & metadata
      • (Advanced) Set token URI
      • Upload & Pin to IPFS using Pinata
    • Manage smart contract
      • Before deployment
        • Affiliate Minting
          • Affiliate Earnings
        • Enforced Royalties
        • (Presale only) Set up allowlist
        • Advanced features
          • Free Claim
          • Burn to Mint Feature
            • Creating a Burn to Mint Collection
            • Map URI to first burn token ID
        • Deployment (Testnet)
        • How to get ETH on Testnet
        • What to test on Testnet
        • Deployment (Mainnet)
      • After deployment
        • Verify contract
        • Start/stop public sale/presale
          • Allowlist Checker
        • Set up mint website
          • Use HeyMint mint page
            • Warpcast Integration for Mints
          • Use mint button embed
            • Website builder incompatibility
        • Set up credit card payment
          • Mint Using a Credit Card
        • Reveal art
        • Withdraw your funds
        • Enable Burn to Mint
          • Set up burn to mint page
          • Start/stop burn to mint feature
    • Create a ERC-721A collection using generated Art
      • Tokens (Beta)
  • Create a ERC-1155 collection
    • Set up smart contract
    • Upload assets to IPFS
    • Manage smart contract
      • Before deployment
        • (Presale only) Set up allowlist
        • Deployment (Testnet)
        • What to test on Testnet
        • Deployment (Mainnet)
      • After deployment
        • Verify contract
        • Start/stop presale/public sale
        • Set up mint website
        • Withdraw your funds
  • After creating a collection
    • Set up a collection in marketplaces
      • Minting an NFT
      • Airdropping/gifting an NFT
  • HeyMint Buttons
  • Migrate
    • HeyMint Launchpad Closure Announcement, FAQs, and Migration Guide
      • ERC-1155 Migration Guide
Powered by GitBook
On this page
  • Step 1. Choose the collection you wish to migrate
  • Step 2. Access the Export Collection feature
  • Step 3. Download your collection’s artwork / images
  • Step 4. Upload your collection’s artwork, images, or animations to your chosen IPFS host
  • Step 5. Update the new image CID
  • Step 6. Process and update your collection’s metadata with the new image CID
  • Step 7. Upload the updated metadata files to your chosen IPFS host
  • Step 8. Update your collection’s metadata on-chain
  • Step 9. Make sure your NFT appears correctly on marketplaces
  • Need help or have questions?

Was this helpful?

  1. Migrate
  2. HeyMint Launchpad Closure Announcement, FAQs, and Migration Guide

ERC-1155 Migration Guide

PreviousHeyMint Launchpad Closure Announcement, FAQs, and Migration Guide

Last updated 1 month ago

Was this helpful?

Step 1. Choose the collection you wish to migrate

From your Launchpad dashboard, select the project or collection you’d like to begin migrating.

Please note: migration is only applicable for projects that were deployed to the blockchain (mainnet or testnet) and are currently using HeyMint’s IPFS hosting.

If your project uses your own IPFS for images and metadata, there’s no need to migrate—it won’t be affected by the shutdown.

While this guide focuses on 1155 projects, some minor steps may differ depending on your collection type. But don’t worry—the overall process remains the same. Also, please make sure not to close your browser tab during any part of the migration to avoid interruptions when files are downloading or updating.

Step 2. Access the Export Collection feature

In your Launchpad dashboard, click on Export Collection from the left-hand sidebar.

Note: This option will only appear if your project has been deployed to the blockchain (either on mainnet or testnet).

Step 3. Download your collection’s artwork / images

Start by clicking on Download collection images. Follow the prompt to choose the folder where the files will be saved. Once the download is complete, check your local directory to make sure all files are there.

Please keep the following in mind:

  1. ERC-1155 projects may include a variety of file types based on what was uploaded—such as .jpg, .png, or .gif. The downloaded files will be named according to their Token IDs.

  2. If your project doesn’t include any uploaded animations, the “Download animations” button will not be visible.

Step 4. Upload your collection’s artwork, images, or animations to your chosen IPFS host

Please note: depending on the size of your collection, some providers may charge for additional storage.

For this guide, we’ll be using Storacha as the example IPFS host. While the upload process may look slightly different on other platforms, the important part—retrieving your CID (Content Identifier)—will be the same.

Important: If your project includes both images and animations, upload them separately. Each should be saved and handled using its own unique CID.

Here’s how to proceed on Storacha:

  1. After registering and creating your space, upload the folder that contains your downloaded assets.

    • For 721A (Token Flow) and 1155 projects, your download will come as a ZIP file. Be sure to unzip it before uploading to your IPFS host.

  2. Once the upload is complete, copy the CID provided. The CID is a unique string (usually starting with bafyxxxxxx) that serves as a digital fingerprint for your uploaded content. It allows anyone to locate and access your files through IPFS gateways.

Your chosen IPFS host will usually display the CID of your uploaded folder or repository in its dashboard—just like the example below from Storacha.

To help guide you through this step, we've included a video below showing the process on a Windows setup using a sample 721A art-generated project.

In this video, you'll see how to:

  1. Download your images and assets

  2. Upload them to a new IPFS host (e.g. Storacha)

  3. Copy and save the newly generated CID

Step 5. Update the new image CID

After uploading your images to your new IPFS host, copy the CID and paste it into the “CID for image files” field in your dashboard. Then click Save image CID (or Save animation CID, if applicable).

Make sure you select the correct Media format (such as PNG, JPG, MP4, etc.) based on the files you've uploaded.

A few things to keep in mind:

  1. If your project doesn't include animations, you can leave the animation CID field blank and continue with the rest of the steps.

  2. For 1155 projects, since the original media formats are used (and may include different file types), you don't need to manually select a media format. Just paste the CID and click Save.

Step 6. Process and update your collection’s metadata with the new image CID

Once you've saved your new image CID, go to “Process and download the updated metadata with new image URI” and click “Update Metadata.”

This will generate a fresh set of metadata files, now pointing to your newly uploaded images on IPFS.

For example, if your saved CID is: bafybeihwusrv4unp3mxdncfhg6rikbtasjprcy4kndhniwnldjofnkhyba the updated metadata will reference this in each token’s image field.

This process may take a few moments, as it will gather your collection’s existing metadata (based on the “Current Metadata URI”) and replace the image and animation URLs with the new ones you've just saved.

Once it's complete, you'll be able to download a ZIP file containing the updated metadata.

After the download is complete, double-check that the ZIP file isn’t empty and contains your updated metadata files. These files will be numbered and won’t have file extensions—this is expected.

If you'd like to double-check that the image and animation URLs in the metadata have been updated correctly, you can drag any of the metadata files into your browser to view its contents. See the example below for a comparison.

In the original metadata, you’ll see a different CID in the image field: bafybeibxq6bezazq2iwdhk5p23fwsllbz6372kvulabouxmsuwv35k2gbm

In the updated metadata generated by the migration tool, you'll see that it now uses the CID you saved earlier: bafybeihwusrv4unp3mxdncfhg6rikbtasjprcy4kndhniwnldjofnkhyba

Step 7. Upload the updated metadata files to your chosen IPFS host

Once you've confirmed that the metadata files have been updated, go ahead and upload all of them—in one folder—to your preferred IPFS host.

We've included a video walkthrough below that covers this step (along with Step 6), shown using a Windows setup. The process is the same for both 721A and 1155 projects, so you can follow along regardless of your collection type.

Step 8. Update your collection’s metadata on-chain

Now that you have your new metadata CID, head back to your dashboard and input the updated IPFS URI. The format should be:

ipfs://<your CID here>/

For this example, it would be:

ipfs://ipfs:bafybeihzx37ul3oucta45yb2paxqesloa66lccs6liamydsi45hw5feqlm/

Click Validate & Save, and once everything checks out, you’ll be prompted to sign a transaction through MetaMask. This will update your collection’s metadata on the blockchain.

You can refer to the video below to see how the update process works and how to confirm that the metadata has been successfully changed.

Here are the details of the test collection used in the recording:

You can also confirm if the update was successful by checking your project through a blockchain explorer.

Here’s how to check:

  1. In the sidebar, click Smart Contract

  2. Under the Overview tab, click the Contract Address. Make sure your contract is marked as Verified

    If it’s not, you’ll need to click Verify Now and complete the verification before continuing

  3. In the blockchain explorer, click on the Contract tab, then select Read as Proxy.

    Note: This option will only appear if your contract has been verified. If you don’t see it, please go back and complete the verification step first.

  1. Scroll through the available methods and look for either:

    • tokenURI – for 721A projects

    • uri – for 1155 projects

    Click on the appropriate method, enter the token ID you want to check (e.g. 1), and click Query. The current metadata URI for that token will appear below.

You can also check out the video below, which walks through the steps above using a 721A project. The process is nearly the same for 1155 projects—the only difference is that you'll use the uri method instead of tokenURI.

Once you've completed all the steps and confirmed that your metadata URI now points to your own IPFS host, your migration is officially complete. You've successfully exported your project's metadata and assets to a location you fully control.

Step 9. Make sure your NFT appears correctly on marketplaces

After you changed the token URI, make sure to go to one of the marketplaces, refresh metadata of one of the NFTs, and make sure it still displays correctly.


Need help or have questions?

We'll continue to support users until our closure, but please note that response times may be a bit slower than usual as we operate at limited capacity.

Once you’ve confirmed that your images have been successfully downloaded, the next step is to upload them to your preferred IPFS hosting provider—such as , , or .

You can use gateways like or to view your uploaded assets using the CID, as shown in the examples below.

In this example, the CID provided after uploading the updated metadata is:

You can view the contents of this CID here:

OpenSea (Testnet) collection link:

Project contract on Sepolia:

In our example, the project is deployed on Sepolia (Ethereum), so we'll use as the explorer.

We’re here for you. If you need any assistance or have questions about the platform or migration process, feel free to reach out to us at .

Storacha
Pinata
Web3.Storage
ipfs.io
w3s.link
bafybeihzx37ul3oucta45yb2paxqesloa66lccs6liamydsi45hw5feqlm
https://bafybeihzx37ul3oucta45yb2paxqesloa66lccs6liamydsi45hw5feqlm.ipfs.w3s.link/
https://testnets.opensea.io/collection/yababoo
https://sepolia.etherscan.io/address/0xb90938d30c0f450e9b35bfc66e1e2c8374767bbc
sepolia.etherscan.io
hey@heymint.xyz
20MB
Asset upload to new IPFS host-clipped.mp4
20MB
Metadata updater and IPFS upload - Made with Clipchamp.mp4
19MB
Update metadata in blockchain - Made with Clipchamp.mp4
9MB
Checking change in URI through blockchain explorer - Made with Clipchamp.mp4
Original metadata
Updated metadata
For 1155 projects: Using the uri method, the expected result should follow this format: ipfs://<cid>/{id} No matter which token ID you input, the result will always display {id} as a placeholder. For example: ipfs://bafybeia2ac5urmqdxfs2jvld227za4sngntihhf7gnstzoa2rfqy3ixswu/{id} You can view a sample contract here:
https://sepolia.etherscan.io/address/0x0a3f884502aECF6b088ECd248E340791b28EeF78#readProxyContract