ClothingCoin

Verified contract

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

No balances found for "ClothingCoin"

0xc0d620f57b5433dd13cd71bf5596598d17bcdc92953c7bbf0773538626d6569a
0xbbd31765db9674bd45c646b9e341734ef39774c609c55eb5d77efb2e75790692
0x4b44088f1ad253ce1e173dde5276c6c771fb79bf34a337c54e59588492ee1c49
0xcd6fec207606a843d2083158c2dbfd3e283d66f2c359a0e54f619d4173d52da5
0x08f63c13ff81efc50128df28387f18044863bc148f4494fbbd5c642cf70d4757
0x7bd2d043737e88f9d4c2e69693956d3667597f2c77676a26a4fa7ccbb7c73543

Functions
Getter at block 20984350
decimals(view returns (uint32)
0
hardcap(view returns (uint256)
300000000
marketCap(view returns (uint256)
150000000
name(view returns (string)
ClothingCoin
symbol(view returns (string)
CC
totalSupply(view returns (uint256)
0
totalSupplyMarket(view returns (uint256)
41009998
totalSupplyYear(view returns (uint256)
0
yearCap(view returns (uint256)
75000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
frozenAccount(addressview returns (bool)
getYear(uint256 timestampview returns (uint16)
isLeapYear(uint16 yearview returns (bool)
owners(uint256view returns (address)
State-modifying
__throw(
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool)
burnFrom(address _fromuint256 _valuereturns (bool success)
freezeAccount(address targetbool freeze
mintForMarket(address _touint256 _valuereturns (bool)
mintForYear(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
FrozenFunds(address targetbool frozen
Mint(address indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
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.