ClcgCrowdsale
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf498…cd18
0x8dae…b914
Balances ($0.00)
No balances found for "ClcgCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8066763 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066763 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066763 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066756 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066747 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066747 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066741 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066731 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066731 | 5 years ago | | | 0 | 0.00052002000 | |
| 8066731 | 5 years ago | | | 0 | 0.00051874000 |
ABI
ABI objects
Getter at block 21167941
cap() view returns (uint256)
4000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1561996800
finalized() view returns (bool)
true
goal() view returns (uint256)
2000000000000000000000
goalReached() view returns (bool)
false
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
openingTime() view returns (uint256)
1556726400
rate() view returns (uint256)
25
token() view returns (address)
0x0df53a6946b21146a817c8c9e4792dc442bbded2
wallet() view returns (address)
0xf498b3aa5c99562ca31d5b4d9cbcb07d291ecd18
weiRaised() view returns (uint256)
192002235519594334018
Read-only
balanceOf(address account) view returns (uint256)
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
buyTokens(address beneficiary) payable
claimRefund(address refundee)
finalize()
removeWhitelisted(address account)
renounceWhitelistAdmin()
renounceWhitelisted()
withdrawTokens(address beneficiary)
CrowdsaleFinalized()
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
constructor(uint256 _rate, address _wallet, address _token, uint256 _openingTime, uint256 _closingTime, uint256 _hardCap, uint256 _softCap)
fallback()
This contract contains no error objects.