PresaleV6

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xac7dbcc2 at 16189280

The storage layout for this contract could not be retrieved.

No balances found for "PresaleV6"

No transactions found for "PresaleV6"


Functions
Getter at block 20920651
USDTInterface(view returns (address)
0x0000000000000000000000000000000000000000
baseDecimals(view returns (uint256)
0
claimStart(view returns (uint256)
0
endTime(view returns (uint256)
0
 
getLatestPrice(view returns (uint256)
inSale(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
salePrice(view returns (uint256)
0
saleToken(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
totalTokens(view returns (uint256)
0
Read-only
calculatePrice(uint256 _amountview returns (uint256 totalValue)
ethBuyHelper(uint256 amountview returns (uint256 ethAmount)
hasClaimed(addressview returns (bool)
usdtBuyHelper(uint256 amountview returns (uint256 usdPrice)
userDeposits(addressview returns (uint256)
State-modifying
buyWithEth(uint256 amountpayable returns (bool)
buyWithUSDT(uint256 amountreturns (bool)
changeClaimStart(uint256 _claimStartreturns (bool)
changeSaleTimes(uint256 _startTimeuint256 _endTime
claim(returns (bool)
initialize(address _oracleaddress _usdtuint256 _startTimeuint256 _endTime
pause(
renounceOwnership(
startClaim(uint256 _claimStartuint256 noOfTokensaddress _saleTokenreturns (bool)
transferOwnership(address newOwner
unpause(
Events
ClaimStartUpdated(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 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.