Mint that checks wallet for token, if true mint free, if false, mint for price

Planning a contract where my token can be minted if that minting wallet holds a certain token. Is this doable with Manifold?

Further explaination: if the minting wallet holds a particular token, they can mint free equal to the number of that token in their wallet. If they do not hold that token, then they can mint for a price.

Also, if there is a Manifold For Dummies: 3rd Grader Edition, I’d buy it.

This isn’t possible to run both mechanics at the same time right now. If you’re deploying a mint page like ‘Claims’ you can whitelist wallets with a snapshot and have a mint price for everyone else. This will require two mint periods.

Here it is! What is Manifold Studio? - Manifold Docs

1 Like