Presale01

Verified contract

Active on Ethereum with 27 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
Native
Value $127.79
0x564defad574da074e2e68509b70d80f79ad1a5252298e032e50a31175c216487
0xd2b52655386191d255fd2b82128a5dd6ac1142616d196f089a588cc0dd1f8533
0x90f4e7770bff4eaf3d19f18d23b341139abe9a0bb9a313e9fdd505a36b0548f6
0x444adf83a9a0e864fb01794ddc710b64bb141caf862fabb404474afd8e0a00eb
0xb9a7ca9af601c1be6aaa6653f7dc21eb53be778efc591c68117170971990aef0
0x89d93df1b21f7836fbf6c5f2c33c0f49defbe2f837cc411160d6e73d8d01b3b9
0x89c4a5b9324136b68c89358a567c6b9ae23b3fe5b36d19cd3cce08e65712aefc
0x396e061b6f58e270ece1d18c999966b8c30455e3951b68e1ebd995b1b0f634e0
0xb6ddfb707d3eb605afa05c67debe2c3479005e7b4b5a2f78ed313777dff63755
From
0x16760b7f828c590fe813420486773c00effd0fb40c00db7f02453011bbb6f931

Functions
Getter at block 21187275
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=200, 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=false, FORCE_FAILED=false, TOTAL_BASE_COLLECTED=9290083058593613068, TOTAL_TOKENS_SOLD=134190088624129966537769, TOTAL_TOKENS_WITHDRAWN=0, TOTAL_BASE_WITHDRAWN=9249590930843613068, ROUND1_LENGTH=533, NUM_BUYERS=12)
UNI_FACTORY(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getWhitelistedUsersLength(view returns (uint256)
0
presaleStatus(view returns (uint256)
3
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.