Changes
Page history
Update metadata
authored
Apr 13, 2022
by
Kostrzewa Lisa
Show whitespace changes
Inline
Side-by-side
metadata.md
View page @
37e58095
...
...
@@ -49,3 +49,46 @@ fairregister works metadata
"customkey9": ""
}
```
Auf Arweave deployte Metadaten des "CHINA 2" NFT
```
{
"name": "CHINA 2",
"symbol": "",
"description": "HONEY",
"seller_fee_basis_points": 2000,
"image": "https://www.arweave.net/ziuegH7AdissNZfjbMObWXmXs1UkpFc1j4T0TdqRSvY?ext=png",
"attributes": [
{
"trait_type": "background color",
"value": "red"
},
{
"trait_type": "text color",
"value": "yellow"
},
{
"trait_type": "animal",
"value": "bear"
}
],
"external_url": "",
"properties": {
"files": [
{
"uri": "https://www.arweave.net/ziuegH7AdissNZfjbMObWXmXs1UkpFc1j4T0TdqRSvY?ext=png",
"type": "image/png"
}
],
"category": "image",
"creators": [
{
"address": "HwEXrVG92WjeCRi1QsryP5yV76PCc7u9TuonhG4YUh63",
"share": 100
}
]
}
}
```
\ No newline at end of file