This contract is being backfilled. You may encounter incomplete storage history.

PresaleV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd3304c3c at 19164915
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
1 additional variable

No balances found for "PresaleV2"

No transactions found for "PresaleV2"


Functions
Getter at block 20791801
USDTInterface(view returns (address)
0x0000000000000000000000000000000000000000
admin(view returns (address)
0x0000000000000000000000000000000000000000
aggregatorInterface(view returns (address)
0x0000000000000000000000000000000000000000
baseDecimals(view returns (uint256)
0
directTotalTokensSold(view returns (uint256)
0
discountedPrice(view returns (uint256)
0
dynamicSaleState(view returns (bool)
false
 
getLatestPrice(view returns (uint256)
maxTokensToSell(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
paymentWallet(view returns (address)
0x0000000000000000000000000000000000000000
percent(view returns (uint256)
0
quoter(view returns (address)
0x0000000000000000000000000000000000000000
saleToken(view returns (address)
0x0000000000000000000000000000000000000000
stakingManagerInterface(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
fetchDiscountedPrice(uint256 amountOutview returns (uint256)
percentages(uint256view returns (uint256)
wallets(uint256view returns (address)
wertWhitelisted(addressview returns (bool)
State-modifying
buyWithEth(uint256 amountpayable returns (bool)
buyWithEthWert(address _useruint256 amountpayable returns (bool)
buyWithUSDT(uint256 amountreturns (bool)
fetchPrice(uint256 amountOutreturns (uint256)
pause(
renounceOwnership(
setAdmin(address _admin
setDiscountedPrice(uint256 _discountedPrice
setDynamicSaleState(bool stateaddress _quoter
setMaxTokensToSell(uint256 _maxTokensToSell
setPercent(uint256 _percent
setSplits(address[] _walletsuint256[] _percentages
setStakingManager(address _stakingManagerAddress
transferOwnership(address newOwner
unpause(
whitelistUsersForWERT(address[] _addressesToWhitelist
withdrawTokens(
Events
Amount(uint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TokensBought(address indexed useruint256 indexed tokensBoughtaddress indexed purchaseTokenuint256 amountPaiduint256 usdEquint256 timestamp
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.