CopyCashToken

Verified contract

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

No balances found for "CopyCashToken"

0x32c7e4e1c6894f99838517f592bd596c049b71aaf745d81817cbdc6bf0842cd0
0xc0292b91ff8aab5b1ab3345ce685ce9126b922de7f56c43dc19ec834e850bca4
0x8cbfbcef2f5d45ff38f64f2af7d46e91a247058f2e7918d60883d27f12cdda71
0xf7f26d846f280703a35a80c30e330841537ca02aab584c268c8b8d7c4489dfbd
0xc8918abb5ee48e725cfe9a7ba4606976d04c1b250d4dbf8ddd64796cf7aa320f
0xf81234e49ce52677b102870c9741731d397228ada8940da6a8e08068ecf6b6f7
0x2d26483c285ed7b44cef20637d4c10705655b1e1f02e5d36dfd7cde31658825e

Functions
Getter at block 21196158
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
CopyCashToken
symbol(view returns (string)
CCCT
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
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.