CarbonInventoryControl
Verified contract
Active on
Ethereum with 4,169 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CarbonInventoryControl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20245463 | 5 months ago | | | 0 | 0.00015898792 | |
| 20228003 | 5 months ago | | | 0 | 0.0016232027 | |
| 20228003 | 5 months ago | | | 0 | 0.0016228219 | |
| 20228003 | 5 months ago | | | 0 | 0.0016232027 | |
| 20228003 | 5 months ago | | | 0 | 0.0016230123 | |
| 20221007 | 5 months ago | | | 0 | 0.00034774487 | |
| 20220806 | 5 months ago | | | 0 | 0.00046094712 | |
| 20220806 | 5 months ago | | | 0 | 0.00046094712 | |
| 20220781 | 5 months ago | | | 0 | 0.00046689600 | |
| 20220781 | 5 months ago | | | 0 | 0.00046689600 |
ABI
ABI objects
Getter at block 21258185
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
carbonInventory() view returns (address)
0xa3313b5fd71f2539ca2e8eff7875366dc711e961
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
transactionOffset(string _transaction) view returns (uint256)
transactionsOffset(string) view returns (uint256)
State-modifying
Events grantRole(bytes32 role, address account)
mint(address _to, address _broker, uint256 _amount, address _token)
offsetTransaction(address _to, address _broker, uint256 _carbonTon, string _receiptId, string _onBehalfOf, address _token)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
CarbonCreditsMinted(address indexed to, uint256 amount)
Offset(address indexed to, uint256 amount, string receiptId, string onBehalfOf)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _carbonInventory)
This contract contains no fallback and receive objects.
This contract contains no error objects.