Presale01

Verified contract

Active on Ethereum with 470 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 13 additional slots
-
variable spans 5 additional slots
-
variable spans 6 additional slots
-
variable spans 1 additional slot
ERC-20
--
0x7afd99a7c2cf6f3e862e463071cf1882f84b24ec5381877b630d436934658cae
0x9cc66e1f008257457208b9854248858ac018d6ec591ab76fec7ee45709baeba2
0xa5839149aa243afe96b5ccad828fdca67da0ce97daf2af66319089e408dec4ac
0x9412f9f72dac9010c6ccd5c355323a5370057258c2da485541980333555071c7
0x38c57cb683699e92f87fc387011c8d3756059994816efd5b8d71f7872e314a05
0x67bbbc849a6ccd5981ea901ab144f166d83a42b538cf33880424872c05eb51a3
0x8bbd4e6ce322eabe57a9d653c73313a4d1c1777c58a335ab0115710ac7fee1fe
0x4f570e1cd9b2df0898055abd1fe8a9448572a1c6d3f2c289b6378457efadd24b
0x673bece0b459f3f5fa001c3da0ed127505c2fa265af26bc39a37271ce7897d60
0x6f97130b70671ed9f80d917cd4cc2576cbfb9d0ff90f423de4a15ff781cb30a3

Functions
Getter at block 21162011
CONTRACT_VERSION(view returns (uint256)
2
PRESALE_FEE_INFO(view returns (uint256 UNICRYPT_BASE_FEEuint256 UNICRYPT_TOKEN_FEEuint256 REFERRAL_FEEaddress BASE_FEE_ADDRESSaddress TOKEN_FEE_ADDRESSaddress REFERRAL_FEE_ADDRESS)
(UNICRYPT_BASE_FEE=18, UNICRYPT_TOKEN_FEE=18, REFERRAL_FEE=100, BASE_FEE_ADDRESS=0xaa3d85ad9d128dfecb55424085754f6dfa643eb1, TOKEN_FEE_ADDRESS=0x0d9b1e53cbb251572d982d9f96520e8d40d22bb0, REFERRAL_FEE_ADDRESS=0x0000000000000000000000000000000000000000)
PRESALE_GENERATOR(view returns (address)
0x05e5a82ad97caf832ca3e53b154f84a8b69dc1eb
 
PRESALE_INFO(view returns (address PRESALE_OWNERaddress S_TOKENaddress B_TOKENuint256 TOKEN_PRICEuint256 MAX_SPEND_PER_BUYERuint256 AMOUNTuint256 HARDCAPuint256 SOFTCAPuint256 LIQUIDITY_PERCENTuint256 LISTING_RATEuint256 START_BLOCKuint256 END_BLOCKuint256 LOCK_PERIODbool PRESALE_IN_ETH)
PRESALE_LOCK_FORWARDER(view returns (address)
0xca07e89e9674e9bc5bb9cade6771fec8e14e4042
PRESALE_SETTINGS(view returns (address)
0x2a8977e2a829be0dd8c94fc7886b15937a376c41
STATUS(view returns (bool WHITELIST_ONLYbool LP_GENERATION_COMPLETEbool FORCE_FAILEDuint256 TOTAL_BASE_COLLECTEDuint256 TOTAL_TOKENS_SOLDuint256 TOTAL_TOKENS_WITHDRAWNuint256 TOTAL_BASE_WITHDRAWNuint256 ROUND1_LENGTHuint256 NUM_BUYERS)
(WHITELIST_ONLY=false, LP_GENERATION_COMPLETE=true, FORCE_FAILED=false, TOTAL_BASE_COLLECTED=60000000000000000000, TOTAL_TOKENS_SOLD=52199999999999983, TOTAL_TOKENS_WITHDRAWN=52165199999999983, TOTAL_BASE_WITHDRAWN=0, ROUND1_LENGTH=533, NUM_BUYERS=194)
UNI_FACTORY(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getWhitelistedUsersLength(view returns (uint256)
0
presaleStatus(view returns (uint256)
2
Read-only
BUYERS(addressview returns (uint256 baseDepositeduint256 tokensOwed)
getUserWhitelistStatus(address _userview returns (bool)
getWhitelistedUserAtIndex(uint256 _indexview returns (address)
State-modifying
addLiquidity(
editWhitelist(address[] _usersbool _add
forceFailByUnicrypt(
forceFailIfPairExists(
init1(address _presaleOwneruint256 _amountuint256 _tokenPriceuint256 _maxEthPerBuyeruint256 _hardcapuint256 _softcapuint256 _liquidityPercentuint256 _listingRateuint256 _startblockuint256 _endblockuint256 _lockPeriod
init2(address _baseTokenaddress _presaleTokenuint256 _unicryptBaseFeeuint256 _unicryptTokenFeeuint256 _referralFeeaddress _baseFeeAddressaddress _tokenFeeAddressaddress _referralAddress
ownerWithdrawTokens(
setWhitelistFlag(bool _flag
updateBlocks(uint256 _startBlockuint256 _endBlock
updateMaxSpendLimit(uint256 _maxSpend
userDeposit(uint256 _amountpayable 
userWithdrawBaseTokens(
userWithdrawTokens(
Events

This contract contains no event objects.

Constructor
constructor(address _presaleGenerator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.