✏️Update an existing mint
Want to change an existing mint on DeadRare? Here you can change the mint price, reduce or extend the mint, upgrade the contract, or transfer contract ownership.
Creator Dashboard
After minting a collection (Minting a Collection), you have access to the Creator Dashboard. This is located in your wallet (Figure 1).
My Wallet -> Collections (Under CREATORS).
From here you can select the collection you wish to update.

Once a collection has been selected, there are 6 options (Figure 2):

Withdraw
This withdraws ALPH royalties from your contract. The contract must always have at least 0.1 ALPH remaining. Your balance is displayed.
Enter the wallet address you wish to withdraw $ALPH to, and the amount you wish to withdraw (Figure 3).
Click 'Withdraw' and sign the transaction in your wallet.
Alternatively, you can also find out how much $ALPH is in the smart contract by looking on the explorer: https://explorer.alephium.org/ . You can find the smart contract address on the detailed page of any NFT within the collection on DeadRare (Figure 4).


Change Mint Price
This changes the mint price if you are still minting. Your current mint price is displayed.
Enter the new mint price and click 'Change price' (Figure 5). Sign the transaction.
Once the transaction has completed, the change has been implemented. You may need to refresh the page.

Extend Mint
This is how you would increase the supply of a mint and therefore the number of NFT's in a collection.
Paste in the link to the new NFT path, containing the URL to a folder containing your collection NFT .json files (Figure 6).
Make sure your the NFT Path includes the trailing slash
Enter the new total supply of the collection. This is the total number of NFTs minted after this drop has finished. For example if your collection has 50 NFT's, and you wish to extend the mint by 10, the total number would be 60.
Click 'Extend mint' and sign the transaction.
Once the transaction has completed, the change has been implemented. You may need to refresh the page.

Reduce Mint
This decreases the supply of a mint and therefore the number of NFT's in a collection.
Enter the new total supply for the collection. This is the total number of NFTs minted after this drop has finished. For example if your mint is currently a total of 100 NFT's, and you wish to reduce it to 75 NFT's, the total number would be 75 (Figure 7).
Click 'Reduce mint' and sign the transaction.
Once the transaction has completed, the change has been implemented. You may need to refresh the page.

Upgrade Contract
This is only applicable if a new upgrade has been released since you created the collection, e.g. the Rhône upgrade.
Click Upgrade code (Figure 8).
Sign the transaction in your wallet.

Change Owner
This transfers the collection contract, and gives all admin permission to a new wallet address.
Enter the wallet address you wish to transfer ownership to (Figure 9).
The address you wish to transfer ownership to must be Group 0.
Click 'Change owner' and sign the transaction.

Last updated