TSCoin

Verified contract

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

No balances found for "TSCoin"

0xb58d7b1f3edcb84f5b53d987715191c5349affda6176b3389f79db6a49f02cdf
0x9083847ab84665706022d9e4e6c2a1faeaa816d854eed60273f27ac00fed4801

Functions
Getter at block 21290605
decimals(view returns (uint8)
3
name(view returns (string)
TSCoin
symbol(view returns (string)
TS
totalSupply(view returns (uint256)
999999990000
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.