Presale

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1c20e3b5 at 20604018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots
12 additional variables

No balances found for "Presale"

No transactions found for "Presale"


Functions
Getter at block 21208320
USDTInterface(view returns (address)
0x0000000000000000000000000000000000000000
baseDecimals(view returns (uint256)
0
checkPoint(view returns (uint256)
0
currentStep(view returns (uint256)
0
dynamicTimeFlag(view returns (bool)
false
endTime(view returns (uint256)
0
 
getLatestPrice(view returns (uint256)
maxTokensToBuy(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
paymentWallet(view returns (address)
0x0000000000000000000000000000000000000000
priceFeed(view returns (address)
0x0000000000000000000000000000000000000000
saleToken(view returns (address)
0x0000000000000000000000000000000000000000
stakingManagerInterface(view returns (address)
0x0000000000000000000000000000000000000000
stakingWhitelistStatus(view returns (bool)
false
startTime(view returns (uint256)
0
timeConstant(view returns (uint256)
0
totalBoughtAndStaked(view returns (uint256)
0
totalTokensSold(view returns (uint256)
0
trackRemainingTokens(view returns (uint256[])
[]
usdRaised(view returns (uint256)
0
whitelistClaimOnly(view returns (bool)
false
Read-only
calculatePrice(uint256 _amountview returns (uint256)
ethBuyHelper(uint256 amountview returns (uint256 ethAmount)
hasClaimed(addressview returns (bool)
isBlacklisted(addressview returns (bool)
isWhitelisted(addressview returns (bool)
percentages(uint256view returns (uint256)
prevCheckpoints(uint256view returns (uint256)
remainingTokensTracker(uint256view returns (uint256)
roundDetails(uint256 _noview returns (uint256[])
rounds(uint256uint256view returns (uint256)
usdtBuyHelper(uint256 amountview returns (uint256 usdPrice)
userDeposits(addressview returns (uint256)
wallets(uint256view returns (address)
State-modifying
blacklistUsers(address[] _usersToBlacklist
buyWithEth(uint256 amountpayable returns (bool)
buyWithUSDT(uint256 amountreturns (bool)
changeMaxTokensToBuy(uint256 _maxTokensToBuy
changePaymentWallet(address _newPaymentWallet
changeRoundsData(uint256[][3] _rounds
changeSaleTimes(uint256 _startTimeuint256 _endTime
incrementCurrentStep(
initialize(address _priceFeedaddress _usdtAddress
pause(
removeFromBlacklist(address[] _userToRemoveFromBlacklist
removeFromWhitelist(address[] _userToRemoveFromWhitelist
renounceOwnership(
setClaimWhitelistStatus(bool _status
setCurrentStep(uint256 _stepuint256 _checkpoint
setDynamicTimeFlag(bool _dynamicTimeFlag
setRemainingTokensArray(uint256[] _unsoldTokens
setSplits(address[] _walletsuint256[] _percentages
setStakingWhitelistStatus(bool _status
setTimeConstant(uint256 _timeConstant
startClaim(uint256 _startTimeuint256 _endTimeuint256 noOfTokensaddress _saleTokenaddress _stakingManagerAddressreturns (bool)
transferOwnership(address newOwner
unpause(
whitelistUsers(address[] _usersToWhitelist
withdrawRemainingTokens(
Events
ClaimStartUpdated(uint256 prevValueuint256 newValueuint256 timestamp
Initialized(uint8 version
MaxTokensUpdated(uint256 prevValueuint256 newValueuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SaleTimeSet(uint256 _startuint256 _enduint256 timestamp
SaleTimeUpdated(bytes32 indexed keyuint256 prevValueuint256 newValueuint256 timestamp
TokensAdded(address indexed tokenuint256 noOfTokensuint256 timestamp
TokensBought(address indexed useruint256 indexed tokensBoughtaddress indexed purchaseTokenuint256 amountPaiduint256 usdEquint256 timestamp
TokensBoughtAndStaked(address indexed useruint256 indexed tokensBoughtaddress indexed purchaseTokenuint256 amountPaiduint256 usdEquint256 timestamp
TokensClaimed(address indexed useruint256 amountuint256 timestamp
TokensClaimedAndStaked(address indexed useruint256 amountuint256 timestamp
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.