CoinCrowdICO
Verified contract
Active on
Ethereum with 742 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d82…e2ba
Balances ($0.00)
No balances found for "CoinCrowdICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5612453 | 7 years ago | | | 0 | 0.00041122000 | |
| 5072123 | 7 years ago | | | 0 | 0.00044753100 | |
| 5072110 | 7 years ago | | | 0 | 0.00044753100 | |
| 5072054 | 7 years ago | | | 0 | 0.00044753100 | |
| 5046525 | 7 years ago | | | 3 | 0.0029503190 | |
| 5046303 | 7 years ago | | | 0.99 | 0.0035653190 | |
| 5046271 | 7 years ago | | | 0.096434681 | 0.0029503190 | |
| 5046231 | 7 years ago | | | 0.99 | 0.00086100000 | |
| 5046183 | 7 years ago | | | 0.077509 | 0.0035653190 | |
| 5044415 | 7 years ago | | | 0.005 | 0.0025185650 |
ABI
ABI objects
Getter at block 21206434
centToken() view returns (uint256)
20
decimals() view returns (uint256)
18
endTime() view returns (uint256)
1518001200
euroRaisedICO() view returns (uint256 euro)
54556
owner() view returns (address)
0x6863b16d476d1975e3f9c1aa494148678a1e13c1
remainingTokens() view returns (uint256)
24227219903469693193096426
startTime() view returns (uint256)
1510743600
tokenContract() view returns (address)
0x4d829f8c92a6691c56300d020c9e0db984cfe2ba
tokenValue() view returns (uint256)
345006314905748
totalSoldTokensWithBonus() view returns (uint256)
285559805836981878626712
totalSoldTokensWithoutBonus() view returns (uint256)
272780096530306806903574
updater() view returns (address)
0xf4da2edb70ef1cc5eb20e1355e77f8fd73a9760e
Read-only
ambassadorAddressOf(address) view returns (address)
euroRaised(uint256 _weiTokens) view returns (uint256)
State-modifying
Events addMeByRC(address _ambassadorAddr)
buy(address _buyer) payable returns (uint256)
claimPremium(address _buyer, uint256 _amount) returns (bool)
startICO(uint256 _startTime)
transferOwnership(address newOwner)
updateTime(uint256 _newStart, uint256 _newEnd)
updateTimeRC(address _rcContract, uint256 _newStart, uint256 _newEnd)
updateTokenContract(address _tokenContract)
updateUpdater(address newUpdater)
updateValue(uint256 newValue)
withdraw(address to, uint256 value)
withdrawTokens(address to, uint256 value) returns (bool)
Buy(address buyer, uint256 value, address indexed ambassador)
NewAmbassador(address ambassador, address contr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateValue(uint256 newValue)
constructor(address _tokenAddress, uint256 _tokenValue, uint256 _startTime)
fallback()
This contract contains no error objects.