kudos-medals/metadata/medal.status.crew.perf.json

39 lines
806 B
JSON
Raw Permalink Normal View History

2024-02-21 23:09:58 +00:00
{
"name": "Kudos Medal",
"description": "An inspiring and moving description that ",
"image": "ipfs/<HASH>/composites/composite.svg",
"external_url": "https://link-to-this-repo.com",
"attributes": [
{
"trait_type": "Award Type",
"value": "Kudos Medal"
},
{
"trait_type": "Project",
"value": "Status"
},
{
"trait_type": "Medal Type",
"value": "Crew"
},
{
"trait_type": "Crew Name",
"value": "Speedy Gonzaleses"
},
{
"display_type": "url",
"trait_type": "Link",
"value": "https://crew-url.io"
},
{
"display_type": "date",
"trait_type": "From",
"value": 1546360800
},
{
"display_type": "date",
"trait_type": "To",
"value": 1546460800
}
]
}