self-service
{id}
{id}
/carbon{id}
/collections{id}
/creaturesList of all projects across multiple organisations
Request parameters
Responses
OK
Body
The account that is aggregating the projects
The Beneficial Owner of the Project
69de6a72-2797-11ed-b110-42010a9a0008
Carbon Streaming
Carbon Streaming owner of multiple projects
Details of Carbon Blocks
ID of the carbon inventory
Carbon Inventory Name
Vintage of carbon
Prices for Carbon
Block Numbers for given carbon
ID of usage type
HERO
GET /projects HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"content": [
{
"id": "69de6a72-2797-11ed-b110-42010a9a0008",
"name": "Kariba REDD+ Project",
"description": "The Kariba REDD+ Project will generate approximately 196,500,000 carbon credits from reduced emissions associated with deforestation over 30 years. The reduction in deforestation “will be achieved through a series of activities that are designed to significantly improve the livelihoods of locals",
"account": {
"id": "",
"name": "",
"description": ""
},
"owner": {
"id": "",
"name": "",
"description": ""
},
"carbon": [
{
"id": "",
"name": "",
"vintage": {
"from_date": "",
"to_date": ""
},
"unit_type": "VCU",
"costs": {
"unit_cost": 1
},
"pricing": [
{
"id": "95ac16e3-c194-11ec-a97e-42010a9a0008",
"name": "Island Innovation NFT",
"price_model": "FLAT",
"sales_prices": [
{
"id": "38186aea-c18d-11ec-a97e-42010a9a0008",
"location_code": "UK",
"currency": "USDC",
"display_price": "$40.00",
"effective_date": 1650557281,
"price": 40,
"tax_model": "INCLUSIVE"
}
]
}
],
"block": {
"start_block": 1,
"end_block": 1,
"total_blocks": 1
}
}
],
"creatives": [
{
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": {
"id": "",
"name": ""
},
"width": 259,
"format": "jpg",
"media": {
"id": ""
},
"medias": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
}
],
"location": {
"geo": {
"lat": "",
"lon": ""
},
"continent": "",
"country": "",
"region": ""
}
}
],
"paging": {
"page_number": 1,
"page_size": 10
},
"total_elements": 4,
"total_pages": 1
}
{id}
Path variables
Responses
OK
Body
69de6a72-2797-11ed-b110-42010a9a0008
Stand For Trees
{id}
/carbonPath variables
Responses
OK
Body
{id}
/collectionsPath variables
Responses
OK
Body
GET /projects/{id}/collections HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
[
{
"id": "",
"name": "",
"base_url": "",
"contract": {
"address": "",
"abi": "",
"is_mc": "",
"blockchain": {
"network": ""
}
},
"attributes": [
{
"id": "",
"nft_type": "MERCHANDISE",
"name": "rarity",
"description": "",
"attribute_value": "Critically Endangered",
"lexicon": "nft.rarity",
"iso639-2": "eng",
"attribute_type": "NUMERIC"
}
]
}
]
{id}
/creaturesPath variables
Responses
Body
{id}
/retirements{id}
/retirementsGets a list of retirements recorded in MC dbms and the certificates from the IHS or VERA registry
Request parameters
List of Project ID’s for filter
Start Date for filter
Ed Date for filter
Request headers
Used for Server to Server API
Responses
OK
Body
Registry serial number
guid of additional certifications
Verra
GET /retirements HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"content": [
{
"id": "69de6a72-2797-11ed-b110-42010a9a0008",
"retirement_date": 1,
"serial_number": "5570-246363874-246363878-VCU-024-MER-PE-14-985-08082013-07082014-1",
"carbon_inventory": {
"id": "",
"name": "",
"vintage": {
"vintage": "2014 - 2016",
"vintage_from": 1,
"vintage_to": 1
},
"unit_type": "VCU",
"purchase_date": 1,
"costs": {
"purchase_price": 1,
"currency": "USD"
},
"blocks": 1,
"serial_number": "",
"supplier": {
"id": "",
"name": ""
},
"verifier_reference": ""
},
"project": {
"id": "",
"name": "",
"description": ""
},
"account": {
"id": "",
"name": "",
"description": ""
},
"beneficiary": {
"id": "",
"name": "",
"description": ""
},
"certifcations": [
{
"id": "",
"name": "CCB-Gold"
}
],
"reason": {
"id": "",
"name": "",
"description": ""
},
"registry": [
{
"id": "VERRA",
"name": "",
"certificate_address": ""
}
],
"financials": [
{
"id": "",
"financial_type": "COST",
"wallet": 154.5,
"amount": 15.45,
"is_conversion": true,
"currency_code": "",
"rate": 144.5
}
]
}
],
"paging": {
"page_number": 1,
"page_size": 10
},
"total_elements": 4,
"total_pages": 1
}
Gets a list of retirements recorded in MC dbms and the certificates from the IHS or VERA registry
Request body
Optional ID if not provided a system generated ID will be created
{id}
/retirementsPath variables
Responses
Body
{id}
{id}
Path variables
Responses
Body
{id}
/projects{id}
/projects{id}
{id}
/projectsRequest body
POST /transactions HTTP/1.1
Content-Type: application/json
{
"transactionDate": "2023-03-16T12:39:12.325Z",
"reference": "string",
"baseCurrency": {
"amount": 1,
"currency": "string"
},
"sourceCurrency": {
"amount": 1,
"currency": "string"
},
"wallet": {
"id": "string",
"alias": "string",
"walletAddress": "string"
},
"contact": {
"id": "string",
"forename": "fred",
"surname": "smith",
"email": "fred.smith@gmail.com",
"phone": "+447566224395"
},
"project": {
"id": "guidproject"
},
"campaign": {
"id": "guidcampaign"
},
"co2KgUnits": 1,
"txId": "string",
"receivedFrom": {
"id": "string",
"alias": "string",
"walletAddress": "string"
},
"affiliate": {
"id": "string"
}
}
{id}
/projectsPath variables
Request body
Project ID
POST /projects/{id}/wallets HTTP/1.1
Content-Type: application/json
[
{
"wallet": {
"id": "",
"wallet_address": ""
},
"priority": "",
"wallet_role": "REVENUE"
}
]
{id}
/projectsPath variables
Either the Wallet ID provied by MC or external wallet address
Responses
Body
Role of the wallet will be SUPPORTER in self service
GET /wallets/{id}/projects HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
[
{
"project": {
"id": "",
"name": "",
"description": ""
},
"priority": 1,
"percentage": 1,
"wallet_role": ""
}
]
Request body
Details of the contact the ID can cross refrence an internal ID used by the host system, or generated by MC
Wallet details for any transactions
Project info that this contact wishes to support
If supporting multiple
POST /supporters HTTP/1.1
Content-Type: application/json
{
"contact": {
"id": "",
"alias": "",
"forename": "",
"surname": "",
"contact_email": ""
},
"wallet": {
"wallet_address": ""
},
"project": [
{
"id": "Project ID for supporter",
"priority": "priority of support",
"percentage": 1
}
]
}
Request parameters
Email Address
Phone Number
Responses
Body
{id}
Path variables
Responses
Body
{id}
/projectsPath variables
Responses
Body
{id}
/products{id}
/templatesResponses
Body
{id}
/productsGet a list of the links to a collection product and linked creature
Path variables
Responses
OK
Body
API’s to support Merchandising
{id}
/rankings{id}
/rankingsRequest parameters
Responses
Body
Date of campaign start
Date campaign Ends
GET /campaigns HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"id": "",
"project": {
"id": "",
"name": "",
"description": ""
},
"tier": {
"id": "",
"name": "",
"description": "",
"rank": {
"min": "",
"max": ""
},
"color_code": ""
},
"creature": {
"id": "",
"name": "",
"description": "",
"iucn_status": "EXTINCT",
"iucn_url": ""
},
"template": {
"id": "",
"name": "",
"description": "",
"product": {
"id": "",
"name": "",
"description": "",
"variants": [
{
"id": "254ee619-9606-11ea-a45f-42010a9a005d",
"sku": "LATTE-01-PRIMO",
"barcode": "1567890123",
"attributes": [
{
"id": "4649c3f3-95f7-11ea-a45f-42010a9a005d",
"variant_map": {
"id": "640f62a8-95c0-11ea-a45f-42010a9a005d",
"name": "Size"
},
"variant_value": "Primo"
}
]
}
],
"creatives": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": null,
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"creature": {
"id": "",
"name": "",
"description": "",
"iucn_status": "EXTINCT_WILD",
"iucn_url": ""
}
}
},
"effective": {
"start": 1,
"end": 1
}
}
{id}
/rankingsGet the current rankings for a campaign across the projects supported ordered by project
Path variables
Request parameters
Start date time of the ranking
Filter project ID’s otherwise all projects will be assigned
Responses
Body
{id}
/rankingsGet the current rankings for a campaign across the projects supported ordered by project
Path variables
Request parameters
Start date time of the ranking
Responses
Body
Get the current rankings for a campaign across the projects supported ordered by project
Request parameters
Start date time of the ranking
Responses
Body
{id}
/wallets{id}
/nftsNFT are created based on a Product in the case of merchandising, or simply represetn a certifiction such as a retirement certificate
{id}
{id}
/nfs{id}
/retirements{id}
/attributesRequest parameters
List of collection ID
date ranges use dot notation for different params created.from created.before
Type of NFT
Responses
OK
Body
Type of nft Merchandise or Retirement
Single Image from Media Link
Single Video from Media Link
date of minting
wallet
Contact Details Name or alias if linked
Contacts name or alias
Date ownership was assigned
Date ownership was ended if transfered.
GET /nfts HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"content": [
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "MERCHANDISE",
"creatives": [
{
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": null,
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
}
],
"blockchain": [
{
"token": {
"id": "",
"hash": "",
"uri": "",
"token_type": "ERC721"
},
"platform": "POLYGON",
"minted_date": ""
}
],
"collection": {
"id": "",
"name": ""
},
"owners": [
{
"id": "",
"wallet_id": "0x0fca20275697de6ebff30a293b3ceb21c003e972",
"organisation": {
"id": "",
"name": ""
},
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownership_end": 1,
"percentage": 100
}
],
"series": {
"issue": 232,
"total": 500
}
}
],
"paging": {
"page_number": 1,
"page_size": 10
},
"total_elements": 7,
"total_pages": 1
}
{id}
Path variables
Request body
NFT attributes are defined with a product caaog. Once purchased they an instance of the product catalog is created as an NFT.
Family taken from the product catalog
brand taken
GET /nfts/{id} HTTP/1.1
Content-Type: application/json
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "RETIREMENT",
"creatives": [
{
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group_id": null,
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
}
],
"product": {
"integration": {
"id": "",
"name": "",
"sku": ""
},
"id": "",
"name": "Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"sku": "",
"family": "Island Innovatoion",
"brand": ""
},
"blockchain": {
"token": {
"id": "",
"hash": "",
"uri": ""
},
"platform": "POLYGON",
"minted_date": ""
},
"collection": {
"id": "",
"name": ""
},
"owners": [
{
"id": "",
"wallet_id": "",
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownwership_end": ""
}
]
}
{id}
/nfsGet a list of NFT’s for a collection
Path variables
Request parameters
List of nft_types
Responses
OK
Body
{id}
/attributesList of attributes for an NFT, extracted from the Product Catalog
Path variables
Responses
Body
GET /nfts/{id}/attributes HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
[
{
"id": "",
"name": "",
"description": "",
"attribute_value": "Critically Endangered",
"iso639-2": "eng"
}
]
Request parameters
List of collection ID
date ranges use dot notation for different params created.from created.before
Type of NFT
Responses
OK
Body
Type of nft Merchandise or Retirement
NFT originating product from catalog.
If the product originated from an external source such as Shopify
guid
Original Product Name
Original product Description
Family from product Catalog
Brand from Product Catalog
date of minting
wallet
Contact Details Name or alias if linked
Contacts name or alias
Date ownership was assigned
Date ownership was ended if transfered.
GET /nfts HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"content": [
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "RETIREMENT",
"creatives": [
{
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group_id": null,
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
}
],
"product": {
"integration": {
"id": "",
"name": "",
"sku": ""
},
"id": "",
"name": "Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"sku": "",
"family": "Island Innovation",
"brand": ""
},
"blockchain": {
"token": {
"id": "",
"hash": "",
"uri": ""
},
"platform": "WAX",
"minted_date": ""
},
"collection": {
"id": "",
"name": ""
},
"owners": [
{
"id": "",
"wallet_id": "",
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownwership_end": ""
}
]
}
],
"paging": {
"page_number": 1,
"page_size": 10
},
"total_elements": 7,
"total_pages": 1
}
Meta-carbon supports its own Product Catlog to allow Digital Goods such as NFT’s like a creature to be specified inlcuding all the variants and prices. These Products can then be used to apply attributes to an NFT, Creature Type, Colour, Gender, Endangered status.
If required then third party catalogs can be used, suc h as Shopify or other eCommerce platforms.
Request parameters
Type of Products
Responses
OK
Body
GET /products HTTP/1.1
HTTP/1.1 200 OK
Content-Type: application/json
{
"content": [
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"created_on": 1650556708,
"name": "Island Innovation NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"business_type": "NFT",
"product_type": "NFT",
"product_class": "DIGITAL",
"sold_as": "SERIES",
"tenant_id": "0eafff17-c290-44ed-8556-f142533fb251",
"sku": "II-NFT-01",
"series_count": 10000,
"families": [
{
"id": "18b13e22-c18c-11ec-a97e-42010a9a0008",
"name": "Island Innovation",
"description": "Connecting Islands for Positive Change"
}
],
"brands": [
{
"id": "8ae09b0c-c18c-11ec-a97e-42010a9a0008",
"name": "Island Innovation",
"description": "Island Innovation"
}
],
"pricing": [
{
"id": "95ac16e3-c194-11ec-a97e-42010a9a0008",
"name": "Island Innovation NFT",
"prices": [
{
"id": "38186aea-c18d-11ec-a97e-42010a9a0008",
"name": "II-NFT-BASE",
"location_code": "UK",
"currency": "USD",
"display_price": "$40.00",
"effective_date": 1650557281,
"during_binding": true,
"price": 40,
"tax_model": "INCLUSIVE"
}
],
"payment_model": "PREPAY",
"price_model": "FLAT",
"price_type": "ONE_OFF",
"primary": true
}
],
"features": [
null
],
"filters": [
null
],
"creatives": [
{
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": null,
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
}
]
}
],
"paging": {
"page_number": 1,
"page_size": 10
},
"total_elements": 7,
"total_pages": 1
}
Generic Creatives Array
Atttrubutes for an NFT
Attribute name
How rare is the NFT
json supported element name
Simple Financials to record transctional cost and sales for multiple currency
Type of transaction amount Cost or Sale, with multiple sales reflecting differenct currencies for the same transaction
Total sales price based on number of units
amount of sale or cost in given currency.
USD
Total cost price of transction
Atttrubutes for an Collection used for defining the NFT
Attribute name
How rare is the NFT
json supported element name
Used to link the orginal product catalog item, that can be used as base properties for an NFT
Creature / Animals including IUCN status and link
Loss of Arctic sea ice due to climate change is the most serious threat to Polar Bears.
Ownership object
Simple product schema for use in merchandising
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "MERCHANDISE",
"image": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": null,
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"video": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": null,
"width": 259,
"format": "jpg",
"media_id": null,
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"blockchain": [
{
"token": {
"id": "",
"hash": "",
"uri": "",
"token_type": "ERC721"
},
"platform": "POLYGON",
"minted_date": ""
}
],
"collection": {
"id": "",
"name": ""
},
"owners": [
{
"id": "",
"wallet_id": "0x0fca20275697de6ebff30a293b3ceb21c003e972",
"organisation": {
"id": "",
"name": ""
},
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownership_end": 1,
"percentage": 100
}
],
"series": {
"issue": 232,
"total": 500
}
}
Generic Creatives Array
Simple retirement object for use in events
Events fired for NFT Minting
{
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "RETIREMENT",
"image": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": "",
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"video": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": "",
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"collection": {
"id": "",
"name": ""
},
"project": {
"id": "",
"name": "",
"description": "",
"sdg_goals": {
"id": "",
"sdg_goal": 1,
"name": "",
"description": ""
},
"creatures": [
{
"id": "b2c18354-3a6a-11ed-adf6-42010a9a000c",
"name": "Polar Bear",
"description": "",
"iucn_status": "VULNERABLE",
"iucn_url": "https://www.iucnredlist.org/species/22823/14871490#assessment-information"
}
],
"project_type": {
"id": "",
"name": ""
}
},
"retirement": {
"id": "b4c63cf9-69d0-46e5-a35a-b544077ff889",
"retirement_date": "2022-10-04T12:28:09Z",
"serial_number": "5570-246363874-246363878-VCU-024-MER-PE-14-985-08082013-07082014-1",
"carbon_inventory": {
"id": "b863ad8f-40e3-11ed-adf6-42010a9a000c",
"name": "Brazilian Rosewood Consignment",
"description": "",
"vintage": {
"name": "2014",
"vintage_from": "2014",
"vintage_to": null
},
"co2_kilogram_units": 114,
"unit_type": "",
"serial_number": "4258-180357760-180357760-VCU-016-APX-ZW-14-902-01012012-30062012-1"
},
"registry": {
"id": "",
"registry": "IHS-MARKIT",
"registry_id": "1748",
"certificate_address": ""
},
"account": {
"id": "",
"name": ""
},
"beneficiary": {
"id": "",
"name": ""
},
"sponsor": {
"id": "",
"name": ""
}
},
"owners": [
{
"id": "",
"wallet_id": "0x0fca20275697de6ebff30a293b3ceb21c003e972",
"organisation": {
"id": "",
"name": ""
},
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownership_end": 1,
"percentage": 1
}
],
"attributes": [
{
"id": "",
"name": "rarity",
"description": "",
"attribute_value": "Critically Endangered",
"lexicon": "nft.rarity",
"attribute_type": "MEDIA"
}
]
}
Event to drive blockchain minting for example
{
"event_id": "0e5ad5f0-4e56-4299-bc4b-e794d486fcb4",
"created_on": 1655905066.1341286,
"created_by": "8f5ffe3b-a3cf-44e1-a8f1-d41a2fcb9311",
"tenant_id": "e597dcbc-db49-44ce-b4f6-d20c14e0e46a",
"event_type": "RETIREMENT",
"payload": {
"id": "e28afa4d-c18b-11ec-a97e-42010a9a0008",
"name": "Fred Island NFT",
"description": "There are 10,000 Island Innovation Impact NFTs and each represents 1 seedling being planted by Fundacion Groupo Social. 70% of the money is spent buying and planting seedlings, 15% supports Island Innovation and 15% supports Meta Carbon Inc.",
"nft_type": "RETIREMENT",
"image": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": "",
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"video": {
"id": "0e02f4ab-797c-405c-8bf7-14651e28fe05",
"usage_type": "",
"width": 259,
"format": "jpg",
"media_id": "",
"media": [
{
"width": 50,
"height": 37,
"url": "https://res.cloudinary.com/image/upload/c_scale,f_auto,q_auto,w_50/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg"
}
],
"url": "https://res.cloudinary.com/vizulink-tech-lmimited/image/upload/v1/bg/v6z5d9dq7wktaqmm5nbm.jpg",
"height": 194,
"media_group": {
"id": "",
"name": ""
},
"public_id": "bg/v6z5d9dq7wktaqmm5nbm"
},
"collection": {
"id": "",
"name": ""
},
"project": {
"id": "",
"name": "",
"description": "",
"sdg_goals": {
"id": "",
"sdg_goal": 1,
"name": "",
"description": ""
},
"creatures": [
{
"id": "b2c18354-3a6a-11ed-adf6-42010a9a000c",
"name": "Polar Bear",
"description": "",
"iucn_status": "VULNERABLE",
"iucn_url": "https://www.iucnredlist.org/species/22823/14871490#assessment-information"
}
],
"project_type": {
"id": "",
"name": ""
}
},
"retirement": {
"id": "b4c63cf9-69d0-46e5-a35a-b544077ff889",
"retirement_date": "2022-10-04T12:28:09Z",
"serial_number": "5570-246363874-246363878-VCU-024-MER-PE-14-985-08082013-07082014-1",
"carbon_inventory": {
"id": "b863ad8f-40e3-11ed-adf6-42010a9a000c",
"name": "Brazilian Rosewood Consignment",
"description": "",
"vintage": {
"name": "2014",
"vintage_from": "2014",
"vintage_to": null
},
"co2_kilogram_units": 114,
"unit_type": "",
"serial_number": "4258-180357760-180357760-VCU-016-APX-ZW-14-902-01012012-30062012-1"
},
"registry": {
"id": "",
"registry": "VERRA",
"registry_id": "1748",
"certificate_address": ""
},
"account": {
"id": "",
"name": ""
},
"beneficiary": {
"id": "",
"name": ""
},
"sponsor": {
"id": "",
"name": ""
}
},
"owners": [
{
"id": "",
"wallet_id": {
"id": "",
"wallet_address": "test2222"
},
"organisation": {
"id": "",
"name": ""
},
"contact": {
"id": "",
"name": ""
},
"ownership_start": 1,
"ownership_end": 1,
"percentage": 1
}
],
"attributes": [
{
"id": "",
"name": "rarity",
"description": "",
"attribute_value": "Critically Endangered",
"lexicon": "nft.rarity",
"attribute_type": "TEXT"
}
]
}
}
["metacarbon","thomasherman"]
["metacarbon","thomasherman"]
["metacarbon","thomasherman"]