put https://api.nftport.xyz/v0/contracts
Updates a contract which has been previously deployed with Deploy a contract for NFT products. You can freeze the metadata of the NFTs minted in the specified contract which means they can not be updated after minting (token URIs are frozen on the contract level).
Useful for:
- Creating dynamic NFTs (NFTs that change after minting based on events) and freezing them afterwards.
- Revealing NFTs after a drop and freezing them afterwards.
Related:
- If you wish to list all your previously deployed contracts, see List all your deployed contracts.