@carrot-foundation/schemas 2.0.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carrot-foundation/schemas",
3
- "version": "2.0.0",
3
+ "version": "3.0.0",
4
4
  "description": "Carrot schema definitions and zod validation schemas",
5
5
  "license": "Apache-2.0",
6
6
  "private": false,
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/collection/collection.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/collection/collection.schema.json",
3
3
  "schema": {
4
- "hash": "113c3f8887b98ee1d403a96ac20018b1c54cb3f6e43d7213a93471aa461e6893",
4
+ "hash": "cfb30a0e93ba4e441bc729112d172bf589fd472944aa1f9350a4e70cb3992d07",
5
5
  "type": "Collection",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -236,6 +236,6 @@
236
236
  "additionalProperties": false,
237
237
  "title": "Collection IPFS Record",
238
238
  "description": "Collection metadata stored in IPFS, extending the base schema with collection-specific fields used to group and organize credit purchases and retirements in Carrot's ecosystem",
239
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/collection/collection.schema.json",
240
- "version": "2.0.0"
239
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/collection/collection.schema.json",
240
+ "version": "3.0.0"
241
241
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit/credit.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit/credit.schema.json",
3
3
  "schema": {
4
- "hash": "201ec75ec44512f97e53d166b6a6f6287b7645fea3cca56a9afcd3f4721cf633",
4
+ "hash": "9ad61cc568f36d9be8390ca47d1019611e494c37d52e0accef952b5232154bb4",
5
5
  "type": "Credit",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -15,7 +15,7 @@
15
15
  "external_id": "8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
16
16
  "external_url": "https://explore.carrot.eco/credit/carrot-carbon",
17
17
  "symbol": "C-CARB.CH4",
18
- "slug": "carbon-methane",
18
+ "slug": "carbon-ch4",
19
19
  "name": "Carrot Carbon (CH₄)",
20
20
  "decimals": 18,
21
21
  "image": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
@@ -187,13 +187,13 @@
187
187
  "slug": {
188
188
  "type": "string",
189
189
  "enum": [
190
- "carbon-methane",
190
+ "carbon-ch4",
191
191
  "biowaste"
192
192
  ],
193
193
  "title": "Credit Token Slug",
194
194
  "description": "URL-friendly identifier for the credit token",
195
195
  "examples": [
196
- "carbon-methane",
196
+ "carbon-ch4",
197
197
  "biowaste"
198
198
  ]
199
199
  },
@@ -257,6 +257,6 @@
257
257
  "additionalProperties": false,
258
258
  "title": "Credit IPFS Record",
259
259
  "description": "Credit token metadata stored in IPFS, extending the base schema with ERC20-specific details",
260
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit/credit.schema.json",
261
- "version": "2.0.0"
260
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit/credit.schema.json",
261
+ "version": "3.0.0"
262
262
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
3
3
  "schema": {
4
- "hash": "54ec0930e3d1db3020b7956e77f3552e1a293bab5134de8b39af7feaeedfb6c5",
4
+ "hash": "045362ab31bbeac6f01c57b46164fb54d4bce814ef0019225153dcdcc3a25c18",
5
5
  "type": "CreditPurchaseReceipt",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2025-02-03T12:45:30.000Z",
21
21
  "external_id": "f1a2b3c4-d5e6-4789-9012-34567890abcd",
22
22
  "external_url": "https://explore.carrot.eco/document/f1a2b3c4-d5e6-4789-9012-34567890abcd",
23
- "audit_data_hash": "df924898ae3d7d31998b73ecdc7fc9f3611c26d1613c6c3e098de476c10015cb",
23
+ "audit_data_hash": "075442327ebbc44c8e8127fce517c1b269b9afcd76ab8fede0c7db50ea5c20ac",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -116,7 +116,7 @@
116
116
  ],
117
117
  "credits": [
118
118
  {
119
- "slug": "carbon-methane",
119
+ "slug": "carbon-ch4",
120
120
  "symbol": "C-CARB.CH4",
121
121
  "external_id": "8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
122
122
  "external_url": "https://explore.carrot.eco/credit/8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
@@ -138,7 +138,7 @@
138
138
  "token_id": "200001",
139
139
  "total_amount": 10,
140
140
  "purchased_amount": 3,
141
- "credit_slug": "carbon-methane",
141
+ "credit_slug": "carbon-ch4",
142
142
  "external_id": "d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
143
143
  "external_url": "https://explore.carrot.eco/document/d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
144
144
  "ipfs_uri": "ipfs://bafybeicnuw2ytgukpr5uzmdyt6gdsbkq2xvula4odrqpnbx2ens4qfoywm",
@@ -422,13 +422,13 @@
422
422
  "slug": {
423
423
  "type": "string",
424
424
  "enum": [
425
- "carbon-methane",
425
+ "carbon-ch4",
426
426
  "biowaste"
427
427
  ],
428
428
  "title": "Credit Token Slug",
429
429
  "description": "URL-friendly identifier for the credit token",
430
430
  "examples": [
431
- "carbon-methane",
431
+ "carbon-ch4",
432
432
  "biowaste"
433
433
  ]
434
434
  },
@@ -611,13 +611,13 @@
611
611
  "credit_slug": {
612
612
  "type": "string",
613
613
  "enum": [
614
- "carbon-methane",
614
+ "carbon-ch4",
615
615
  "biowaste"
616
616
  ],
617
617
  "title": "Credit Token Slug",
618
618
  "description": "Slug of the credit type for this certificate",
619
619
  "examples": [
620
- "carbon-methane",
620
+ "carbon-ch4",
621
621
  "biowaste"
622
622
  ]
623
623
  },
@@ -1324,6 +1324,6 @@
1324
1324
  "additionalProperties": false,
1325
1325
  "title": "CreditPurchaseReceipt NFT IPFS Record",
1326
1326
  "description": "Complete CreditPurchaseReceipt NFT IPFS record including purchase summary, buyer details, credit breakdowns, certificate allocations, and NFT display attributes. Supports both collection-assigned and no-collection variants.",
1327
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
1328
- "version": "2.0.0"
1327
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
1328
+ "version": "3.0.0"
1329
1329
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
3
3
  "schema": {
4
- "hash": "1d18e69818a011f212b5afab08b9f06de09c69bdb01a9c533f61db19f5f3c175",
4
+ "hash": "bee97f469e5d521121691fb2d56eb4a6b9a3d664be56bfb766b06c77a1a43efa",
5
5
  "type": "CreditRetirementReceipt",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -112,7 +112,7 @@
112
112
  ],
113
113
  "credits": [
114
114
  {
115
- "slug": "carbon-methane",
115
+ "slug": "carbon-ch4",
116
116
  "symbol": "C-CARB.CH4",
117
117
  "external_id": "8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
118
118
  "external_url": "https://explore.carrot.eco/credit/8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
@@ -146,7 +146,7 @@
146
146
  "credits_retired": [
147
147
  {
148
148
  "credit_symbol": "C-CARB.CH4",
149
- "credit_slug": "carbon-methane",
149
+ "credit_slug": "carbon-ch4",
150
150
  "amount": 1.5,
151
151
  "external_id": "8f2c3445-ef89-4de7-8d95-7c814d5c8af9",
152
152
  "external_url": "https://explore.carrot.eco/credit-retirement/credit-retired-456-c-carb"
@@ -231,5 +231,5 @@
231
231
  "smart_contract_address": "0x742d35cc6634c0532925a3b8d8b5c2d4c7f8e1a9"
232
232
  }
233
233
  },
234
- "audit_data_hash": "74bfc85042ad24be6787fb47e5d8cc956b22f99545c7f393622aef911b50d81d"
234
+ "audit_data_hash": "a741f3867ad1f9a32b9f7062ac3578f0913572e44c2c66eea80027c936cdd32b"
235
235
  }
@@ -477,13 +477,13 @@
477
477
  "slug": {
478
478
  "type": "string",
479
479
  "enum": [
480
- "carbon-methane",
480
+ "carbon-ch4",
481
481
  "biowaste"
482
482
  ],
483
483
  "title": "Credit Token Slug",
484
484
  "description": "URL-friendly identifier for the credit token",
485
485
  "examples": [
486
- "carbon-methane",
486
+ "carbon-ch4",
487
487
  "biowaste"
488
488
  ]
489
489
  },
@@ -728,13 +728,13 @@
728
728
  "credit_slug": {
729
729
  "type": "string",
730
730
  "enum": [
731
- "carbon-methane",
731
+ "carbon-ch4",
732
732
  "biowaste"
733
733
  ],
734
734
  "title": "Credit Token Slug",
735
735
  "description": "Slug of the credit type retired from the certificate",
736
736
  "examples": [
737
- "carbon-methane",
737
+ "carbon-ch4",
738
738
  "biowaste"
739
739
  ]
740
740
  },
@@ -1448,6 +1448,6 @@
1448
1448
  "additionalProperties": false,
1449
1449
  "title": "CreditRetirementReceipt NFT IPFS Record",
1450
1450
  "description": "Complete CreditRetirementReceipt NFT IPFS record including retirement summary, beneficiary and credit holder details (identity optional), credit breakdowns, certificate allocations, and NFT display attributes. Supports both collection-assigned and no-collection variants.",
1451
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
1452
- "version": "2.0.0"
1451
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
1452
+ "version": "3.0.0"
1453
1453
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/gas-id/gas-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/gas-id/gas-id.schema.json",
3
3
  "schema": {
4
- "hash": "dfe3989bd87dffb52c9ca67c38d21a6383cf1627e1284f7130f7ebccc66e9c40",
4
+ "hash": "59b51cfb044565e0c26c9b1681334982b4558c606c8630e730e56d0c6144994b",
5
5
  "type": "GasID",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2024-12-08T11:32:47.000Z",
21
21
  "external_id": "d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
22
22
  "external_url": "https://explore.carrot.eco/document/d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
23
- "audit_data_hash": "a22da7d417a648bb44f6b9bee99f8c85c1cae6941a1b799aa519d4190e68bc02",
23
+ "audit_data_hash": "c56d518313e9a3af698db053dbef9f1f533c369eff47582828156558777b44c6",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -1522,6 +1522,6 @@
1522
1522
  "additionalProperties": false,
1523
1523
  "title": "GasID NFT IPFS Record",
1524
1524
  "description": "Complete GasID NFT IPFS record including prevented emissions calculation, source waste provenance, methodology reference, and NFT display attributes",
1525
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/gas-id/gas-id.schema.json",
1526
- "version": "2.0.0"
1525
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/gas-id/gas-id.schema.json",
1526
+ "version": "3.0.0"
1527
1527
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/mass-id/mass-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/mass-id/mass-id.schema.json",
3
3
  "schema": {
4
- "hash": "6d604692ab67a3fbfe9c53e2ebc6bde71676e004577beffbe725db43754373fe",
4
+ "hash": "cc107efb9b4a72583afdbb7384dc637e0246b407bcb8693d529b30c8b0ebde72",
5
5
  "type": "MassID",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -108,7 +108,7 @@
108
108
  "display_type": "date"
109
109
  }
110
110
  ],
111
- "audit_data_hash": "6d618d4e6feec1ca6272613e8d8ec6ec9ce0dcf71b541e58c7e0c00ab0317c6e",
111
+ "audit_data_hash": "cdb5295add25cf6860d020585f275cd6877cf2e77d271a31e938460fe71bc742",
112
112
  "data": {
113
113
  "waste_properties": {
114
114
  "type": "Organic",
@@ -1911,6 +1911,6 @@
1911
1911
  "additionalProperties": false,
1912
1912
  "title": "MassID NFT IPFS Record",
1913
1913
  "description": "Complete MassID NFT IPFS record including waste classification, chain-of-custody lifecycle events, geographic locations, supply-chain participants, and NFT display attributes",
1914
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/mass-id/mass-id.schema.json",
1915
- "version": "2.0.0"
1914
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/mass-id/mass-id.schema.json",
1915
+ "version": "3.0.0"
1916
1916
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
3
3
  "schema": {
4
- "hash": "ff524d3c15bd9a1c2aa3e1e4ec72bb7865358c8290b270aca3080cca6589df69",
4
+ "hash": "140f46ca3f226957834eaab070d8bc5ccf5130ad81907b65b7bddb30b2e57c0a",
5
5
  "type": "MassID Audit",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -674,6 +674,6 @@
674
674
  "additionalProperties": false,
675
675
  "title": "MassID Audit IPFS Record",
676
676
  "description": "MassID audit record stored in IPFS, containing methodology reference, audit summary, rule execution results, and links to the source MassID and resulting GasID or RecycledID",
677
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
678
- "version": "2.0.0"
677
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
678
+ "version": "3.0.0"
679
679
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/methodology/methodology.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/methodology/methodology.schema.json",
3
3
  "schema": {
4
- "hash": "e6b7e2e99bc6e77189d57f1921e8d6ccab5164fde7c19d44fe9045b85875c2ba",
4
+ "hash": "4bf25713c36f3c61422cb73483206ce10b37830561348adb6e6befa89be04cb0",
5
5
  "type": "Methodology",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -369,6 +369,6 @@
369
369
  "additionalProperties": false,
370
370
  "title": "Methodology IPFS Record",
371
371
  "description": "Methodology metadata stored in IPFS, defining the environmental impact measurement approach including versioning, documentation, and MassID audit rules",
372
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/methodology/methodology.schema.json",
373
- "version": "2.0.0"
372
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/methodology/methodology.schema.json",
373
+ "version": "3.0.0"
374
374
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
3
3
  "schema": {
4
- "hash": "4e6c1eb6adc45861f02df3f373082b3cfc5d4e942553211af9af7b55a8d84a6a",
4
+ "hash": "c0ed45656b2ffef448dfb0f2a6f987b2dafd14148a1bfad9ecfc62952f82e53c",
5
5
  "type": "RecycledID",
6
- "version": "2.0.0",
6
+ "version": "3.0.0",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2024-12-08T11:32:47.000Z",
21
21
  "external_id": "f47ac10b-58cc-4372-a567-0e02b2c3d489",
22
22
  "external_url": "https://explore.carrot.eco/document/f47ac10b-58cc-4372-a567-0e02b2c3d489",
23
- "audit_data_hash": "250ade0f29bb0f83c6dfac3d20139a34d8181d57bdf6238cca1dddee2590436a",
23
+ "audit_data_hash": "3a1b3289bf572a22685d70834a927423516ffd55fc570e7d139703de524800f0",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -1359,6 +1359,6 @@
1359
1359
  "additionalProperties": false,
1360
1360
  "title": "RecycledID NFT IPFS Record",
1361
1361
  "description": "Complete RecycledID NFT IPFS record including recycling outcome metrics, source waste provenance, methodology reference, and NFT display attributes",
1362
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/2.0.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
1363
- "version": "2.0.0"
1362
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/3.0.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
1363
+ "version": "3.0.0"
1364
1364
  }
@@ -1,40 +1,40 @@
1
1
  {
2
- "version": "2.0.0",
2
+ "version": "3.0.0",
3
3
  "schemas": {
4
4
  "ipfs/recycled-id/recycled-id.schema.json": {
5
- "hash": "4e6c1eb6adc45861f02df3f373082b3cfc5d4e942553211af9af7b55a8d84a6a",
5
+ "hash": "c0ed45656b2ffef448dfb0f2a6f987b2dafd14148a1bfad9ecfc62952f82e53c",
6
6
  "path": "ipfs/recycled-id/recycled-id.schema.json"
7
7
  },
8
8
  "ipfs/methodology/methodology.schema.json": {
9
- "hash": "e6b7e2e99bc6e77189d57f1921e8d6ccab5164fde7c19d44fe9045b85875c2ba",
9
+ "hash": "4bf25713c36f3c61422cb73483206ce10b37830561348adb6e6befa89be04cb0",
10
10
  "path": "ipfs/methodology/methodology.schema.json"
11
11
  },
12
12
  "ipfs/mass-id-audit/mass-id-audit.schema.json": {
13
- "hash": "ff524d3c15bd9a1c2aa3e1e4ec72bb7865358c8290b270aca3080cca6589df69",
13
+ "hash": "140f46ca3f226957834eaab070d8bc5ccf5130ad81907b65b7bddb30b2e57c0a",
14
14
  "path": "ipfs/mass-id-audit/mass-id-audit.schema.json"
15
15
  },
16
16
  "ipfs/mass-id/mass-id.schema.json": {
17
- "hash": "6d604692ab67a3fbfe9c53e2ebc6bde71676e004577beffbe725db43754373fe",
17
+ "hash": "cc107efb9b4a72583afdbb7384dc637e0246b407bcb8693d529b30c8b0ebde72",
18
18
  "path": "ipfs/mass-id/mass-id.schema.json"
19
19
  },
20
20
  "ipfs/gas-id/gas-id.schema.json": {
21
- "hash": "dfe3989bd87dffb52c9ca67c38d21a6383cf1627e1284f7130f7ebccc66e9c40",
21
+ "hash": "59b51cfb044565e0c26c9b1681334982b4558c606c8630e730e56d0c6144994b",
22
22
  "path": "ipfs/gas-id/gas-id.schema.json"
23
23
  },
24
24
  "ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json": {
25
- "hash": "1d18e69818a011f212b5afab08b9f06de09c69bdb01a9c533f61db19f5f3c175",
25
+ "hash": "bee97f469e5d521121691fb2d56eb4a6b9a3d664be56bfb766b06c77a1a43efa",
26
26
  "path": "ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json"
27
27
  },
28
28
  "ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json": {
29
- "hash": "54ec0930e3d1db3020b7956e77f3552e1a293bab5134de8b39af7feaeedfb6c5",
29
+ "hash": "045362ab31bbeac6f01c57b46164fb54d4bce814ef0019225153dcdcc3a25c18",
30
30
  "path": "ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json"
31
31
  },
32
32
  "ipfs/credit/credit.schema.json": {
33
- "hash": "201ec75ec44512f97e53d166b6a6f6287b7645fea3cca56a9afcd3f4721cf633",
33
+ "hash": "9ad61cc568f36d9be8390ca47d1019611e494c37d52e0accef952b5232154bb4",
34
34
  "path": "ipfs/credit/credit.schema.json"
35
35
  },
36
36
  "ipfs/collection/collection.schema.json": {
37
- "hash": "113c3f8887b98ee1d403a96ac20018b1c54cb3f6e43d7213a93471aa461e6893",
37
+ "hash": "cfb30a0e93ba4e441bc729112d172bf589fd472944aa1f9350a4e70cb3992d07",
38
38
  "path": "ipfs/collection/collection.schema.json"
39
39
  }
40
40
  }