Reusing contracts
Last updated
Last updated
This article explains how to manage your NFT contracts and deploy multiple editions contracts for improved gas efficiency and collection management.
Note that reusable contracts can only be used for ERC-1155s and limited editions and one-of-ones when deploying on an ERC-721.
Highlight allows you to create and deploy multiple editions contracts quickly and easily. To do so, simply connect your wallet and follow these steps:
Click on "Create a collection" from the token dashboard and select "Edition"
On the next page, you'll be able to specify either a open edition, limited edition, or one of one. Note: you can only re-use the contracts with open editions on ERC-1155s
Under "Contract," you can opt to deploy to a new contract or to an existing contract.
If you are creating a new contract, you'll be prompted to enter a contract name and contract symbol. Note: After you deploy, you cannot change the contract name or contract symbol. To change these items will require you to redeploy your contract.
Finalize collection and mint details
Review and deploy your collection
When creating a new NFT collection, it is possible to reuse an existing contract rather than creating a new one from scratch. To do so, select the contract from the dropdown.
To manage your collection contracts, head over to the "Contracts" tab on the token dashboard. Here you can find includes information such as the contract address, the contract name, and collections within the contract.