CSV for Claim Page

I need clarification for my project, I want to have an NFT mint directly on Manifold. The total NFT supply is 555. There will be 2 claim pages in total(1. Whitelist claim & 2. Public claim). The Whitelist claim will have a total supply mint of 210, whilst the Public claim will have a total mint supply of 345, both claims making the total project supply of 555. 2 hours after both phases mint out I want to reveal the actual NFTs by uploading a CSV metadata(Excel spread with NFT traits, description…), my only problem is that I do not know which Claim to upload the CSV metadata(Excel spread with NFT traits, description…). I need you to tell me which claim page to upload the CSV I need clarification for my project, I want to have an NFT mint directly on Manifold. The total NFT supply is 555. There will be 2 claim pages in total(1. Whitelist claim & 2. Public claim). The Whitelist claim will have a total supply mint of 210, whilst the Public claim will have a total mint supply of 345, both claims making the total project supply of 555. 2 hours after both phases mint out I want to reveal the actual NFTs by uploading a CSV metadata(Excel spread with NFT traits, description…), my only problem is that I do not know which Claim to upload the CSV metadata(Excel spread with NFT traits, description…) and how the spreadsheet must be.

  1. Hey lenz! Since both claim pages mint tokens on the same ERC-721 contract , the CSV reveal is done per claim page . You’ll need to upload a separate CSV to each claim page — one for the 210 whitelist tokens, one for the 345 public tokens. How the reveal works: The CSV rows map to tokens in the order they were minted on that specific claim page. So if 210 tokens were minted through your whitelist page, you upload a CSV with exactly 210 rows — row 1 corresponds to the 1st token minted, row 2 to the 2nd, and so on. Same logic for the public page with 345 tokens.

Steps:

  1. Publish both claim pages. Let minting complete.

  2. Go to Edit on each claim page in Studio.

  3. Find the Custom Reveal section.

  4. Click Download CSV Template for the exact format.

    1. Fill it out — one row per minted token, in mint order — with name, description, image URL, and traits.
  5. Upload CSV + media, save. CSV format:

  • Each row = one minted token (in mint order)
  • Columns: name , description , image (Dropbox/Google Drive link)
  • Row count must match the number of tokens minted on that claim page Full walkthrough: Customize metadata for an ERC721 editions