I have the following data that I got from Moralis for an NFT. Now I want to display the image but I canβt seem to find how I can do that. I have the following data
- address : β0x8c714199d2ea08cc1f1f39a60f5cd02ad260a1e3β
- tokenId:β9990β
3.tokenUri:βhttps://ipfs.moralis.io:2053/ipfs/QmNYfJMYagHws7gwN2Hw8USQfF7z2ZG9RwRX9MbmssyzhH/9990β
How can I get a link from this tokenUri that I pass to the tag src and image is displayed on the screen.
@cryptokid @Yomoo