[SOLVED] NFT image can not be displayed normally

Dear expert,

This nft image can not be displayed:https://opensea.io/assets/ethereum/0x5bf5bcc5362f88721167c1068b58c60cad075aac/18393

The reason is due to the data of tokenURI is base64 format.

So can moralis support for this condition?

PS: Huge users get NFT from this site to support Vitalik’s new book: https://proofofstake.gitcoin.co/pledge

Appreciated for your work if moralis can support for this in API.

Thanks

1 Like

the image contents can be found in the metadata, you will find it when using

https://deep-index.moralis.io/api/v2/nft/0x5bf5bcc5362f88721167c1068b58c60cad075aac/18393?chain=eth&format=decimal

it is up to you to show it