Digital Vouchers
Create and manage digital vouchers for Mitigation Activity benefit transfers
Overview
Digital vouchers enable households to receive benefits for verified emission reductions through a secure blockchain-based system. These vouchers (CARBON credit tokens) can be used to purchase approved products from authorized suppliers.
Digital vouchers are issued as CARBON credit tokens using the EIP1155 standard, with embedded attributes linking them to verified emission reduction certificates.
Key Actors
Household Beneficiaries
Receive and spend CARBON credit tokens for emission reductions
Suppliers
Accept vouchers and submit verifiable claims
Implementers
Manage emission reduction projects and ITMO conversions
Regulators
Monitor and approve mitigation activities
Voucher Lifecycle
1. Issuance
2. Redemption
3. Claim Submission
Token Conversion Flow
CARBON → USDC
Suppliers make claims to convert received CARBON tokens to USDC through the liquidity pool
USDC → Local Currency
Suppliers convert USDC to local currency via payment processors
USDC → CARBON
Implementers swap USDC for CARBON tokens through the liquidity pool
CARBON → ITMO
Implementers convert CARBON tokens to ITMO claims with on-chain transfer proofs
ITMO → Fiat
Implementers convert ITMO claims and transfer prooofs to ITMO Certificates through National Registy Implementers receive fiat payments for ITMO certificates through Mitigation Outcome Purchase Agreements (MOPA)
Fiat → USDC
Implementers convert fiat payments to USDC through a regulated exchange operator (Circle)
Validation Rules
Response Format
Error Codes
Invalid parameters or validation failure
Unauthorized access or invalid credentials
Forbidden operation (e.g., unauthorized supplier)
Resource not found
Conflict with existing state
Security Considerations
Never expose API keys or private keys in client-side code. Always use secure server-side implementations for token conversions and claims processing.
- All transactions are recorded on the Impact Hub blockchain
- Multi-party controls govern the liquidity pool
- Strong authentication required for supplier applications
- Compliance with Article 6.2 ITMO regulations
Next Steps
Was this page helpful?