CCEToken

Verified contract

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

No balances found for "CCEToken"

0x939ee19ac9910f5c848661d3b976172e0876c71390850f3b54ccb63613506f82
0xe1fe478a1d3343c7de25eb7f02d4dca70904284f1ea1380507198563ed53a251
0xf97fc9b58f26db026e5df9a0b9affb127dc9619dd16cb78e49f077e280ca2639
0x5dcaaa52b1957b12ffef06af17a7baac9221293ae7bf6f59344991186ba62c93
0xad9bdaab230224b95f132deff0b83c4838f8794055422300bfd9d0ed9b11326f
0x41f9e1bb7c01884c2697280f77dd5d71d7e933f7ea7ee60448fce846a8c4908c
0xf45e55699fa9543467febd184dce2b743112a6dc991d0d2be854c6b79f5af134
0x2f3d4ba596c97d5a37c5512af258fba890e46acd4621ca48a99375bc0dec80b8
0x6a9a905d543903c392ad684df055832b4fb05d5800bf76d1a77aca075f978792
0xfc4d66de93a7faddbcc983ef17fe3d55e2b0fe841075c21622aca2f1adc80007

Functions
Getter at block 21163676
INITIAL_SUPPLY(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
CCEToken
symbol(view returns (string)
CT
totalSupply(view returns (uint256)
10000000000000000000000000000
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)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.