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

Crystal Clear Token

Verified contract

Active on Ethereum with 9,545 txns
Deployed by via 0x4b99757c at 4235130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb7cd15e592b4e7fd74bab427499771e68d50992011356e998bf09a096e62ed16
0x87bbf80198d4f5c69320a13e5ec30141d816208f37f3b6b5a9a1d91085a5b0f8
0x1f137acf605e39ad75a0e71dbd8d502554e7f9ee3dd2cce0f75fbdd360325953
0x888ad52b1faa386c8551a0a61ab81ecc20f8ce53d3a2c40907c96e8e1c3ebeb3
0x06980b14f807f883fa0d0a7ad7a11fcd2b86dc6dffe82536cf6e962c7d5e2b14
0xc2f88807bec9faf8847ac280ffdf04dba85496d190b20cd6228d32b8a0005437
0x26fb2b2d97c267d01ef2fe372a13e80d86b343f675f0e06be3c9813b8e23c654
0x226f45b1598ab5ff7bcd92e1136a6a3c1b2dc783246779a53727531c8b68c1a4
0xb16832571b28e92397006dbdc85fee18d409b566ef2476e637dc24784cf16eab
0x0c6e71ac2722260c0b1d9ce42c7b17217fb9070ace81b6efe9dd781121f85cd2

Functions
Getter at block 20797728
decimals(view returns (uint256)
18
mintingFinished(view returns (bool)
true
name(view returns (string)
Crystal Clear Token
owner(view returns (address)
0x217c552e79d6000be33e3fb58091de2cd12bd474
symbol(view returns (string)
CCT
totalSupply(view returns (uint256)
6924060000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _value
burn(uint256 _value
finishMinting(returns (bool)
mint(address _touint256 _amountreturns (bool)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _value
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
Mint(address indexed touint256 amount
MintFinished(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.