Hi guys,
I’ve followed the full tutorial from Filip (https://www.youtube.com/watch?v=VglTdr0n5ZQ&t=1532s) and successfully minted my NFT on Opensea using Mumbai testnet.
However, the name of the collection shows up as “Unidentified contract - ctImrytLdc”, so I was wondering if there’s anything I can do in the Remix deployment contract to fix this issue, or whether I need to make any changes anywhere else.
In my search for a solution I saw someone post that we need to use the function setURI() in our deployment contract, but how to do this specifically? I’m a total newbie to coding so have run into a wall.
Any help would be greatly appreciated.
Thanks guys!