Skip to content

Commit

Permalink
update class metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
S4mmyb committed Apr 10, 2024
1 parent 41e90b8 commit 2056ea3
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 1 deletion.
49 changes: 49 additions & 0 deletions ops/BT01/credit-batch-metadata/tx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"body": {
"messages": [
{
"@type": "/regen.ecocredit.v1.MsgCreateBatch",
"issuer": "regen1v2ncquer9r2ytlkxh2djmmsq3e8we6rjc9snfn",
"project_id": "BT01-001",
"issuance": [
{
"recipient": "regen1v2ncquer9r2ytlkxh2djmmsq3e8we6rjc9snfn",
"tradable_amount": "10000",
"retired_amount": "",
"retirement_jurisdiction": "",
"retirement_reason": ""
}
],
"metadata": "regen:13toVfw2XTV2Gqx7nzoqVapbetMfRuwSG4iJ1RwmEST9DLwEKjcVWzs.rdf",
"start_date": "2021-03-09T00:00:00Z",
"end_date": "2023-12-12T00:00:00Z",
"open": true,
"origin_tx": {
"id": "0x0a8a204f253afdfccd0b622de970d09f1d02d527d9f86cca571164fdf4b8abfb",
"source": "gnosis_chain",
"contract": "0xdF08ed7d43E95961c2c2798C20C4227025ca1Dae"
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [],
"fee": {
"amount": [
{
"denom": "uregen",
"amount": "5000"
}
],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": []
}
65 changes: 65 additions & 0 deletions ops/BT01/credit-batch-metadata/tx_signed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"body": {
"messages": [
{
"@type": "/regen.ecocredit.v1.MsgCreateBatch",
"issuer": "regen1v2ncquer9r2ytlkxh2djmmsq3e8we6rjc9snfn",
"project_id": "BT01-001",
"issuance": [
{
"recipient": "regen1v2ncquer9r2ytlkxh2djmmsq3e8we6rjc9snfn",
"tradable_amount": "10000",
"retired_amount": "",
"retirement_jurisdiction": "",
"retirement_reason": ""
}
],
"metadata": "regen:13toVfw2XTV2Gqx7nzoqVapbetMfRuwSG4iJ1RwmEST9DLwEKjcVWzs.rdf",
"start_date": "2021-03-09T00:00:00Z",
"end_date": "2023-12-12T00:00:00Z",
"open": true,
"origin_tx": {
"id": "0x0a8a204f253afdfccd0b622de970d09f1d02d527d9f86cca571164fdf4b8abfb",
"source": "gnosis_chain",
"contract": "0xdF08ed7d43E95961c2c2798C20C4227025ca1Dae",
"note": ""
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A4UAAYIGthaMjFjXBgQ3a0u+J1hyZi9IZXYYEWFVocuR"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "224"
}
],
"fee": {
"amount": [
{
"denom": "uregen",
"amount": "5000"
}
],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"71a5CdxrU5t+0pYDZ4iMksDdojI72Bg88TOcF3i/NO97vy6wsUqnrBiRbwkjWXFa7mS4d9WwygqGTzzHRwXhHA=="
]
}
2 changes: 1 addition & 1 deletion ops/BT01/credit-class-metadata/BT01-class-metadata.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
},
"@type": "regen:BT-CreditClass",
"schema:name": "BioTerra Biodiversity Credit",
"schema:name": "Terrasos Biodiversity Unit",
"schema:description": "The Biodioversity Credits protocol outlines a strategic framework for the development of projects that guarantee quantifiable gains in biodiversity, all while providing robust financial and legal assurances to secure their sustainability and enduring impact. This pioneering approach to biodiversity conservation and resource management emphasizes the selection of projects distinguished by their significant ecological value within a performance-based model. \n This protocol streamlines the process of registration, quantification, and issuance of Biodiversity Credits (VBC) for conservation projects that meet the eligibility criteria. It is designed to resonate with both individuals and organizations committed to contributing to the preservation of threatened ecosystems and biodiversity, ultimately delivering long-term sustainability and socio-economic benefits.",
"schema:url": "https://en.terrasos.co/_files/ugd/cfa1dc_5af4fd0405c04e4a85c59dc9a3e3293b.pdf",
"regen:sourceRegistry": {
Expand Down

0 comments on commit 2056ea3

Please sign in to comment.