ERC-721-Metadata
The snippet can be accessed without any authentication.
Authored by
Haokun He
Edited
metadata.json 398 B
{
"name": "HaokunNFT",
"description": "This is my first NFT on the UZH Ethereum network.",
"image": "https://gateway.pinata.cloud/ipfs/QmV9UYnSPXtsVKouPUcR7zZUfh8iKfECmiDKkvJoguPcGZ",
"attributes": [
{
"trait_type": "Background",
"value": "Blue"
},
{
"trait_type": "Eyes",
"value": "Green"
}
]
}
Please register or sign in to comment