Credit Retirement
Credit retirement in the Carrot Network — standalone and integrated retirement, retirement receipts, and permanent public proof.
Last updated on
What is credit retirement?
Credit retirement is the act of permanently removing environmental credits from circulation to claim the offset they represent. When a Tokenized Recycling Credit (TRC) or Tokenized Carbon Credit (TCC) is retired, the credit is permanently destroyed on the public registry and can never be re-sold, re-used, or double-counted.
Retirement is what transforms a tradeable financial asset into a permanent environmental claim. Until credits are retired, they represent available inventory. After retirement, they represent claimed impact — recorded permanently on the network's immutable public registry and viewable through the Carrot Registry or any public on-chain explorer.
Two retirement paths
The Carrot Network supports two methods for retiring credits:
Standalone retirement
The credit holder retires credits from their own account at any time after purchase. This is useful for buyers that purchase credits in advance and retire them according to their own reporting schedules.
- The holder signs a retirement transaction specifying the credit type and amount.
- Credits are permanently destroyed from the holder's account balance.
- The backing certificate's retirement amount is updated.
- A Credit Retirement Receipt is recorded as permanent proof.
- The retirement is recorded on the public registry.
Integrated retirement
Credits are purchased and retired in a single atomic transaction. This is the most common path for buyers that know they want to claim the offset immediately upon purchase.
- The buyer signs a purchase order with the integrated retirement flag enabled.
- USDC payment is transferred to the
RewardsVaultfor rewards distribution. - Credits are transferred from the Vault to the buyer — and immediately, permanently destroyed.
- Both a Credit Purchase Receipt and a Credit Retirement Receipt are recorded in the same transaction.
- The retirement is recorded on the public registry.
Integrated retirement is the recommended path for most buyers, as it simplifies the process and reduces the number of transactions.
The retirement receipt
Every retirement produces a CreditRetirementReceipt — a permanent, non-transferable record that serves as public proof. The receipt records:
- Credit type — Whether TRC (e.g.
C-BIOW) or TCC (e.g.C-CARB.CH4) was retired - Amount — The quantity of credits retired (in metric tons)
- Retiring party — The account address of the buyer who retired the credits
- Timestamp — The registry timestamp when retirement occurred
- Certificate references — Links to the backing certificates (GasID or RecycledID)
- MassID references — Links to the underlying waste batches
Because the receipt is non-transferable, it cannot be moved or altered. It is permanently held by the Vault and remains publicly associated with the retiring party's account address.
Why retirement matters
Retirement solves a critical problem in environmental markets: double counting. In traditional carbon and recycling offset markets, the same credit can be sold multiple times or claimed by multiple parties because there is no definitive mechanism to mark a credit as used.
In the Carrot Network, retirement is irreversible. Destroyed credits cannot be recreated, and the public retirement receipt provides unambiguous proof of who claimed the offset. That proof does not depend on Carrot's own systems — any retirement can also be verified independently through a public block explorer (e.g. PolygonScan). This makes Carrot credits suitable for regulatory compliance where auditability and non-duplication are mandatory.
EPR and ESG compliance
Retirement receipts are the primary evidence for regulatory and voluntary reporting:
- Extended Producer Responsibility (EPR) — Producers retire TRCs matching their waste footprint (e.g., 50 metric tons of plastic TRCs to offset 50 metric tons of plastic packaging). Because credits inherit geographic traceability from MassIDs, retirements can satisfy location-specific mandates.
- ESG reporting — Organizations reference their retirement receipts in sustainability reports, demonstrating that commitments are backed by verified, permanently claimed recycling work.
Learn about purchasing credits · Learn about certificates · View the Registry
Credit Purchase
How credit purchases work in the Carrot Network — atomic registry transactions, certificate allocation, and integrated retirement.
Contract Architecture Overview
How the Carrot Network's contracts are organized, the design principles behind the architecture, and why the registry runs on an immutable ledger.