Minting Functions
Last updated
Last updated
These functions have to do with minting tokens. Either minting a new 1/1 original, or minting a copy.
mintOriginal - From
mintOriginalSplit - Mints an original token with 1 rarity with a royalty split address included. Just like mintOriginal but it also sets the split address at the same time.
mintOriginal3 - From
mintOriginal3Split - Mints an original token with 3 rarities with a royalty split address included. Just like mintOriginal3 but it also sets the split address at the same time.
ownerMintCopy - From
mintCopy - From
mintCopyTo - From
mintCopyToken - From
mintCopyTokenTo - From
recycleMint - From