CarbonDollarRegulator

Verified contract

Implementation

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

No balances found for "CarbonDollarRegulator"

0xfe770bb55556182f3a04666661e5b8e925767af1d687083bde5608a707057325
0xb5fcf064bb314aa8ec6a1ddb3896bac5adb5abe2ea4341c99e20d4c724ed2f35
0x9c89552c39a17f2b03c69bbb314e564f7296682ea83bd2e69774ceb6d88068b2
0xa547b5bfd42c9bbeba491c6f2e82998b2dcc1b59fcc2cc427e5907991c5049fa
0xcfe1d58ec9c39231dd6895aad16fb10bb683eb9b7fa72be66a9ca8a30697ce32
0x834f4dcc3513e2c44d7c50cc0b93d75f22900c0e12efa4141b5e6b13a3321f7b
0x6f37a6436dbb8b2b98cb9429162c58b087d012068527737c5438a0efc50edab9

Functions
Getter at block 21323082
APPROVE_BLACKLISTED_ADDRESS_SPENDER_SIG(view returns (bytes4)
0x662f94c0
BLACKLISTED_SIG(view returns (bytes4)
0x5bae9ce9
BURN_CARBON_DOLLAR_SIG(view returns (bytes4)
0xba6f4ab0
BURN_SIG(view returns (bytes4)
0x42966c68
CONVERT_CARBON_DOLLAR_SIG(view returns (bytes4)
0x0d4b8208
CONVERT_WT_SIG(view returns (bytes4)
0x3c584d86
DESTROY_BLACKLISTED_TOKENS_SIG(view returns (bytes4)
0xc534ba4b
MINT_CUSD_SIG(view returns (bytes4)
0x91dc1b1d
MINT_SIG(view returns (bytes4)
0x40c10f19
owner(view returns (address)
0x060920bdac1f70c81defb6d9fa7012b44703d49e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getPermission(bytes4 _methodsignatureview returns (string namestring descriptionstring contract_namebool active)
hasUserPermission(address _whobytes4 _methodsignatureview returns (bool)
isBlacklistDestroyer(address _whoview returns (bool)
isBlacklistSpender(address _whoview returns (bool)
isBlacklistedUser(address _whoview returns (bool)
isMinter(address _whoview returns (bool)
isNonlistedUser(address _whoview returns (bool)
isPermission(bytes4 _methodsignatureview returns (bool)
isValidator(address _validatorview returns (bool)
isWhitelistedUser(address _whoview returns (bool)
permissions(bytes4view returns (string namestring descriptionstring contract_namebool active)
userPermissions(addressbytes4view returns (bool)
validators(addressview returns (bool)
State-modifying
addPermission(bytes4 _methodsignaturestring _permissionNamestring _permissionDescriptionstring _contractName
addValidator(address _validator
claimOwnership(
removeBlacklistDestroyer(address _who
removeBlacklistSpender(address _who
removeMinter(address _who
removePermission(bytes4 _methodsignature
removeUserPermission(address _whobytes4 _methodsignature
removeValidator(address _validator
setBlacklistDestroyer(address _who
setBlacklistSpender(address _who
setBlacklistedUser(address _who
setMinter(address _who
setNonlistedUser(address _who
setUserPermission(address _whobytes4 _methodsignature
setWhitelistedUser(address _who
transferOwnership(address _newOwner
Events
LogBlacklistedUser(address indexed who
LogNonlistedUser(address indexed who
LogRemovedBlacklistDestroyer(address indexed who
LogRemovedBlacklistSpender(address indexed who
LogRemovedMinter(address indexed who
LogSetBlacklistDestroyer(address indexed who
LogSetBlacklistSpender(address indexed who
LogSetMinter(address indexed who
LogWhitelistedUser(address indexed who
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermissionAdded(bytes4 methodsignature
PermissionRemoved(bytes4 methodsignature
ValidatorAdded(address indexed validator
ValidatorRemoved(address indexed validator
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.