Comment on page
NFT metadata stored on the centralized official website
This type of NFT contract token balance and metadata is split, NFT Token balance is on-chain, but NFT metadata is stored on the centralized server, generally the Token URI method in this type of NFT contract will return an API link to the NFT metadata, we use a Cross-domain approach to achieve the reading of the NFT metadata.

Last modified 1yr ago