Community Coin

Verified contract

Active on Ethereum with 2,140 txns
Deployed by via 0x11fe9480 at 6081052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xee7af3ff45552a12d832515b3f6fc91d8d4057c95c4f109db69f3476f621e3fa
0x25ad4e8385e4c77545c57827d6b60505a6b95e191c5b4ed1128a125534f1f635
0x16ca39cf8864292913a80329bb716c1c301d55332c7cef7b0a8e3f2fe4c5b941
0xdfb950f2ef139e7f6d03acf46f65f53d8c94e7f81add2df8e888f575da89f96f
0xb696b01931124ff048e213a9647ff026e1446501c0cba44466dd7c661e5b7a75
0xa10597e07ac3c03df384d30e13d24da2141a4b56eccdc54e5794c9c90bbe89ba
0xc3eb93c367c76140e6ce096bc0d8e44a45260da835e0c4b8588d7a347013d28a
0x3507fe2435ab54ecafce2ad50d789568d81491b73f32e51628c648857f785626
0x06c2d507c51513374e021ff009ec24e0a1c0dc14be7632e6a6519f67583fd2a1
0x7872ac209ea318ec70f73e8be037f039aece876fdde4d76ceec511d40108d1e3

Functions
Getter at block 21204890
currentTotalSupply(view returns (uint256)
20023900000000
decimals(view returns (uint32)
4
name(view returns (string)
Community Coin
owner(view returns (address)
0x2c0bcce68bd3e9a3b513344572639f712b19691a
symbol(view returns (string)
SQ
totalSupply(view returns (uint256)
21000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.