Veles - Carbon Credits Pallet
  • Get Started
    • What is the Veles pallet
    • What are carbon credits
    • How to use the Veles pallet
  • Pallet entities and functionalities
    • Entities
      • Authority Accounts
      • Carbon Footprint Accounts
      • Trader Accounts
      • Project Owner Accounts
      • Validator Accounts
      • Projects
      • Carbon Credit Batches
    • Functionalities
      • Authority exclusive functionalities
        • Update vote pass ratio
        • Update penalty levels
        • Update beneficiary splits
        • Update time value
        • Update fee value
      • Validator exclusive functionalities
        • Cast vote
        • Open complaint
      • Project owner exclusive functionalities
        • Propose project
        • Propose carbon credit batch
        • Repay debts
      • Carbon footprint account exclusive functionalities
      • General functionalities
        • Register for trader account
        • Register for project validator account
        • Register for project owner account
        • Submit carbon footprint report
        • Create sale order
        • Close sale order
        • Complete sale order
    • Timed events
    • Penalty rules
  • Contact
    • Contact
Powered by GitBook
On this page
  1. Pallet entities and functionalities
  2. Functionalities
  3. General functionalities

Submit carbon footprint report

If a user doesn't have a specific role assigned to them or if they are assigned as a carbon footprint account on the pallet, they can submit a carbon footprint report to gain the status of a carbon footprint account/set their carbon footprint balance for a given period.

This action can be performed by calling the submit_carbon_footprint_report(ipfs, carbon_footprint_suficit, carbon_footprint_deficit) functionality. The user will need to provide documentation (i.e. a IPFS link) that shows their carbon footprint monitoring activities and the deficit or surplus for that period.

Once this is done the carbon footprint report will undergo a voting process and if it passes the voting, the documentation will be added the corresponding carbon footprint account. Apart from this the accounts carbon footprint balance will also be updated.

PreviousRegister for project owner accountNextCreate sale order

Last updated 10 months ago