PresaleV1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x7319313f at 17814209
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
11 additional variables

No balances found for "PresaleV1"

No transactions found for "PresaleV1"


Functions
Getter at block 20872146
USDTInterface(view returns (address)
0x0000000000000000000000000000000000000000
admin(view returns (address)
0x0000000000000000000000000000000000000000
aggregatorInterface(view returns (address)
0x0000000000000000000000000000000000000000
baseDecimals(view returns (uint256)
0
checkPoint(view returns (uint256)
0
claimMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimStart(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
saleToken(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
timeConstant(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)
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)
wertWhitelisted(addressview returns (bool)
State-modifying
addNewRound(uint256 _newNoOfTokensuint256 _newPriceuint256 _newTimereturns (bool)
blacklistUsers(address[] _usersToBlacklist
buyWithETHWert(address _useruint256 _amountpayable returns (bool)
buyWithEth(uint256 amountpayable returns (bool)
buyWithUSDT(uint256 amountreturns (bool)
changeClaimStart(uint256 _claimStartreturns (bool)
changeIndividualRoundData(uint256 _indexuint256 _newNoOfTokensuint256 _newPriceuint256 _newTimereturns (bool)
changeMaxTokensToBuy(uint256 _maxTokensToBuy
changePaymentWallet(address _newPaymentWallet
changeRoundsData(uint256[][3] _rounds
changeSaleTimes(uint256 _startTimeuint256 _endTime
claim(uint256 _amountbytes32[] _proofreturns (bool)
incrementCurrentStep(
initialize(address _oracleaddress _usdtuint256 _startTimeuint256 _endTimeuint256[][3] _roundsuint256 _maxTokensToBuyaddress _paymentWallet
pause(
removeFromBlacklist(address[] _userToRemoveFromBlacklist
removeFromWhitelist(address[] _userToRemoveFromWhitelist
removeFromWhitelistForWERT(address[] _addressesToRemoveFromWhitelist
renounceOwnership(
setAdmin(address _admin
setClaimMerkleRoot(bytes32 _merkleRoot
setClaimWhitelistStatus(bool _status
setCurrentStep(uint256 _stepuint256 _checkpoint
setDynamicTimeFlag(bool _dynamicTimeFlag
setTimeConstant(uint256 _timeConstant
startClaim(uint256 _claimStartuint256 noOfTokensaddress _saleTokenreturns (bool)
transferOwnership(address newOwner
unpause(
whitelistUsers(address[] _usersToWhitelist
whitelistUsersForWERT(address[] _addressesToWhitelist
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
TokensClaimed(address indexed useruint256 amountuint256 timestamp
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.