DolzCrowdsale1

Verified contract

Active on Ethereum with 4,663 txns
Deployed by via 0xc15dd954 at 15967396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $92,947.94
0x9b38b8392f075c00a1e9d6b751380f4c2b583e941c8e61dc88ca0bd5c6483e42
0xa1f33e90918874d3c0ecfd8e38b371972455c60d661505c071812235a1f3503c
0x8fc51d3c30630f60b7f9302c7640e1e22339e015ec284c19ebe1e70c55397029
0xa800ebff559b14f2dc92eceb45572c502e44d0c5ea6751877603e4fc514d7214
0xc4c3e7a379b9478d14ca18dbaa1135c7dd118df227c1e0efe6889064e030d6fe
0x429719e8df9ae21c07185efa03f6625636070c7a14e3117fbec7629b97607aaa
0xbac06343c89444577301772a25a864c5d62bd13b9dda0a246463a973c10a064b
0xc09aa1ffcbd1812197f4bb3d5070b1d7296075a05901ed674f7250e69b6e3a7c
0x09f6d8e59810e580b19d16653135a8fd7ea15a212293f7ca68fbef44cc5b62c7
0x3c2f2c9ff9d538b3facbd2e27d3c95bddd24f16c275b342b0558f0d56542d79e

Functions
Getter at block 21216130
getSaleSettings(view returns (struct SaleSettings)
(0xe939f011a3d8fc0aa874c97e8156053a903d7176, 0xd31b27dda1ea31b67ed67449cab07f89a50a1078, 1669208400, 1670418000, 1676034000, 2592000, 10, 250000000, 2500000000000000000000000, 125000000000000000000, 5, 140000000000000000000000000)
getSoldAmount(view returns (uint256)
66128860713750000000000000
owner(view returns (address)
0x09bf52fc457d5c4aa92b9453bf29c5831675687e
Read-only
getClaimableAmount(address accountview returns (uint256)
getReferralRewardsAmount(address accountview returns (uint256)
getWithdrewAmount(address accountview returns (uint256)
isAuthorizedPaymentCurrency(address paymentCurrencyview returns (bool)
State-modifying
authorizePaymentCurrencies(address[] tokens
burnRemainingTokens(
buyToken(address stableCoinuint256 valueaddress referral
renounceOwnership(
revokeAuthorizationPaymentCurrencies(address[] tokens
setAmountToSell(uint256 newAmountToSell
setExchangeRate(uint256 newExchangeRate
setMaxTokenAmountPerAddress(uint256 newMaxTokenAmountPerAddress
setMinBuyValue(uint256 newMinBuyValue
setReferralRewardPercentage(uint256 newReferralRewardPercentage
setSaleEnd(uint256 newSaleEnd
setSaleStart(uint256 newSaleStart
setWallet(address newWallet
setWithdrawPeriodDuration(uint256 newWithdrawPeriodDuration
setWithdrawPeriodNumber(uint256 newWithdrawPeriodNumber
setWithdrawalStart(uint256 newWithdrawalStart
transferOwnership(address newOwner
withdrawToken(
Events
AmountToSellUpdated(uint256 newAmountToSelladdress indexed updater
ExchangeRateUpdated(uint256 newExchangeRateaddress indexed updater
MaxTokenAmountPerAddressUpdated(uint256 newMaxTokenAmountPerAddressaddress indexed updater
MinBuyValueUpdated(uint256 newMinBuyValueaddress indexed updater
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentCurrenciesAuthorized(address[] tokensaddress indexed updater
PaymentCurrenciesRevoked(address[] tokensaddress indexed updater
ReferralRegistered(address newReferral
ReferralRewardPercentageUpdated(uint256 newReferralRewardPercentageaddress indexed updater
RemainingTokensBurnt(uint256 remainingBalance
SaleEndUpdated(uint256 newSaleEndaddress indexed updater
SaleStartUpdated(uint256 newSaleStartaddress indexed updater
TokenBought(address indexed accountaddress indexed stableCoinuint256 valueaddress indexed referral
TokenWithdrew(address indexed accountuint256 amount
WalletUpdated(address newWalletaddress indexed updater
WithdrawPeriodDurationUpdated(uint256 newWithdrawPeriodDurationaddress indexed updater
WithdrawPeriodNumberUpdated(uint256 newWithdrawPeriodNumberaddress indexed updater
WithdrawalStartUpdated(uint256 newWithdrawalStartaddress indexed updater
Constructor
constructor(address _tokenaddress _walletuint256 _saleStartuint256 _saleEnduint256 _withdrawalStartuint256 _withdrawPeriodDurationuint256 _withdrawPeriodNumberuint256 _minBuyValueuint256 _maxTokenAmountPerAddressuint256 _exchangeRateuint256 _referralRewardPercentageuint256 _amountToSell
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.