Hi, I’m testing on Sepolia testnet and I want to launch a 5031-piece PFP collection using a Collector Mint Page.
My wallet address:
0x8D7775…0F31
What I am trying to do:
I want to create a sales page where buyers mint directly from the page, pay gas themselves, and receive the NFT with its final image and final attributes immediately if possible. I would prefer not to do a separate manual reveal step.
The workflow I used:
- Create
- Edition
- Collector Mint Page
- ERC-721
- Select contract
- Upload one pre-reveal media asset
- Set mint rules:
- fixed supply: 5031
- not numbered
- Sepolia testnet
- Set audience:
- Anyone
- max per wallet: 10
- Publish the page
- Then go back to Edit and try to upload a CSV with 5031 rows in Custom Reveal
The issue:
When I try to upload the CSV in Custom Reveal, I get this error:
“Number of assets cannot be more than 1”
Why I am confused:
- I already published the page
- I am following the Collector Mint Page flow
- I previously uploaded a 5031-row CSV on another Edition Page using what seemed like the same workflow
- In the setup UI, I also saw a note saying that Custom Reveal is limited to 100 assets unless I contact support
Other related issues I encountered:
- “Data Sync Issue”
- “Issue with arweave network, please try again later”
My questions:
- Is my workflow correct for a 5031-piece PFP drop on Sepolia?
- Is Custom Reveal self-serve limited to 100 assets?
- If yes, can Manifold raise that limit for a 5031-piece drop?
- Why does the editor say “Number of assets cannot be more than 1”?
- If I want buyers to mint directly into the final metadata without a later reveal step, is Custom Reveal the wrong approach?
- What is the correct way to include per-token attributes/traits in this setup?
Browser:
Chrome
Wallet:
MetaMask
I can also provide screenshots if needed. Thank you.