PresaleV4

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x857a81d7 at 19211520
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 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
9 additional variables

No balances found for "PresaleV4"

No transactions found for "PresaleV4"


Functions
Getter at block 21160786
USDTInterface(view returns (address)
0x0000000000000000000000000000000000000000
aggregatorInterface(view returns (address)
0x0000000000000000000000000000000000000000
baseDecimals(view returns (uint256)
0
blacklister(view returns (address)
0x0000000000000000000000000000000000000000
checkPoint(view returns (uint256)
0
claimStart(view returns (uint256)
0
claimWhitelistStatus(view returns (bool)
false
currentStep(view returns (uint256)
0
endTime(view returns (uint256)
0
endTimeFlag(view returns (bool)
false
 
getLatestPrice(view returns (uint256)
maxTokensToBuy(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pauser(view returns (address)
0x0000000000000000000000000000000000000000
saleToken(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
totalTokensSold(view returns (uint256)
0
whitelister(view returns (address)
0x0000000000000000000000000000000000000000
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)
rounds(uint256uint256view returns (uint256)
token_amount(uint256view returns (uint256)
token_price(uint256view returns (uint256)
usdtBuyHelper(uint256 amountview returns (uint256 usdPrice)
userDeposits(addressview returns (uint256)
wertWhitelisted(addressview returns (bool)
State-modifying
blacklistUsers(address[] _usersToBlacklist
buyWithETHWert(address useruint256 amountpayable returns (bool)
buyWithEth(uint256 amountpayable returns (bool)
buyWithUSDT(uint256 amountreturns (bool)
changeClaimStart(uint256 _claimStartreturns (bool)
changeEndTime(uint256 _endTimeuint256[][3] _rounds
changeMaxTokensToBuy(uint256 _maxTokensToBuy
changeRoundsData(uint256[][3] _rounds
changeSaleTimes(uint256 _startTimeuint256 _endTime
claim(returns (bool)
pause(
reinitialize(address _pauseraddress _whitelisteraddress _blacklisteraddress _saleToken
removeFromBlacklist(address[] _userToRemoveFromBlacklist
removeFromWhitelist(address[] _userToRemoveFromWhitelist
removeFromWhitelistForWERT(address[] _addressesToRemoveFromWhitelist
renounceBlacklister(
renounceOwnership(
renouncePauser(
renounceWhitelister(
setClaimWhitelistStatus(bool _status
startClaim(uint256 _claimStartuint256 noOfTokensaddress _saleTokenreturns (bool)
transferOwnership(address newOwner
unpause(
updateBlacklister(address _newBlacklister
updatePauser(address _newPauser
updateSaleToken(address _token
updateWhitelister(address _newWhitelister
whitelistUsers(address[] _usersToWhitelist
whitelistUsersForWERT(address[] _addressesToWhitelist
Events
BlacklisterRenounced(address indexed byuint256 timestamp
BlacklisterUpdated(address indexed byaddress indexed oldBlacklisteraddress indexed newBlacklisteruint256 timestamp
ClaimStartUpdated(uint256 prevValueuint256 newValueuint256 timestamp
Initialized(uint8 version
MaxTokensUpdated(uint256 prevValueuint256 newValueuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserRenounced(address indexed byuint256 timestamp
PauserUpdated(address indexed byaddress indexed oldPauseraddress indexed newPauseruint256 timestamp
SaleTimeSet(uint256 _startuint256 _enduint256 timestamp
SaleTimeUpdated(bytes32 indexed keyuint256 prevValueuint256 newValueuint256 timestamp
SaleTokenUpdated(address indexed byaddress indexed oldTokenaddress indexed newTokenuint256 timestamp
TokensAdded(address indexed tokenuint256 noOfTokensuint256 timestamp
TokensBought(address indexed useruint256 indexed tokensBoughtaddress indexed purchaseTokenuint256 amountPaiduint256 timestamp
TokensClaimed(address indexed useruint256 amountuint256 timestamp
Unpaused(address account
WhitelisterRenounced(address indexed byuint256 timestamp
WhitelisterUpdated(address indexed byaddress indexed oldWhitelisteraddress indexed newWhitelisteruint256 timestamp
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.