zTrueUSD

Verified contract

Active on Ethereum with 2,714 txns
Deployed by via 0x76d5ce45 at 9950093
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdfdd512ac8d60424096154b65e35b548e46219a22a394cfc24448353d9d0353b
0x74370bd4879f88faf29f94c1f9a798d5d31dd9799882e7d31498c0f45e803bbc
0xa87fa1f80cfca9271bc3bd9422e15f08c4909f186b878be5b158ab06bde4ff35
0xe5f6a43d31502a51aedfc4e69ece38b4254db2f206ddfb364d4b85bcfe69fc36
0x4753cd4463c9f954920210891f83884a273cc598c846e2c6696faef58cd2a131
0xef72c395adf1ff4bef8b5b08e3e1233eb0ee7d0ced9d0d5a0f06fe7def54562b
0x685e8220a1e86eef1eef8f26d9d7a1e03efc6ef306b9ed055f6f75a4758b0a40
0x736163daedd5172e7c4ed5eeab672d7b0cf752e4399a626792b2cf56aaa490ea
0xa9e0642e54c6a2c9d982bebb0fc517409d03603d095d6674051942f1b93a4d5a
0xd59d6f4c1c6e2fe19e5dc096c397b6dbcc3f1da9c9aca248826f695c8d74f078

Functions
Getter at block 21201087
aAmt(view returns (uint256)
80000000000000000000000
aCap(view returns (uint256)
52325
aEBlock(view returns (uint256)
20000000
aSBlock(view returns (uint256)
10000000
aTot(view returns (uint256)
1891
decimals(view returns (uint8)
18
name(view returns (string)
zTrueUSD
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb142b89676c03aab9eb6a2900f54a75633d4f5d9
sCap(view returns (uint256)
10000000
sChunk(view returns (uint256)
25000000000000000000000000
sEBlock(view returns (uint256)
9000000
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10000000
sTot(view returns (uint256)
0
symbol(view returns (string)
zTUSD
totalSupply(view returns (uint256)
10000000000000000000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10000000, EndBlock=20000000, DropCap=52325, DropCount=1891, DropAmount=80000000000000000000000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10000000, EndBlock=9000000, SaleCap=10000000, SaleCount=0, ChunkSize=25000000000000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
clearETH(
getAirdrop(address _referreturns (bool success)
startAirdrop(uint256 _aSBlockuint256 _aEBlockuint256 _aAmtuint256 _aCap
startSale(uint256 _sSBlockuint256 _sEBlockuint256 _sChunkuint256 _sPriceuint256 _sCap
tokenSale(address _referpayable returns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.