Cryptochrome

Verified contract

Active on Ethereum with 2,901 txns
Deployed by via 0x832a8616 at 10697399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cryptochrome"

0x1e606b9cfcf2441badd65cf8135a97330a86680c7a14405e2a996e0f37b3fcae
0x4da4bef81b18788cbf6367a1b8c5718d2fc730688560e0c794522bfd1947bbb4
0xcfc4cbbad03f3b7b6f4085c96e437f4b8c54f94a12654ef2c7be04114865a912
0x3ce8216137f5893da663427367275ab36be3e589d01a2a57bca0ed8827ecce34
0xbce71696344dc050031d118017add8c6846921e3e8501e94ff5554ab1702ccc0
0x3c826572cfe5dcb4b9443f1ae61cfeb0eab2f754982fc1c8cd88c00b0142b8e3
0xfe51e9992f82d826712f6318472a99bcf8157bcf4a2698b8f2496d993330bd49
0x46562a2659a2c19dc93bb58bf2e3e314d0a5921c07a5a7d0c680cda706a068a8
0xdeefb5165341f578cff04f4ba7b511d46c39e8d74e10e16166ab499b9b5e9f45
0x70805b50d7365001d2ad7db92b9dbe274504178880868dce72c117b9de35bc40

Functions
Getter at block 21266404
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
600000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Cryptochrome
owner(view returns (address)
0xfc43f1cc6d779817b6d52b0cb196de9b37e6cb57
symbol(view returns (string)
CHM
totalSupply(view returns (uint256)
600000000000000000000000000
transferEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.