Title: How to do a 1/1/X, lazy minting, 712 contract?

Read through the docs and forums but still confused if its possible to create this?
Id like to use a 721 contract to create 666 unique NFTs in a series drop (like a pfp collection) and have it setup that the collector pays the minting costs.

Is this possible? If so how is it achieved?

Thanks!
Paradoxx

gm! It sounds like what you’re looking to do is create a claim page for an ERC721 token and then update the artwork afterwards.

You can try it out with your testnet space to see if this is the mechanic you’re looking for!