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

Complete sale order

PreviousClose sale orderNextTimed events

Last updated 10 months ago

Note:

The following functionality can only be executed by a carbon trading eligible entity. That is by a entity that is a carbon footprint account, project owner account or a trader account.

If a carbon credit trading eligible user has found an sale order that he/she wishes to participate in (i.e. to buy credits at the specified price), he/she can do so with the following functionality complete_sale_order(sale_hash). For this functionality to work the user the user must provide the unique hash identifier for the carbon credit sale order.

During the completion of the sale order a beneficiary split will occur, which will result in the split of profits among the validators/project owner of the associated carbon credit batch. You can find out more on this topic .

It is also worth mentioning that this functionality does not support the penalization of the final amount that will be need for the payout for the transaction.

here