Presale01

Verified contract

Active on Ethereum with 1,252 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
--
0xf7e5d228d312e20ad5c51b9582e2a1ffb4ef5111f7bc3f6f51e299cb60551526
0x90df9af3467a739db0f291822d340eb88e781e464b7277499160eff4fe8cad9c
0x816b0d5eb2b2e393358f32dd906f3ae8da346789a016e114e9a28737a51ff34b
0xaac8203125d286b7fc3829a0696474d6bdcb24c46d92d23729559412a71510a4
0xee480e5b796e3f9a9b178febf423054f1fd200982a17cefb48f2d88d9e3c7745
0xfce969e67bc3872786cad9c9608b88b7394faff801d4f014a1e629878457b6af
0x4a03c7c5c3b68686feee88c871b760f23fe0fa4eb14be6261ebc7f79b9389ad1
0xb2177c48d324f6ec51c9dc272bf97ebcb9dd581abc73ccd031e4185000af64a4
0x52a2655d187b2e9e751555006b18abfab4db2089475a000e25c35189891347c9
0xf86aed2e80b0bf1a0de316aac7f53514c4ad405d7e5e348e8e6306744ec2c660

Functions
Getter at block 21279688
CONTRACT_VERSION(view returns (uint256)
1
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)
0x499df38a3be830a4c21611a7d3fcf78c189db36d
 
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=400000000000000000000, TOTAL_TOKENS_SOLD=1000000000000000000000000000000000, TOTAL_TOKENS_WITHDRAWN=998903111364609442542500000000000, TOTAL_BASE_WITHDRAWN=0, ROUND1_LENGTH=533, NUM_BUYERS=523)
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.