Hi,
So I am currently in the process of trying to move a collection that was created on Openseas lazy minting ERC-1155 contract to a new ERC-721 contract on Manifold.
Essentially I want to match each individual ERC-1155 with a corresponding ERC-721 - there’s 45 in total.
Is it possible to create a single page where people land to burn and redeem their NFT or do I need to create a page for each token that is being burned/redeemed?
Thanks