CulturalCoinCrowdsale
Verified contract
Active on
Ethereum with 815 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)
No balances found for "CulturalCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5379949 | 7 years ago | | | 0 | 0.00072154000 | |
| 5379714 | 7 years ago | | | 0 | 0.00072154000 | |
| 5379441 | 7 years ago | | | 0 | 0.00072154000 | |
| 5379373 | 7 years ago | | | 0 | 0.00041094200 | |
| 5379197 | 7 years ago | | | 0 | 0.00072154000 | |
| 5378943 | 7 years ago | | | 0 | 0.00072154000 | |
| 5378694 | 7 years ago | | | 0 | 0.00072154000 | |
| 5378452 | 7 years ago | | | 0 | 0.00072154000 | |
| 5378198 | 7 years ago | | | 0 | 0.00072154000 | |
| 5377956 | 7 years ago | | | 0 | 0.00072154000 |
ABI
ABI objects
Getter at block 21307158
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)
1823
contributions() view returns (uint256)
57
cummulativeTokensSold() view returns (uint256)
6122783786732628571428552
endTimeIco() view returns (uint256)
1522972799
endTimePre() view returns (uint256)
1520207999
ethEurRate() view returns (uint32)
306
eurRaised() view returns (uint256)
101785
getCurrentTokenAmountForOneBtc() view returns (uint256)
0
getCurrentTokenAmountForOneEth() view returns (uint256)
0
hasIcoEnded() view returns (bool)
true
hasPresaleEnded() view returns (bool)
true
icoPhaseAmount1() view returns (uint256)
3025009681414533333333323
icoPhaseAmount2() view returns (uint256)
581974990318585466666666677
icoPhaseAmount3() view returns (uint256)
135000000000000000000000000
icoPhaseAmount4() view returns (uint256)
90000000000000000000000000
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
isPresale() view returns (bool)
false
owner() view returns (address)
0x1b6b58b7d8226cc5242e57864519b8310055a1eb
preCap() view returns (uint256)
90000000000000000000000000
preDiscountPercentage() view returns (uint8)
50
rateSetter() view returns (address)
0x77231e911f08414d5d496dc1a5c1cf2e327e1a40
startTimeIco() view returns (uint256)
1520208000
startTimePre() view returns (uint256)
1519642800
token() view returns (address)
0x3c159c0b03974f4b2befdde6f9f4ef09fd8d697b
tokensSoldIco() view returns (uint256)
3172077783319295238095224
tokensSoldPre() view returns (uint256)
2950706003413333333333328
wallet() view returns (address)
0x1b6b58b7d8226cc5242e57864519b8310055a1eb
weiRaised() view returns (uint256)
164410783810400000000
whitelist() view returns (address)
0x80199cf8cf5292458e8a6f56499b6de69c240e9d
Read-only
contributors(address) view returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
changeIcoPhaseAmounts(uint256[] icoPhaseAmounts)
changeRateSetter(address newRateSetter)
claimTokens(address _token)
setRates(uint32 _ethEurRate, uint32 _btcEthRate)
transferOwnership(address newOwner)
ClaimedTokens(address indexed _token, address indexed _owner, uint256 _amount)
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 _startTimePre, uint256 _endTimePre, uint256 _startTimeIco, uint256 _endTimeIco, uint32 _ethEurRate, uint32 _btcEthRate, address _wallet, address _tokenAddress, address _whitelistAddress)
fallback()
This contract contains no error objects.