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

wLitiSale

Verified contract

Active on Ethereum with 381 txns
Deployed by via 0x76f13d29 at 12628319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x5f29fa69d468f4f99cc440c2f4cbfdc098f94f23504c6cc211680567b801a136
From
0x67d330ecb8c72298b0bc2630c63407e1785633769863ac42d4033039af77a41e
From
0xd3ef32d0810f2639e600316cd061e113edd494ac1b577a446665cc75c3d8eadf
From
0x30c24df5c39b050204b261ac0b986d45d64a3c9ff9cf9e4c4d0a6e03363f2e59
From
0x287da360950e375a8c6c79cd099593e7d9aec9f6ed0d426a4bb0dedfa7721f89
From
0xfbf4cee3e1d9b4544d2d48119f6321222cbb92bc75b8ccd249996ff4f750e37c
From
0x1f74a10f3e89433c92d24d3d36fdf830e11fd5e94f329d66414b2ae660c61c5a
From
0x3be1c1b3ab42caf3567c23f443505c3f19030f74e55641797320b2654377c89a
From
0x6b33346f3b77247f8489b3b67dc2ddb91e6e8f72db72c172a9285a1ee09388eb
From
0x3d6bd615d9e476ab3a27612d82f55cfdcc4fbc2de0ae6b70ad3b3849bb7fb362
From

Functions
Getter at block 20808187
getETHWallet(view returns (address)
0x2289e6700dc91d0f0ba7e13e550300a15c01a654
getMasterReferrerWallet(view returns (address)
0x644011ef0b9cc80c0dbcb34a9f3306f349e46776
getMaxBonusPercent(view returns (uint256)
3
getSaleCount(view returns (uint256)
17
getSaleEndTime(view returns (uint256)
1624996828
getSaleStartTime(view returns (uint256)
1624990220
getSaleSupplyLeft(view returns (uint256)
159528344350000000000000000
getSaleSupplyTotal(view returns (uint256)
160905594700000000000000000
getTokenPrice(view returns (uint256)
6000000000000
isSaleActive(view returns (bool)
false
owner(view returns (address)
0x644011ef0b9cc80c0dbcb34a9f3306f349e46776
Read-only
getReferrerBonusPercent(address referrerview returns (uint256)
getWeiRaised(uint256 saleview returns (uint256)
isReferrer(address referrerview returns (bool)
State-modifying
addReferrer(address referreruint256 bonusPercent
createSale(uint256 supplyuint256 timeStartuint256 timeEnd
purchaseTokens(uint256 purchaseAmountaddress referreraddress optionalReferrerpayable 
removeReferrer(address referrer
renounceOwnership(
setETHWallet(address ETHWallet
setMasterReferrerWallet(address masterReferrerWallet
setMaxBonusPercent(uint256 percent
setReferrerBonusPercent(address referreruint256 bonusPercent
setTokenPrice(uint256 price
transferOwnership(address newOwner
withdrawAllTokens(
withdrawToken(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address tokenaddress ETHWalletaddress masterReferrerWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.