-
Notifications
You must be signed in to change notification settings - Fork 0
/
cnft_item_metadata.json
52 lines (52 loc) · 1.15 KB
/
cnft_item_metadata.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
51
52
{
"name" : "Solana Summer Fellowship 2024",
"symbol" : "SSF24",
"description" : "Solana Summer Fellowship 2024 cNFT collection from Laugharne",
"seller_fee_basis_points": 0,
"image" : "https://laugharne.github.io/logo.png",
"external_url" : "https://laugharne.github.io/",
"attributes" : [
{
"trait_type": "Program",
"value" : "Solana Summer Fellowship"
},
{
"trait_type": "Cohorte",
"value" : "Summer 2024"
},
{
"trait_type": "Mentor #1",
"value" : "Kunal Bagaria"
},
{
"trait_type": "Mentor #2",
"value" : "Syed Aabis Akhtar"
},
{
"trait_type": "Status",
"value" : "Yeah!"
},
{
"trait_type": "Mint date",
"value" : "2024-09-12"
}
],
"collection": {
"name" : "Laugharne cNFTs Collection #2",
"family": "Laugharne cNFTs"
},
"properties": {
"files": [
{
"uri" : "https://laugharne.github.io/logo.png",
"type": "image/png"
}
],
"category": "image"
},
"creators": {
"address" : "9BbWp6tcX9MEGSUEpNXfspYxYsWCxE9FgRkAc3RpftkT",
"verified": false,
"share" : 100
}
}