🖊️Contracts
Our deployed smart contracts.
If you'd like to see the source code of the contracts you can see it here.
Carbon contract registry
Our CarbonContractRegistry
contract deploys all project contracts.
Polygon mumbai - testnet
Polygon Test / Development contracts - mainnet
Polygon - mainnet
Carbon registry token vault
Our CarbonRegistryTokenVault
contract stores credits that have been validated / verified and issued but proponent has not requested to receive the credits. It also stores a portion of credits as insurance.
Polygon mumbai - testnet
Polygon - mainnet
We also have a subgraph created using theGraph (testnet subgraph - mainnet test contracts subgraph). Developers can use the indexed data for getting the most important on chain data for each credit, like supply and serialization.
Last updated