CryptoCopyCrowdsale
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
No balances found for "CryptoCopyCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4596640 | 7 years ago | | | 0 | 0.00060864000 | |
| 4596634 | 7 years ago | | | 0 | 0.00055320000 | |
| 4596631 | 7 years ago | | | 0 | 0.00055364000 | |
| 4591751 | 7 years ago | | | 0.25 | 0.0030833400 | |
| 4583044 | 7 years ago | | | 0.41953633 | 0.0017000970 | |
| 4580349 | 7 years ago | | | 0.1 | 0.0030574200 | |
| 4578842 | 7 years ago | | | 0.22185258 | 0.0048574200 | |
| 4578832 | 7 years ago | | | 0.23285258 | 0.0012600000 | |
| 4578813 | 7 years ago | | | 0.22531 | 0.0024574200 | |
| 4578804 | 7 years ago | | | 0.23657 | 0.0012600000 |
ABI
ABI objects
Getter at block 21161692
CryptoCopyToken() view returns (address)
0x423475e0a0a90dde8bd813ebdcc21162cd5ed63f
advisoryPool() view returns (address)
0x0000000000000000000000000000000000000000
bonusFirstTwoDays() view returns (uint256)
20
bonusFirstTwoDaysPeriod() view returns (uint256)
172800
bonusFirstWeek() view returns (uint256)
15
bonusFirstWeekPeriod() view returns (uint256)
777600
bonusFourthWeek() view returns (uint256)
5
bonusFourthWeekPeriod() view returns (uint256)
2592000
bonusOver100ETH() view returns (uint256)
40
bonusOver10ETH() view returns (uint256)
20
bonusOver30ETH() view returns (uint256)
30
bonusOver3ETH() view returns (uint256)
10
bonusSecondWeek() view returns (uint256)
10
bonusSecondWeekPeriod() view returns (uint256)
1382400
bonusSubscription() view returns (uint256)
5
bonusThirdWeek() view returns (uint256)
5
bonusThirdWeekPeriod() view returns (uint256)
1987200
bountyPool() view returns (address)
0x0000000000000000000000000000000000000000
buyBackFund() view returns (address)
0x0000000000000000000000000000000000000000
creator() view returns (address)
0x8a2b4d371173382900cd8ef5897a4ec1dc362d2b
end() view returns (uint256)
1511297278
hardCap() view returns (uint256)
100000000000000000000000
maxTotalSupply() view returns (uint256)
100000000000000
minAcceptedEthAmount() view returns (uint256)
100000000000000000
softCap() view returns (uint256)
175000000000000000000
stage() view returns (uint8)
2
start() view returns (uint256)
1510391729
tokensForAdvisory() view returns (uint256)
5000000000000
tokensForBounty() view returns (uint256)
5000000000000
tokensForInvestors() view returns (uint256)
90000000000000
totalInvested() view returns (uint256)
42858232744826241646
totalInvestedWithBonuses() view returns (uint256)
56582004406241489975
totalTokenIssued() view returns (uint256)
0
Read-only
balanceOf(address _investor) view returns (uint256 balance)
State-modifying
Events addSubscriptionBonus(address investorAddress)
releaseTokens(address investorAddress)
returnOwnershipOfToken()
setAdvisoryPool(address _advisoryPool)
setBountyPool(address _bountyPool)
setBuyBackFund(address _buyBackFund)
setCreator(address _creator)
setEnd(uint256 _end)
setToken(address newToken)
updateState()
withdraw()
withdrawBountyAndAdvisory()
This contract contains no event objects.
constructor(address _tokenAddress, uint256 _start, uint256 _end)
fallback()
This contract contains no error objects.