CrowdCoinage

Verified contract

Active on Ethereum with 1,728 txns
Deployed by via 0x4dd43cfb at 5073439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x3f680e965d44d90440948c42eca59ef4ef9a20072998af3d26cd639a635de93e
0x3e9935337841589698d3a2fd8a5b9f3809e88e609364eb01079626bca04dfa16
0xe18468a2e78bff27cfa84eab8d8ff9904afe19acd17f36894007c7e74d3c7f0b
0x89c5df1fa706fc10437de3a29a006324724db946ccb1e0a1282c689f78de4917
0x40ed2976b654706db0ac30d2bdf128230550da0516af2112b1d6a73debf9eaa2
0xd4856339e87059cfd4fa56261e69658714e08efe693be8ab6892d8ada80d0c93
0x6061638dd1394a906ab64bcae25ff17e7e91861eb8599ec1051ebb37598d853c
0x9ddf90b856a6519c82c5828a97b0851bb295d6f89d010e135c8e99d7ba6aef6b
0x4c3a90f82717213f964066e2321411e1d69614ad0c8a08b2e30a3c372b94ab44
0x9d4c3056da0676de83eab3ff463d95d8200ae1169479f0d0ac68639b2b370327

Functions
Getter at block 21257209
decimals(view returns (uint8)
18
name(view returns (string)
CrowdCoinage
owner(view returns (address)
0x63e0cb149a25e4c7524ebb9e61b1d9f18a26ca44
symbol(view returns (string)
CCOS
totalSupply(view returns (uint256)
225932484475542587229080000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
destroy(
destroyAndSend(address _recipient
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
Burn(address indexed burneruint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.