Your NFTL is a NFT created with the NFTLatinoAmerica Canva System, this system consists of saving all the pixeled Image information into the one variable in the Polygon blockchain and creating an image into the our server to show it to the market places, all of this is made implementing a special compression program created by the NFTLatinoAmerica developers that converts and image into the one and unique compressed string, no one identic NFTL can made, this string can be called using a function see_NFT_canva() in the contract NFTLatinoAmerica- for a specific token Id and used to rebuild your NFTL when you desire or for compare an existing NFTL published with the real NFTL saved into the blockchain, this feature give to your creations an special immutability and security.
Your NFTL is immutable due to you can rebuild your NFTL image and meta data information just calling two functions into the Polygon blockchain in the contract NFTLatinoAmerica-. The first one is to rebuild you NFTL image see_NFT_canva(). The second one is to rebuild the meta data information jsonTokenURI().
To Rebuild your NFTL image and Metadata you have to do the following:
To rebuild your NFTL image you have to use the function see_NFT_canva(), you just have to introduce your token Id into the function and ones you get the call data copy the information returned and paste it into the one empty HTML file then open the file with your browser and you will see you NFTL rebuilt.
To rebuild your NFTL meta data you have to use the function jsonTokenURI(), you just have to introduce your token Id into the function and ones you get the call data copy the information returned and paste it into the one empty JSON file and that is all, you will get the meta data information.
Please note that while you can add NFTs as custom tokens in the extension, you will not be able to see them natively in the UI. We are actively working on improving NFT support in MetaMask Extension; it will be available soon, and this information will be updated when it becomes available. For the time being, to manage your NFTs via MetaMask, please use MetaMask Mobile.
MetaMask Mobile displays NFTs under the NFT tab. Please remember that some NFTs will not show up on the mobile app, or may not show up correctly.
We pull our NFT data from IPFS and opensea.io, our 3rd party repository for all NFTs.