KRCPreSaleContract
Verified contract
Active on
Ethereum with 609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ed…d1ce
6 additional
variables
Balances ($0.00)
No balances found for "KRCPreSaleContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6144808 | 6 years ago | | | 0 | 0.00098952000 | |
| 6055483 | 6 years ago | | | 0 | 0.0025150650 | |
| 6055481 | 6 years ago | | | 0 | 0.0025105850 | |
| 6055479 | 6 years ago | | | 0 | 0.0025217850 | |
| 6055477 | 6 years ago | | | 0 | 0.0025195450 | |
| 6032595 | 6 years ago | | | 0 | 0.0025105850 | |
| 6032593 | 6 years ago | | | 0 | 0.0025150650 | |
| 6032590 | 6 years ago | | | 0 | 0.0025083450 | |
| 6032587 | 6 years ago | | | 0 | 0.0025173050 | |
| 6032585 | 6 years ago | | | 0 | 0.0025240250 |
ABI
ABI objects
Getter at block 21224505 getWhitelist() view returns (address[])
TOKENS_SOLD() view returns (uint256)
0
countWhitelists() view returns (uint256)
607
endTime() view returns (uint256)
1531654200
hasEnded() view returns (bool)
true
owner() view returns (address)
0x503d5c5f23456766639d0bdaa442a2b282f42d1e
ratePerWei() view returns (uint256)
100000000000000000000
startTime() view returns (uint256)
1529667000
token() view returns (address)
0x52ed883e23a22fb0ace4629f0dc5c6348580d1ce
weiRaised() view returns (uint256)
0
Read-only
WhitelistsAccts(uint256) view returns (address)
searchWhitelist(address _address) view returns (string)
State-modifying
Events buyTokens(address beneficiary) payable
changeEndDate(uint256 endTimeUnixTimestamp)
changeMaximumContribution(uint256 maxContribution)
changeMinimumContribution(uint256 minContribution)
changeStartDate(uint256 startTimeUnixTimestamp)
pauseCrowdsale()
resumeCrowdsale()
setWhitelist(address _address, string _Email)
takeTokensBack()
transferOwnership(address newOwner)
withdrawAllFunds()
withdrawCashReserveFund()
withdrawFoundersTeamAndAdvisors()
withdrawLegalContingencyFunds()
withdrawLongTermFoundationBudget()
withdrawMarketingAndCommunityOutreach()
withdrawOperationalExpenses()
withdrawSoftwareProductDevelopment()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, address _wallet, address _tokenAddress)
fallback()
This contract contains no error objects.