Compound Zai

Verified contract

Active on Ethereum with 1,457 txns
Deployed by via 0x84b32639 at 9933386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe67e19fab72a5e55e5d369da5e2ecc8515c51f4e0b8faa077e86896b8f243e22
0x521bbda40502b3c35e5132398fbed1bc3f2caff54427d410b860335084a02703
0x91dfe601f6faf3f9032e36bd6d7dd41fe5e104c656a34530e38527b633fb5c7a
0xffe20898c8ddd72c50092462f14063ce34a494059c3cbeb6711c0f4d5e3c3e17
0x46820b54fb11db21f59e0ef332190b8f220237f675193f03c92c743fb1e27053
0x9a0c6112c79b7513a309dbbb3036df52f81672db84d2095da331b48807828458
0x93e20da2cce116c653e29faf911fcbbbd4cde495b8b6a6328525234951a629fa
0x07aaed67dab7718782f3b10746b4a71f62966a7ac84b24542ab7b000eb159350
0x870e5d4c1119bee7933cf50c0097c5cb50d652d3afd210615e742eb0a527f3b5
0x5b18f7db4a6d9db2af943ee6f52ef443bfd6e371532b7c6e7445c9e627efdf92

Functions
Getter at block 20826972
aAmt(view returns (uint256)
536363
aCap(view returns (uint256)
9000000
aEBlock(view returns (uint256)
90000000
aSBlock(view returns (uint256)
10000000
aTot(view returns (uint256)
479
decimals(view returns (uint8)
0
name(view returns (string)
Compound Zai
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb142b89676c03aab9eb6a2900f54a75633d4f5d9
sCap(view returns (uint256)
3637
sChunk(view returns (uint256)
100000000
sEBlock(view returns (uint256)
90000000
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10000000
sTot(view returns (uint256)
131
symbol(view returns (string)
cZAI
totalSupply(view returns (uint256)
61917364224
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10000000, EndBlock=90000000, DropCap=9000000, DropCount=479, DropAmount=536363)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10000000, EndBlock=90000000, SaleCap=3637, SaleCount=131, ChunkSize=100000000, 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.