Path from ERC-1155 to PFP
The current ZAG and 333 tokens are the ERC-1155 standard. ERC-1155s are great, but have limitations, especially for projects that want to push the boundaries on what’s possible.
The Upgrade stage involves two steps: the first will allow your existing token to be burned, and the second will issue your new token.
Step 1 of the Upgrade stage requires a SetApprovalForAll transaction, which will enable the burning of your token. We call this the Summon step.
Step 2 of the Upgrade stage completes the burning and airdrops the new token. We call this the Burning step.
Once you’ve completed the 2 steps above, you will have received your ZenChest, an ERC-721 NFT primed for utility in later stages.
Last modified 4mo ago