-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8
31 lines (30 loc) · 835 Bytes
/
8
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
{
"image": "INSERT_IMAGE_BASE_URI_HERE8.png",
"tokenId": 8,
"attributes": [
{
"trait_type": "Background",
"value": "Yellow"
},
{
"trait_type":"Fur",
"value": "Gold"
},
{
"trait_type": "Team",
"value": "Boston Belts"
},
{
"trait_type": "Level",
"value": "Fans"
},
{
"trait_type": "Accessory",
"value": "Green Crown"
},
{
"trait_type": "Accessory",
"value" : "Banana on Shoulder"
}
]
}