KRCPreSaleContract
Verified contract
Active on
Ethereum with 61 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) |
---|---|---|---|---|---|---|---|
| 5851085 | 6 years ago | | | 0 | 0.00036496800 | |
| 5833919 | 6 years ago | | | 0 | 0.00046872000 | |
| 5822881 | 6 years ago | | | 0.5 | 0.010085385 | |
| 5821828 | 6 years ago | | | 0 | 0.00074683200 | |
| 5821821 | 6 years ago | | | 0 | 0.00085923600 | |
| 5821815 | 6 years ago | | | 0 | 0.00085923600 | |
| 5821810 | 6 years ago | | | 0 | 0.00086614800 | |
| 5794613 | 6 years ago | | | 0 | 0.00086538000 | |
| 5794609 | 6 years ago | | | 0 | 0.00086000400 | |
| 5794604 | 6 years ago | | | 0 | 0.00074529600 |
ABI
ABI objects
Getter at block 21228937 getWhitelist() view returns (address[])
TOKENS_SOLD() view returns (uint256)
550000000000000000000000
countWhitelists() view returns (uint256)
56
endTime() view returns (uint256)
1531612860
hasEnded() view returns (bool)
true
owner() view returns (address)
0x503d5c5f23456766639d0bdaa442a2b282f42d1e
ratePerWei() view returns (uint256)
10000000000000000000000
startTime() view returns (uint256)
1529020860
token() view returns (address)
0x52ed883e23a22fb0ace4629f0dc5c6348580d1ce
weiRaised() view returns (uint256)
500000000000000000
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.