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

ISTCoin

Verified contract

Active on Ethereum with 1,167 txns
Deployed by via 0x0ba2b584 at 6955222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x79ca3004d6728aed96f22b5ae1abd977677cfc6c019254685ba12932fd1dcf6a
0x4eabd347468fb7597ecb748e24f46a4bbed248254c94f3b100a17e2b67c51fce
0xb6cd18a49efe4b7be84881e97d2cc2892cd27a9d026bf7b9c74d930a911c2c48
0xb3e1eb0957e47251373cc57707b40b6d34ff8789581d2ae0d2b5b23dd095352f
0x512b339700ce9014d328eaf94c2d97c5b8bd24555afadc2d1cdb0c7a82c47a6b
0x914dbc6f96fc660a6fdbd6e0e9491886fac07bbe70ab4022dfd1a4bb724536b5
0x4f158e55c957a38cdc32f9fd956ccf1084783638540433dbb8b30cba664c8476
0x7d95119ce1ff5ee73ce7ade42cd7b5b42bf8b6d2eb7c00cd20850706ebe418d5
0xe7bc97738eb1d7b6e64591e00428fc5fc8018b7ae6f7b79fc4f3e95879788b9c
0x80fd2f89064624c9a9370f29eaed2e98c20295fac22b0b9374af30aa07a9195e

Functions
Getter at block 20798197
ICOactive(view returns (bool success)
false
ICOendtime(view returns (uint256)
1542204000
ICOstarttime(view returns (uint256)
1533128400
INITIAL_SUPPLY(view returns (uint256)
20000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
ISTCoin
openPreSale(view returns (uint256)
6000000000000000
openSale(view returns (uint256)
63000000000000000
owner(view returns (address)
0x8a93f9d027aa2ccb63790ba7d992e8f8fdb3636d
privatePreSale(view returns (uint256)
6000000000000000
symbol(view returns (string)
IST
totalSupply(view returns (uint256)
20000000000000000
totalSupply_(view returns (uint256)
20000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
frozenAccount(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
freezeAccount(address targetbool freeze
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
FrozenFunds(address targetbool frozen
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.