Team reserve function #392
-
I was wondering if there's a possibility to add a 'team reserve' to the contract? For example you have a 10,000 NFT collection and you want to reserve 100 to your wallet for minting. So if you do a public sale at the cost of 0.1ETH per mint, the contract will only allow 9,900 NFTs to be minted, leaving 100 NFTs for the 'team reserve' to be minted at any time for free (plug gas obviously). I know there is a work around for this and thats to open the whitelist with only your wallet address in the list, mint the 100 and then close the whitelist or then update the contract and add the other whitelist addresses (if any) etc. The reason for this idea, is because someone may not be financially capable of minting 100 on ethereum before they have made a sale on minting. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, I made a video where I show how to do this: https://youtu.be/edYfMHnsI4I I hope this helps 😉 |
Beta Was this translation helpful? Give feedback.
Hi, I made a video where I show how to do this: https://youtu.be/edYfMHnsI4I
I hope this helps 😉