CulturalCoinCrowdsale
Verified contract
Active on
Ethereum with 3,421 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c15…697b
0x8019…0e9d
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CC | ERC-20 | 893.568987M | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6553203 | 6 years ago | | | 0 | 0.00072070000 | |
| 6552157 | 6 years ago | | | 0 | 0.00072070000 | |
| 6551902 | 6 years ago | | | 0 | 0.00072070000 | |
| 6551646 | 6 years ago | | | 0 | 0.00072070000 | |
| 6551401 | 6 years ago | | | 0 | 0.00072070000 | |
| 6551133 | 6 years ago | | | 0 | 0.00072070000 | |
| 6550877 | 6 years ago | | | 0 | 0.00072070000 | |
| 6550626 | 6 years ago | | | 0 | 0.00072070000 | |
| 6550364 | 6 years ago | | | 0 | 0.00072070000 | |
| 6550101 | 6 years ago | | | 0 | 0.00072070000 |
ABI
ABI objects
Getter at block 21163278
HARD_CAP_EUR() view returns (uint32)
19170000
HARD_CAP_IN_TOKENS() view returns (uint256)
810000000000000000000000000
SOFT_CAP_EUR() view returns (uint32)
2000000
btcEthRate() view returns (uint32)
3163
contributions() view returns (uint256)
73
cummulativeTokensSold() view returns (uint256)
6431013161665485714413687
endTimeIco() view returns (uint256)
1546300799
ethEurRate() view returns (uint32)
176
eurRaised() view returns (uint256)
107521
getCurrentTokenAmountForOneBtc() view returns (uint256)
0
getCurrentTokenAmountForOneEth() view returns (uint256)
0
hasIcoEnded() view returns (bool)
true
icoPhase1End() view returns (uint256)
1520812799
icoPhase1Start() view returns (uint256)
1520208000
icoPhase2End() view returns (uint256)
1526255999
icoPhase2Start() view returns (uint256)
1526255995
icoPhase3End() view returns (uint256)
1527465599
icoPhase3Start() view returns (uint256)
1527465579
icoPhase4End() view returns (uint256)
1528113600
icoPhase4Start() view returns (uint256)
1527465600
icoPhaseDiscountPercentage1() view returns (uint8)
40
icoPhaseDiscountPercentage2() view returns (uint8)
30
icoPhaseDiscountPercentage3() view returns (uint8)
20
icoPhaseDiscountPercentage4() view returns (uint8)
0
isIco() view returns (bool)
false
owner() view returns (address)
0x1b6b58b7d8226cc5242e57864519b8310055a1eb
rateSetter() view returns (address)
0x77231e911f08414d5d496dc1a5c1cf2e327e1a40
startTimeIco() view returns (uint256)
1520208000
token() view returns (address)
0x3c159c0b03974f4b2befdde6f9f4ef09fd8d697b
tokensSoldIco() view returns (uint256)
3480307158252152381080359
tokensSoldPre() view returns (uint256)
2950706003413333333333328
wallet() view returns (address)
0x1b6b58b7d8226cc5242e57864519b8310055a1eb
weiRaised() view returns (uint256)
175707285172400000006
whitelist() view returns (address)
0x80199cf8cf5292458e8a6f56499b6de69c240e9d
Read-only
contributors(address) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
changeRateSetter(address newRateSetter)
claimTokens(address _token)
setICOtime(uint256 _start, uint256 _end)
setIcoDiscountPercentages(uint8 _icoPhaseDiscountPercentage1, uint8 _icoPhaseDiscountPercentage2, uint8 _icoPhaseDiscountPercentage3, uint8 _icoPhaseDiscountPercentage4)
setIcoPhase1(uint256 _start, uint256 _end)
setIcoPhase2(uint256 _start, uint256 _end)
setIcoPhase3(uint256 _start, uint256 _end)
setIcoPhase4(uint256 _start, uint256 _end)
setRates(uint32 _ethEurRate, uint32 _btcEthRate)
transferOwnership(address newOwner)
ChangeIcoPhase(uint8 _phase, uint256 _start, uint256 _end)
ClaimedTokens(address indexed _token, address indexed _owner, uint256 _amount)
DiscountPercentagesChanged(uint8 _icoPhaseDiscountPercentage1, uint8 _icoPhaseDiscountPercentage2, uint8 _icoPhaseDiscountPercentage3, uint8 _icoPhaseDiscountPercentage4)
IcoPhaseAmountsChanged(uint256 _icoPhaseAmount1, uint256 _icoPhaseAmount2, uint256 _icoPhaseAmount3, uint256 _icoPhaseAmount4)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RateSetterChanged(address indexed previousRateSetter, address indexed newRateSetter)
RatesChanged(address indexed _rateSetter, uint32 _ethEurRate, uint32 _btcEthRate)
TokenPurchase(address indexed _purchaser, address indexed _beneficiary, uint256 _value, uint256 _amount)
constructor(uint256 _startTimeIco, uint256 _endTimeIco, uint32 _ethEurRate, uint32 _btcEthRate, address _wallet, address _tokenAddress, address _whitelistAddress, uint256 _tokensSoldPre, uint256 _contributions, uint256 _weiRaised, uint256 _eurRaised, uint256 _tokensSoldIco)
fallback()
This contract contains no error objects.