Skip to content
Snippets Groups Projects

ERC-721-Metadata

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    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"
            }
        ]
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment