CreditCarbonRegistry

Verified contract

Active on Ethereum with 150 txns
Deployed by via 0x7e84b499 at 10959548
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CreditCarbonRegistry"

0xa2446d4c36cad7233c7a31e5c869de1fcbbc369166cc9720016d926486d5c32b
0xb06741010b3b6c1612c2776b74bf1ab9473d0a9366827657ee3659c1feaf8263
0x92c66e60c4cfbe7ee36d192ba31af7327ffe8467407e22e5baa5996e7b2974cd
0x2715e8b36a03fa12e51da7deb9047094e696f73b793bdf463aac5ed88f241c95
0x9bc910302662b81d69a49094a25a532b7c0eb22a0dc91be0777989b52c8e5b3b
0x4f04a0f0059a9ba1b8e80eb96681c55b1415fc85e52482ba28ef428603f0b80a
0x84aae777486882308d01fc16d68a011c767e8aef675c2b1855a4fe4df795c917
0x2c7daabd32c0e126457652493fa1b8cec59dd9e7161cd4ee2ef79ae272930129
0xa79c576c41f15994ab6281b87ee9d6b8acd4f4381bbb4588c07e954084297362
0x2940ebd2698371cf823be346466bf423cac5fdb9ccacaa4bff140a376509fcb0

Functions
Getter at block 21230305
CERTIFIER_ROLE(view returns (bytes32)
0x65cb1d8422cdf0328f26b49e42e9f4524474c431da623cbe0ea455f1b67c9f77
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
carbonInventoryControl(view returns (address)
0xdcf28c0e90e375098e9edec758078c4586421daf
Read-only
batches(uint256view returns (uint256 vintageIdstring serialNumberstring creditTypeuint256 unitsaddress brokeraddress token)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
projects(uint256view returns (string namestring projectTypestring certifications)
vintages(uint256view returns (uint256 projectIdstring period)
State-modifying
createBatch(uint256 _batchIduint256 _vintageIdstring _serialNumberstring _creditTypeuint256 _unitsaddress _brokeraddress _token
createProject(uint256 _idstring _namestring _typestring _certifications
createVintage(uint256 _vintageIduint256 _projectIdstring _period
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
BatchCreated(uint256 batchIdstring serialNumberuint256 vintageIduint256 projectIdaddress certifier
BatchMinted(uint256 batchIduint256 unitsaddress minter
ProjectCreated(uint256 projectIdstring nameaddress certifier
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
VintageCreated(uint256 vintageIdstring periodaddress certifier
Constructor
constructor(address _carbonInventoryControl
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.