-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path13.json
50 lines (50 loc) · 946 Bytes
/
13.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"name": "Skulla #13",
"symbol": "skull",
"description": "Skulla is Skull NFT which is rare and awesome. Built on Solana chain.",
"seller_fee_basis_points": 100,
"image": "13.png",
"external_url": "https://skullamint.netlify.app",
"edition": 13,
"attributes": [
{
"trait_type": "bg",
"value": "skyblue"
},
{
"trait_type": "skull",
"value": "skull"
},
{
"trait_type": "goggles",
"value": "goggles"
},
{
"trait_type": "cigar",
"value": "cigar"
},
{
"trait_type": "caps",
"value": "cap"
},
{
"trait_type": "maustach",
"value": "maustach"
}
],
"properties": {
"files": [
{
"uri": "13.png",
"type": "image/png"
}
],
"category": "image",
"creators": [
{
"address": "5bAZRoVE6tq8no59zJy6JhUf1TSLa7EYUSi3Vrw5u6a6",
"share": 100
}
]
}
}