-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistrationConfigs.json
127 lines (119 loc) · 3.02 KB
/
registrationConfigs.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
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
{
"publicKey": "0x04c1208d21ac643526383088cd0d7d5af40aa78641efb2d53600796ab4398c3c2556a9de3423b7f9e883c7c50b2fb2d6fcaae8b8cfd01742b93ffd041959fac3f5",
"metadataUri": "https://ipfs.gaspardetjoseph.fr/ipfs/Qmans8nLXhFXTNHRzyYwDoH7uqVRjv63JYNsoMkUrGnD3E",
"contractAddress": "0x4f1536b8fc15Ec9D9177b9F27198883b96bCb257",
"metadataSchema": {
"metadata": [
{
"name": "id",
"type": "text"
},
{
"name": "name",
"type": "text"
},
{
"name": "description",
"type": "text"
},
{
"name": "image",
"type": "text"
},
{
"name": "external_url",
"type": "text"
},
{
"name": "editor",
"type": "text"
},
{
"name": "domain",
"type": "enum",
"filterable": true
},
{
"name": "collection",
"type": "enum",
"filterable": true
},
{
"name": "minting_date",
"type": "enum",
"filterable": true
},
{
"name": "type",
"type": "enum",
"filterable": true
},
{
"name": "rarity",
"type": "enum",
"filterable": true
},
{
"name": "creator",
"type": "enum",
"filterable": true
},
{
"name": "season",
"type": "enum",
"filterable": true
},
{
"name": "number_of_mints",
"type": "enum",
"filterable": true
},
{
"name": "mouth",
"type": "enum",
"filterable": false
},
{
"name": "hat",
"type": "enum",
"filterable": false
},
{
"name": "eye",
"type": "enum",
"filterable": false
},
{
"name": "beauty_spot",
"type": "enum",
"filterable": false
},
{
"name": "ear",
"type": "enum",
"filterable": false
}
]
}
}
//SPDX-License-Identifier: UNLICENSED
https://huf98wuq06.execute-api.eu-west-3.amazonaws.com/prod/id/1
Drop 1:
{
"id": "1",
"name": "test",
"description": "",
"image": "",
"external_url": "",
"editor": "",
"category": "",
"collection": "",
"rarity": "",
"maker": "",
"season": "",
"bouche": "",
"chapeau": "",
"oeil": "",
"mouche": ""
}
Drop Zero