{
    "name": "Niko's NFT #1",
    "description": "This is a custom, one of a kind NFT for Niko",
    "seller_fee_basis_points": 500,
    "image": "0.png",
    "attributes": [
        {
            "trait_type": "black",
            "value": 4,
            "trait_count": 1
        },
        {
            "trait_type": "yellow",
            "value": 0,
            "trait_count": 256
        },
        {
            "trait_type": "red",
            "value": 0,
            "trait_count": 256
        },
        {
            "trait_type": "blue",
            "value": 0,
            "trait_count": 256
        },
        {
            "trait_type": "colors",
            "value": 1,
            "trait_count": 60
        }
    ],
    "collection": {
        "name": "Niko's NFT",
        "family": "NFT's for Niko"
    },
    "properties": {
        "files": [
            {
                "uri": "0.png",
                "type": "image/png"
            }
        ],
        "category": "image"
    }
}