@carrot-foundation/schemas 0.1.49 → 0.1.50
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/dist/index.cjs +168 -192
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +132 -130
- package/dist/index.d.ts +132 -130
- package/dist/index.js +164 -192
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/schemas/ipfs/collection/collection.schema.json +2 -2
- package/schemas/ipfs/credit/credit.schema.json +2 -2
- package/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.example.json +6 -6
- package/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json +6 -17
- package/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.example.json +5 -5
- package/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json +5 -16
- package/schemas/ipfs/gas-id/gas-id.example.json +11 -10
- package/schemas/ipfs/gas-id/gas-id.schema.json +6 -5
- package/schemas/ipfs/mass-id/mass-id.example.json +3 -3
- package/schemas/ipfs/mass-id/mass-id.schema.json +11 -42
- package/schemas/ipfs/mass-id-audit/mass-id-audit.example.json +147 -147
- package/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json +2 -2
- package/schemas/ipfs/methodology/methodology.example.json +84 -84
- package/schemas/ipfs/methodology/methodology.schema.json +2 -2
- package/schemas/ipfs/recycled-id/recycled-id.example.json +10 -9
- package/schemas/ipfs/recycled-id/recycled-id.schema.json +2 -2
- package/schemas/schema-hashes.json +4 -4
package/package.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "Collection IPFS Record",
|
|
4
4
|
"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",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/collection/collection.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "Credit IPFS Record",
|
|
4
4
|
"description": "Credit token metadata stored in IPFS, extending the base schema with ERC20-specific details",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/credit/credit.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.48/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "36335ac9a302f0e94ff3ba19e13018da23b3c21637a49f07c62c1ce565031213",
|
|
5
5
|
"type": "CreditPurchaseReceipt",
|
|
6
6
|
"version": "0.1.48",
|
|
7
7
|
"ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm/credit-purchase-receipt.schema.json"
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
"network_name": "Polygon",
|
|
18
18
|
"token_id": "987"
|
|
19
19
|
},
|
|
20
|
+
"created_at": "2025-02-03T12:45:30.000Z",
|
|
21
|
+
"external_id": "f1a2b3c4-d5e6-4789-9012-34567890abcd",
|
|
22
|
+
"external_url": "https://explore.carrot.eco/document/f1a2b3c4-d5e6-4789-9012-34567890abcd",
|
|
23
|
+
"original_content_hash": "307c799458b868bb0bee747a0037552eb4965fad8feed9ff47bfebd6e24ea17e",
|
|
24
|
+
"content_hash": "307c799458b868bb0bee747a0037552eb4965fad8feed9ff47bfebd6e24ea17e",
|
|
20
25
|
"viewer_reference": {
|
|
21
26
|
"ipfs_cid": "bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
|
|
22
27
|
"integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
23
28
|
},
|
|
24
|
-
"created_at": "2025-02-03T12:45:30.000Z",
|
|
25
|
-
"external_id": "f1a2b3c4-d5e6-4789-9012-34567890abcd",
|
|
26
|
-
"external_url": "https://explore.carrot.eco/document/f1a2b3c4-d5e6-4789-9012-34567890abcd",
|
|
27
|
-
"original_content_hash": "0e983a5f7b1db810e4f2b0f7c8132733d689529753bfb57b7f3a07d4cd089afc",
|
|
28
|
-
"content_hash": "0e983a5f7b1db810e4f2b0f7c8132733d689529753bfb57b7f3a07d4cd089afc",
|
|
29
29
|
"name": "Credit Purchase Receipt #987 • 8.5 Credits Purchased",
|
|
30
30
|
"short_name": "Credit Purchase Receipt #987",
|
|
31
31
|
"description": "Receipt for purchasing 8.5 credits (C-CARB.CH4 and C-BIOW) across 3 certificates, with 3.0 credits retired immediately on behalf of Climate Action Corp. Credits delivered to EcoTech Solutions Inc.",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "CreditPurchaseReceipt NFT IPFS Record",
|
|
4
4
|
"description": "Complete CreditPurchaseReceipt NFT IPFS record including attributes and credit purchase data",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
1462
|
"title": "Total Credits Purchased Attribute",
|
|
1463
|
-
"description": "
|
|
1463
|
+
"description": "Total number of credits purchased across all tokens attribute with numeric display",
|
|
1464
1464
|
"type": "object",
|
|
1465
1465
|
"properties": {
|
|
1466
1466
|
"trait_type": {
|
|
@@ -1503,7 +1503,7 @@
|
|
|
1503
1503
|
},
|
|
1504
1504
|
{
|
|
1505
1505
|
"title": "Total USDC Amount Attribute",
|
|
1506
|
-
"description": "
|
|
1506
|
+
"description": "Total USDC amount paid for the purchase attribute with numeric display",
|
|
1507
1507
|
"type": "object",
|
|
1508
1508
|
"properties": {
|
|
1509
1509
|
"trait_type": {
|
|
@@ -1546,7 +1546,7 @@
|
|
|
1546
1546
|
},
|
|
1547
1547
|
{
|
|
1548
1548
|
"title": "Purchase Date Attribute",
|
|
1549
|
-
"description": "
|
|
1549
|
+
"description": "Unix timestamp in milliseconds when the purchase was completed attribute",
|
|
1550
1550
|
"type": "object",
|
|
1551
1551
|
"properties": {
|
|
1552
1552
|
"trait_type": {
|
|
@@ -1566,17 +1566,6 @@
|
|
|
1566
1566
|
"display_type": {
|
|
1567
1567
|
"type": "string",
|
|
1568
1568
|
"const": "date"
|
|
1569
|
-
},
|
|
1570
|
-
"max_value": {
|
|
1571
|
-
"title": "Max Value",
|
|
1572
|
-
"description": "Maximum possible value for numeric traits",
|
|
1573
|
-
"examples": [
|
|
1574
|
-
0,
|
|
1575
|
-
45.2,
|
|
1576
|
-
72.5
|
|
1577
|
-
],
|
|
1578
|
-
"type": "number",
|
|
1579
|
-
"minimum": 0
|
|
1580
1569
|
}
|
|
1581
1570
|
},
|
|
1582
1571
|
"required": [
|
|
@@ -1588,7 +1577,7 @@
|
|
|
1588
1577
|
},
|
|
1589
1578
|
{
|
|
1590
1579
|
"title": "Certificates Purchased Attribute",
|
|
1591
|
-
"description": "
|
|
1580
|
+
"description": "Total number of certificates purchased attribute with numeric display",
|
|
1592
1581
|
"type": "object",
|
|
1593
1582
|
"properties": {
|
|
1594
1583
|
"trait_type": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.48/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "326feb8595e788a2c7856aff61d76183816f5cde627b9da829ae8202f96603a6",
|
|
5
5
|
"type": "CreditRetirementReceipt",
|
|
6
6
|
"version": "0.1.48",
|
|
7
7
|
"ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm/credit-retirement-receipt.schema.json"
|
|
@@ -17,14 +17,14 @@
|
|
|
17
17
|
"network_name": "Polygon",
|
|
18
18
|
"token_id": "1245"
|
|
19
19
|
},
|
|
20
|
+
"created_at": "2025-01-20T14:45:30.000Z",
|
|
21
|
+
"external_id": "b2c3d4e5-f6a7-4c89-8a01-234567890abc",
|
|
22
|
+
"external_url": "https://explore.carrot.eco/document/b2c3d4e5-f6a7-4c89-8a01-234567890abc",
|
|
23
|
+
"content_hash": "7670dd60430ab2c7a1a1e9cd2842d513ea9fd550f74f0301e157051bb8d8686e",
|
|
20
24
|
"viewer_reference": {
|
|
21
25
|
"ipfs_cid": "bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
|
|
22
26
|
"integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
23
27
|
},
|
|
24
|
-
"created_at": "2025-01-20T14:45:30.000Z",
|
|
25
|
-
"external_id": "b2c3d4e5-f6a7-4c89-8a01-234567890abc",
|
|
26
|
-
"external_url": "https://explore.carrot.eco/document/b2c3d4e5-f6a7-4c89-8a01-234567890abc",
|
|
27
|
-
"content_hash": "66c5ce76cbaa3a4968e3080a000deb353b7c76f68a28fc3a4f4c468083589e3b",
|
|
28
28
|
"name": "Credit Retirement Receipt #1245 • 10.5 Credits Retired",
|
|
29
29
|
"short_name": "Credit Retirement Receipt #1245",
|
|
30
30
|
"description": "Permanent proof of credit retirement: 10.5 credits (C-CARB.CH4 and C-BIOW) retired by EcoTech Solutions Inc. on behalf of beneficiary Climate Action Corp, from 3 certificates across 2 collections.",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "CreditRetirementReceipt NFT IPFS Record",
|
|
4
4
|
"description": "Complete CreditRetirementReceipt NFT IPFS record including attributes and credit retirement data",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -1363,7 +1363,7 @@
|
|
|
1363
1363
|
},
|
|
1364
1364
|
{
|
|
1365
1365
|
"title": "Total Credits Retired Attribute",
|
|
1366
|
-
"description": "
|
|
1366
|
+
"description": "Total number of credits retired across all tokens attribute with numeric display",
|
|
1367
1367
|
"type": "object",
|
|
1368
1368
|
"properties": {
|
|
1369
1369
|
"trait_type": {
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
},
|
|
1503
1503
|
{
|
|
1504
1504
|
"title": "Retirement Date Attribute",
|
|
1505
|
-
"description": "
|
|
1505
|
+
"description": "Unix timestamp in milliseconds when the retirement was completed attribute",
|
|
1506
1506
|
"type": "object",
|
|
1507
1507
|
"properties": {
|
|
1508
1508
|
"trait_type": {
|
|
@@ -1522,17 +1522,6 @@
|
|
|
1522
1522
|
"display_type": {
|
|
1523
1523
|
"type": "string",
|
|
1524
1524
|
"const": "date"
|
|
1525
|
-
},
|
|
1526
|
-
"max_value": {
|
|
1527
|
-
"title": "Max Value",
|
|
1528
|
-
"description": "Maximum possible value for numeric traits",
|
|
1529
|
-
"examples": [
|
|
1530
|
-
0,
|
|
1531
|
-
45.2,
|
|
1532
|
-
72.5
|
|
1533
|
-
],
|
|
1534
|
-
"type": "number",
|
|
1535
|
-
"minimum": 0
|
|
1536
1525
|
}
|
|
1537
1526
|
},
|
|
1538
1527
|
"required": [
|
|
@@ -1544,7 +1533,7 @@
|
|
|
1544
1533
|
},
|
|
1545
1534
|
{
|
|
1546
1535
|
"title": "Certificates Retired Attribute",
|
|
1547
|
-
"description": "
|
|
1536
|
+
"description": "Total number of certificates retired attribute with numeric display",
|
|
1548
1537
|
"type": "object",
|
|
1549
1538
|
"properties": {
|
|
1550
1539
|
"trait_type": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.48/schemas/ipfs/gas-id/gas-id.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "45e0328ddb8ea9628142ee3de17c553162b8520607cd960b659ea65c47ba5ed8",
|
|
5
5
|
"type": "GasID",
|
|
6
6
|
"version": "0.1.48",
|
|
7
7
|
"ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm/gas-id.schema.json"
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
"network_name": "Polygon",
|
|
18
18
|
"token_id": "456"
|
|
19
19
|
},
|
|
20
|
+
"created_at": "2025-06-24T13:02:25.000Z",
|
|
21
|
+
"external_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
|
22
|
+
"external_url": "https://explore.carrot.eco/document/f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
|
23
|
+
"original_content_hash": "7a9c14c36b5855de46b9136bcc734549f5f9717997bee8f9fcd4150510830d51",
|
|
24
|
+
"content_hash": "7a9c14c36b5855de46b9136bcc734549f5f9717997bee8f9fcd4150510830d51",
|
|
20
25
|
"viewer_reference": {
|
|
21
26
|
"ipfs_cid": "bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
|
|
22
27
|
"integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
23
28
|
},
|
|
24
|
-
"created_at": "2025-06-24T13:02:25.000Z",
|
|
25
|
-
"external_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
|
26
|
-
"external_url": "https://explore.carrot.eco/document/f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
|
27
|
-
"original_content_hash": "0dd930f3613d267d526393b0c6a75fcd764222094a3bcc3f2e68e7bd23684466",
|
|
28
|
-
"content_hash": "0dd930f3613d267d526393b0c6a75fcd764222094a3bcc3f2e68e7bd23684466",
|
|
29
29
|
"name": "GasID #456 • BOLD Carbon (CH₄) • 2.09t CO₂e",
|
|
30
30
|
"short_name": "GasID #456",
|
|
31
31
|
"description": "This GasID certifies 2.09 metric tons of CO₂e emissions prevented through BOLD Carbon (CH₄) methodology composting of 3 metric tons of organic waste from Macapá, Brazil.",
|
|
@@ -89,10 +89,6 @@
|
|
|
89
89
|
"trait_type": "Origin City",
|
|
90
90
|
"value": "Macapá"
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"trait_type": "Recycler",
|
|
94
|
-
"value": "Eco Reciclagem"
|
|
95
|
-
},
|
|
96
92
|
{
|
|
97
93
|
"trait_type": "MassID",
|
|
98
94
|
"value": "#123"
|
|
@@ -101,6 +97,11 @@
|
|
|
101
97
|
"trait_type": "MassID Recycling Date",
|
|
102
98
|
"value": 1740182400000,
|
|
103
99
|
"display_type": "date"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"trait_type": "Certificate Issuance Date",
|
|
103
|
+
"value": 1740182400000,
|
|
104
|
+
"display_type": "date"
|
|
104
105
|
}
|
|
105
106
|
],
|
|
106
107
|
"data": {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "GasID NFT IPFS Record",
|
|
4
4
|
"description": "Complete GasID NFT IPFS record including fixed attributes and detailed carbon emissions prevention data",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/gas-id/gas-id.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -199,11 +199,12 @@
|
|
|
199
199
|
"title": "Gas Type",
|
|
200
200
|
"description": "Type of gas prevented",
|
|
201
201
|
"examples": [
|
|
202
|
-
"Methane (CH₄)"
|
|
203
|
-
"Carbon Dioxide (CO₂)"
|
|
202
|
+
"Methane (CH₄)"
|
|
204
203
|
],
|
|
205
204
|
"type": "string",
|
|
206
|
-
"
|
|
205
|
+
"enum": [
|
|
206
|
+
"Methane (CH₄)"
|
|
207
|
+
]
|
|
207
208
|
},
|
|
208
209
|
"credit_type": {
|
|
209
210
|
"title": "Credit Type",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.48/schemas/ipfs/mass-id/mass-id.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "4a7c1880116c29ecc7766f3fdf18fde079fef632d4f92a717660bf3abab2356a",
|
|
5
5
|
"type": "MassID",
|
|
6
6
|
"version": "0.1.48",
|
|
7
7
|
"ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm/mass-id.schema.json"
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"display_type": "date"
|
|
105
105
|
}
|
|
106
106
|
],
|
|
107
|
-
"original_content_hash": "
|
|
108
|
-
"content_hash": "
|
|
107
|
+
"original_content_hash": "8278219ebeac0f12c4a17a8e4489954b0939b51564b8709d6dbb075f4ca88656",
|
|
108
|
+
"content_hash": "8278219ebeac0f12c4a17a8e4489954b0939b51564b8709d6dbb075f4ca88656",
|
|
109
109
|
"data": {
|
|
110
110
|
"waste_properties": {
|
|
111
111
|
"type": "Organic",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "MassID NFT IPFS Record",
|
|
4
4
|
"description": "Complete MassID NFT IPFS record including fixed attributes and detailed waste tracking data",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.50/schemas/ipfs/mass-id/mass-id.schema.json",
|
|
6
|
+
"version": "0.1.50",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -1284,8 +1284,8 @@
|
|
|
1284
1284
|
"additionalProperties": false
|
|
1285
1285
|
},
|
|
1286
1286
|
{
|
|
1287
|
-
"title": "Weight Attribute
|
|
1288
|
-
"description": "Net batch weight in kilograms (kg) for this MassID",
|
|
1287
|
+
"title": "Weight Attribute",
|
|
1288
|
+
"description": "Net batch weight in kilograms (kg) for this MassID attribute with numeric display",
|
|
1289
1289
|
"type": "object",
|
|
1290
1290
|
"properties": {
|
|
1291
1291
|
"trait_type": {
|
|
@@ -1293,8 +1293,8 @@
|
|
|
1293
1293
|
"const": "Weight (kg)"
|
|
1294
1294
|
},
|
|
1295
1295
|
"value": {
|
|
1296
|
-
"title": "Weight
|
|
1297
|
-
"description": "
|
|
1296
|
+
"title": "Weight",
|
|
1297
|
+
"description": "Net batch weight in kilograms (kg) for this MassID",
|
|
1298
1298
|
"examples": [
|
|
1299
1299
|
500.35,
|
|
1300
1300
|
3000
|
|
@@ -1326,6 +1326,8 @@
|
|
|
1326
1326
|
"additionalProperties": false
|
|
1327
1327
|
},
|
|
1328
1328
|
{
|
|
1329
|
+
"title": "Origin City Attribute",
|
|
1330
|
+
"description": "Origin municipality attribute",
|
|
1329
1331
|
"type": "object",
|
|
1330
1332
|
"properties": {
|
|
1331
1333
|
"trait_type": {
|
|
@@ -1740,7 +1742,7 @@
|
|
|
1740
1742
|
},
|
|
1741
1743
|
{
|
|
1742
1744
|
"title": "Pick-up Date Attribute",
|
|
1743
|
-
"description": "
|
|
1745
|
+
"description": "Unix timestamp in milliseconds when the waste was picked up from the source attribute",
|
|
1744
1746
|
"type": "object",
|
|
1745
1747
|
"properties": {
|
|
1746
1748
|
"trait_type": {
|
|
@@ -1760,17 +1762,6 @@
|
|
|
1760
1762
|
"display_type": {
|
|
1761
1763
|
"type": "string",
|
|
1762
1764
|
"const": "date"
|
|
1763
|
-
},
|
|
1764
|
-
"max_value": {
|
|
1765
|
-
"title": "Max Value",
|
|
1766
|
-
"description": "Maximum possible value for numeric traits",
|
|
1767
|
-
"examples": [
|
|
1768
|
-
0,
|
|
1769
|
-
45.2,
|
|
1770
|
-
72.5
|
|
1771
|
-
],
|
|
1772
|
-
"type": "number",
|
|
1773
|
-
"minimum": 0
|
|
1774
1765
|
}
|
|
1775
1766
|
},
|
|
1776
1767
|
"required": [
|
|
@@ -1782,7 +1773,7 @@
|
|
|
1782
1773
|
},
|
|
1783
1774
|
{
|
|
1784
1775
|
"title": "Drop-off Date Attribute",
|
|
1785
|
-
"description": "
|
|
1776
|
+
"description": "Unix timestamp in milliseconds when the waste was dropped off at the destination attribute",
|
|
1786
1777
|
"type": "object",
|
|
1787
1778
|
"properties": {
|
|
1788
1779
|
"trait_type": {
|
|
@@ -1802,17 +1793,6 @@
|
|
|
1802
1793
|
"display_type": {
|
|
1803
1794
|
"type": "string",
|
|
1804
1795
|
"const": "date"
|
|
1805
|
-
},
|
|
1806
|
-
"max_value": {
|
|
1807
|
-
"title": "Max Value",
|
|
1808
|
-
"description": "Maximum possible value for numeric traits",
|
|
1809
|
-
"examples": [
|
|
1810
|
-
0,
|
|
1811
|
-
45.2,
|
|
1812
|
-
72.5
|
|
1813
|
-
],
|
|
1814
|
-
"type": "number",
|
|
1815
|
-
"minimum": 0
|
|
1816
1796
|
}
|
|
1817
1797
|
},
|
|
1818
1798
|
"required": [
|
|
@@ -1824,7 +1804,7 @@
|
|
|
1824
1804
|
},
|
|
1825
1805
|
{
|
|
1826
1806
|
"title": "Recycling Date Attribute",
|
|
1827
|
-
"description": "
|
|
1807
|
+
"description": "Unix timestamp in milliseconds when the waste was recycled/processed attribute",
|
|
1828
1808
|
"type": "object",
|
|
1829
1809
|
"properties": {
|
|
1830
1810
|
"trait_type": {
|
|
@@ -1844,17 +1824,6 @@
|
|
|
1844
1824
|
"display_type": {
|
|
1845
1825
|
"type": "string",
|
|
1846
1826
|
"const": "date"
|
|
1847
|
-
},
|
|
1848
|
-
"max_value": {
|
|
1849
|
-
"title": "Max Value",
|
|
1850
|
-
"description": "Maximum possible value for numeric traits",
|
|
1851
|
-
"examples": [
|
|
1852
|
-
0,
|
|
1853
|
-
45.2,
|
|
1854
|
-
72.5
|
|
1855
|
-
],
|
|
1856
|
-
"type": "number",
|
|
1857
|
-
"minimum": 0
|
|
1858
1827
|
}
|
|
1859
1828
|
},
|
|
1860
1829
|
"required": [
|