CCGC Token

Verified contract

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

No balances found for "CCGC Token"

0x44b6b9af6a579eb066b39c98d4a42fd970687b3a97203657b7787c0923ae79f2
0x45b095d5a0b6207c3da050b14dabfaee4054ea5848644abffff7d73dacb44476
0x70391b9c5b01a04ccc79497ba8c279e4477cde4a63aafb354820c8610cd4c1bd
0x61ba34b218533a7d219599201df7db11c3377f86baf61d8dff7d959cc93a666c
0x2e174432fed79723d04c507bb95cbeb53a515666bb86cb995ad5ebc309340f36
0x290699f2e6a6ceb67000a0978508a4276a559a088ece618a514c2f5485a412c7

Functions
Getter at block 21169722
INITIAL_SUPPLY(view returns (uint256)
108000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
CCGC Token
owner(view returns (address)
0x426b61bc0d9455d570300f7c7fd30925fe23228a
symbol(view returns (string)
CCGC
totalSupply(view returns (uint256)
108000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
renounceOwnership(
safeWithdrawal(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
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.