Contracts
Carbon on-chain architecture is aiming to simplify the access points and contracts one needs to interact with. Therefore, it is composed of only two contracts which are using proxy addresses, meaning their address is unlikely to change.
All contracts are visible and verified on chain:
Name | Address | Description |
---|---|---|
CarbonController | This contract serves as the entry point for all interactions with Carbon. | |
Voucher | This is the Carbon strategy NFT. | |
CarbonVortex | This is the contract that receives fastlane transfers and allow public interaction with Carbon trading fees. | |
Carbon POL | This contract receives protocol owned surplus tokens from Bancor V3 pools. |
Last modified 13d ago