-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollection.json
More file actions
166 lines (166 loc) · 6.19 KB
/
Copy pathcollection.json
File metadata and controls
166 lines (166 loc) · 6.19 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"schema_version": "1.0",
"token_type": "collection",
"name": "The Dissolution Series — Elena Vasquez",
"description": "A collection of 9 large-format digital paintings exploring the dissolution of identity in networked environments. The works are intended to be experienced in sequence. Exhibited at the Venice Digital Art Biennale 2025.",
"image": "ipfs://QmCol.../dissolution-series-cover.jpg",
"image_mime_type": "image/jpeg",
"animation_url": "ipfs://QmCol.../dissolution-series-walkthrough.mp4",
"animation_mime_type": "video/mp4",
"external_url": "https://gallery.example.com/dissolution-series",
"attributes": [
{ "trait_type": "Artist", "value": "Elena Vasquez" },
{ "trait_type": "Collection Type", "value": "Art Series" },
{ "trait_type": "Total Works", "value": 9, "display_type": "number" },
{ "trait_type": "Medium", "value": "Digital Painting" },
{ "trait_type": "Year", "value": "2024–2025" },
{ "trait_type": "Complete", "value": "Yes" },
{ "trait_type": "Exhibition", "value": "Venice Digital Art Biennale 2025" }
],
"collection": {
"name": "Elena Vasquez — Solo Works",
"description": "All solo works by Elena Vasquez, tokenized on Mintlayer.",
"symbol": "EVSOLO",
"image": "ipfs://QmCol.../elena-vasquez-collection.jpg",
"total_supply": 24
},
"creator": {
"address": "ML1elenav...",
"name": "Elena Vasquez",
"royalty_percentage": 10.0,
"royalty_address": "ML1elenav..."
},
"social": {
"twitter": "https://twitter.com/elenavasquez",
"discord": null,
"github": null,
"website": "https://elenavasquez.example.com/dissolution"
},
"type_metadata": {
"collection_type": "art_series",
"concept": "Explores identity dissolution in networked, always-on environments. Each work represents a stage of fragmentation — from coherent self-image to pure signal noise.",
"curator": {
"name": "Elena Vasquez",
"role": "artist",
"note": "Self-curated. Sequence and spacing between works are intentional."
},
"medium": "digital_painting",
"dimensions_px": "8000x10000",
"complete": true,
"series_order_significant": true,
"date_range": {
"started": "2024-03-01",
"completed": "2025-01-15"
},
"exhibitions": [
{
"name": "Venice Digital Art Biennale",
"venue": "Arsenale, Venice, Italy",
"country": "IT",
"year": 2025,
"section": "Digital Identities",
"url": "https://vdab.example.com/2025/dissolution"
},
{
"name": "Sotheby's Digital Evening Sale",
"venue": "Online",
"country": null,
"year": 2025,
"section": null,
"url": "https://sothebys.example.com/digital/2025"
}
],
"press": [
{
"publication": "Artforum",
"title": "Elena Vasquez and the Grammar of Dissolution",
"url": "https://artforum.example.com/vasquez-dissolution",
"date": "2025-02-01"
}
],
"items": [
{
"order": 1,
"token_id": "ML1ev001...",
"name": "Dissolution I — Coherence",
"image": "ipfs://QmCol.../dissolution-01-thumb.jpg",
"description": "The self as a unified whole. Crisp edges, saturated palette.",
"external_url": "https://gallery.example.com/dissolution-01"
},
{
"order": 2,
"token_id": "ML1ev002...",
"name": "Dissolution II — First Fracture",
"image": "ipfs://QmCol.../dissolution-02-thumb.jpg",
"description": "A hairline crack through the portrait plane. Almost imperceptible.",
"external_url": "https://gallery.example.com/dissolution-02"
},
{
"order": 3,
"token_id": "ML1ev003...",
"name": "Dissolution III — The Feed",
"image": "ipfs://QmCol.../dissolution-03-thumb.jpg",
"description": "The face begins to fragment into a grid of thumbnails.",
"external_url": "https://gallery.example.com/dissolution-03"
},
{
"order": 4,
"token_id": "ML1ev004...",
"name": "Dissolution IV — Notification",
"image": "ipfs://QmCol.../dissolution-04-thumb.jpg",
"description": "Red badges multiply across the fragmented surface.",
"external_url": "https://gallery.example.com/dissolution-04"
},
{
"order": 5,
"token_id": "ML1ev005...",
"name": "Dissolution V — Latency",
"image": "ipfs://QmCol.../dissolution-05-thumb.jpg",
"description": "Motion blur. The figure caught mid-transmission.",
"external_url": "https://gallery.example.com/dissolution-05"
},
{
"order": 6,
"token_id": "ML1ev006...",
"name": "Dissolution VI — Compression",
"image": "ipfs://QmCol.../dissolution-06-thumb.jpg",
"description": "JPEG artefacts consume the face. Information loss as self-loss.",
"external_url": "https://gallery.example.com/dissolution-06"
},
{
"order": 7,
"token_id": "ML1ev007...",
"name": "Dissolution VII — Mirror Pool",
"image": "ipfs://QmCol.../dissolution-07-thumb.jpg",
"description": "Infinite recursive reflections. The self-image looping forever.",
"external_url": "https://gallery.example.com/dissolution-07"
},
{
"order": 8,
"token_id": "ML1ev008...",
"name": "Dissolution VIII — Signal",
"image": "ipfs://QmCol.../dissolution-08-thumb.jpg",
"description": "Almost pure noise. A single recognisable eye remains.",
"external_url": "https://gallery.example.com/dissolution-08"
},
{
"order": 9,
"token_id": "ML1ev009...",
"name": "Dissolution IX — Carrier",
"image": "ipfs://QmCol.../dissolution-09-thumb.jpg",
"description": "Total dissolution. Pure white noise. The carrier wave without signal.",
"external_url": "https://gallery.example.com/dissolution-09"
}
],
"bundle_policy": {
"items_sold_individually": true,
"bundle_available": true,
"bundle_discount_pct": 10.0,
"bundle_token_id": null
},
"provenance": {
"all_items_same_creator": true,
"mixed_custody": false
}
}
}