Kcoin

Verified contract

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

No balances found for "Kcoin"

0x8c47853bb438e3c7e114bcc6ca7b5d99fe2111ee39d09f4a9f14664db8673eb6
From

Functions
Getter at block 21286209
decimals(view returns (uint8)
18
name(view returns (string)
Kcoin
symbol(view returns (string)
KCN
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.