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

Community Chain

Verified contract

Active on Ethereum with 193,667 txns
Deployed by via 0x5912498c at 6015196
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0xc9a78efef60e90dd9be233fffea7c2fd06b464270833f9eebaba58ab0543418b
0x6b0aea4eb1a5fbb5d2ac78b6ae2d3de201744c75f6d5b88a738c5d0e77497938
0x97bd5b4dfb46e47438c5818fa35ca3181d15023716dffc6d25d6ee94776945e7
0xeb8d676124aad31ea451c965f657ac4202d268d896d0f4ad4e71f0e3603d3ddd
0xc44c4bc68613405ddcb379eb23068f5ae3405f5082ec6c9f5eff9b1e2fca845a
0xf99ef1fa45ddff2bdd1f5a64ffd159fbd4dac8560ef5defac31c4f663fee633a
0x2bda396cfb141d97b853c9a2788573a8db1870d051aecc70e2e5b033884c2bd0
0xa16bf8860b31397c0e3e6e10a46bda2e121016fdd291004907da2a5e2e24d06f
0x32152d2227fd682dd91f1279ffa1cfa62bbddc54ff1e32d268575bc8c717ee52
0x341c2a47ed357bc11f9651452c50aaa97ba3f6675f50189c70da655228a846d2

Functions
Getter at block 20793044
decimals(view returns (uint8)
18
name(view returns (string)
Community Chain
owner(view returns (address)
0x210093f17d8e12c9ccfc023d7cf1d21a45ae729c
symbol(view returns (string)
COMC
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
freezeAccount(address targetbool freeze
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 value
FrozenFunds(address targetbool frozen
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.