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

Presale01

Verified contract

Active on Ethereum with 728 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
--
0x09b3492299f7163cb5aaa342ba9362be55c0f50b200f3ee8929637a7591b7cda
0x457515017ba2889b76076a1bb89eab2ea1d9107c72682629c1fd0dd4107ff52a
0x1d9ab7bea7e53e2111a6ceb4d4e74e7fe56692cd6db0bba855c889debf9bbddf
0x2208997666ce2cc46cff8fc1914a40adee2d6437f9a9bcd7d626477e136fa573
0xdf3857de4c2cb9a91469e530914e1a54225995bff3a87c5a70689729848e8773
0x5b60fc58be0eb666a3c620173ec89fc6ed1632c233adaa917c0413970d7552cc
0xc71f802d77cdc3c22b2839db10a60e7f0192e2598407d85b41ba97598f44ccbc
0x32fb9f2de8007b2e361f9819e015609fdcc6bec3824a2f74f43a85137341fd18
From
0x886318577df52448c0bf321289fbfcfc36d706be81f84f4581f9cf7295fbaabb
0x4fc074dab724435b0dd9153a877cc91fc8e0c4cd84392bf12e08f11407bb9fff

Functions
Getter at block 20794529
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=193003296115623509848, TOTAL_TOKENS_SOLD=289504944173435264753, TOTAL_TOKENS_WITHDRAWN=288058199504999244933, TOTAL_BASE_WITHDRAWN=0, ROUND1_LENGTH=533, NUM_BUYERS=312)
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.