This contract is being backfilled. You may encounter incomplete storage history.

CTTTOKEN

Verified contract

Active on Ethereum with 10,018 txns
Deployed by via 0xa9b0982e at 8007908
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x84475ed12487c18b6161e608f3386074782baa7bd1473e22bec27c826c7c705b
0xe87b71f80516cd83ee35147254e4c2efbc928ac61a31931bf144bd789463aed4
0xc4b350c0b658e63b86c2a1c71798ef392501ff9f02ecc362824a29758f192067
0x8f9563e187c6ef84700b5602c0366bb8f40e2d5a7f9bbaa021ecfe072002b479
0x6b7e09716eb57cd27be85d6542ce290dc3771dbec07bfb11f63388a1ad6672f5
0xf24857edc54e061c8421b0414bba396f1e9327b32413b830d83f7dca0cacd6f4
0xec8e9310e1bbcc25bae41482c76466d6506f302880e76e5409dbd6ab5038d925
0xf736083e0a4b09c36f42dbef02e962bd04b193bbdd3d75ad9c8c8ab95dd0117d
0x7563f3a3f1b31d82d16d09c1239722c81fa33876547a107efe25b2cae39be887
0x1e9e6167a28432ad55528ab0d4c4ea23b44c7f132cfc468ae73e8968369e5f7d

Functions
Getter at block 20799359
decimals(view returns (uint8)
18
name(view returns (string)
CTTTOKEN
symbol(view returns (string)
CTT
totalSupply(view returns (uint256)
770000000000000000000000000
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.