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

0x825CcCB05D82fcD0381E523116A03b9301E91C61

Polygon Test / Development contracts - mainnet

0x0B0fCaCD2336A5f000661fF5E69aA70c28fD526D

Polygon - mainnet

0x9f87988FF45E9b58ae30fA1685088460125a7d8A

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

0xCbf5bC0E76E490C432477506F2033587a60B5Fac

Polygon - mainnet

0x219BaB4AC1FD5b83940ea52A1E1B5Ea6d5ACE23F

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