This contract is being backfilled. You may encounter incomplete storage history.

CMTAT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x861b649a at 13550273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional variables

No balances found for "CMTAT"

No transactions found for "CMTAT"


Functions
Getter at block 20799851
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ENFORCER_ROLE(view returns (bytes32)
0x973ef39d76cc2c6090feab1c030bec6ab5db557f64df047a4c4f9b5953cf1df3
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SNAPSHOOTER_ROLE(view returns (bytes32)
0x809a0fc49fc0600540f1d39e23454e1f6f215bc7505fa22b17c154616570ddef
decimals(view returns (uint8)
0
getNextSnapshots(view returns (uint256[])
[]
name(view returns (string)
paused(view returns (bool)
false
ruleEngine(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
terms(view returns (string)
tokenId(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
detectTransferRestriction(address fromaddress touint256 amountview returns (uint8 code)
frozen(address accountview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
messageForTransferRestriction(uint8 restrictionCodeview returns (string message)
snapshotBalanceOf(uint256 timeaddress ownerview returns (uint256)
snapshotTotalSupply(uint256 timeview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approve(address spenderuint256 amountuint256 currentAllowancereturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enforceTransfer(address owneraddress destinationuint256 amountstring reason
freeze(address accountreturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owneraddress forwarderstring namestring symbolstring tokenIdstring terms
kill(
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
rescheduleSnapshot(uint256 oldTimeuint256 newTimereturns (uint256)
revokeRole(bytes32 roleaddress account
scheduleSnapshot(uint256 timereturns (uint256)
setRuleEngine(address ruleEngine_
setTerms(string terms_
setTokenId(string tokenId_
setTrustedForwarder(address trustedForwarder_
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unfreeze(address accountreturns (bool)
unpause(
unscheduleSnapshot(uint256 timereturns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed owneruint256 amount
Enforcement(address indexed enforceraddress indexed owneruint256 amountstring reason
Freeze(address indexed enforceraddress indexed owner
Mint(address indexed beneficiaryuint256 amount
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RuleEngineSet(address indexed newRuleEngine
SnapshotSchedule(uint256 indexed oldTimeuint256 indexed newTime
SnapshotUnschedule(uint256 indexed time
Spend(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed enforceraddress indexed owner
Unpaused(address account
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.