NFT Metadata Standard

Each NFT pass has a metadata URI, which is a json formatted text, which defines some more detailed information of the NFT, such as the name, description, URL of the picture, and its own special attributes.

We recommend that developers set the URI structure in accordance with the definition of the ETH standard, so that NFT trading platforms (such as Opensea) and decentralized wallets (such as MathWallet) can support and display the NFT.

Standard document

https://github.com/ethereum/EIPs/pull/1028

Sample

https://gist.githubusercontent.com/jamesmorgan/7599542b6aeb226f45daf661e82d3e70/raw/e175228c3cf1eefee6d633880de6fe6a8951d251/erc-721-enhanced-metadata.json