IcoCrowdsale
Verified contract
Active on
Ethereum with 1,264 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TTA | ERC-20 | 33 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5713166 | 6 years ago | | | 0 | 0.0025522500 | |
| 5703559 | 6 years ago | | | 0 | 0.0025522500 | |
| 5630267 | 7 years ago | | | 0 | 0.0025522500 | |
| 5570785 | 7 years ago | | | 0 | 0.0025522500 | |
| 5539650 | 7 years ago | | | 0 | 0.00024900000 | |
| 5539626 | 7 years ago | | | 0 | 0.00024900000 | |
| 5522298 | 7 years ago | | | 0 | 0.00024900000 | |
| 5522277 | 7 years ago | | | 0 | 0.00024900000 | |
| 5513959 | 7 years ago | | | 0 | 0.00024900000 | |
| 5504755 | 7 years ago | | | 0 | 0.00024900000 |
ABI
ABI objects
Getter at block 21249830
CHF_CENT_PER_TOKEN() view returns (uint256)
1000
DEVELOPMENT_TEAM_CAP() view returns (uint256)
2000000000000000000000000
DISCOUNT_TOKEN_AMOUNT_T1() view returns (uint256)
3000000000000000000000000
DISCOUNT_TOKEN_AMOUNT_T2() view returns (uint256)
6000000000000000000000000
ICO_ENABLERS_CAP() view returns (uint256)
1500000000000000000000000
ICO_TOKEN_CAP() view returns (uint256)
9500000000000000000000000
MAX_TOKEN_CAP() view returns (uint256)
13000000000000000000000000
MIN_CONTRIBUTION_CHF() view returns (uint256)
250
VESTING_CLIFF() view returns (uint256)
31536000
VESTING_DURATION() view returns (uint256)
94608000
capReached() view returns (bool)
false
confirmationPeriod() view returns (uint256)
2592000
confirmationPeriodOver() view returns (bool)
true
developmentTeamTokensMinted() view returns (uint256)
0
endTime() view returns (uint256)
1519858740
getVestingWalletLength() view returns (uint256)
0
hasEnded() view returns (bool)
true
icoEnablersTokensMinted() view returns (uint256)
15433873772540000000000
investmentIdLastAttemptedToSettle() view returns (uint256)
581
minContributionInWei() view returns (uint256)
245098039215686274
owner() view returns (address)
0x7520a031f08647b90c679e6f2952f3edc1e61713
rate() view returns (uint256)
1020
startTime() view returns (uint256)
1517655600
tier1Reached() view returns (bool)
false
tier2Reached() view returns (bool)
false
token() view returns (address)
0xab37d7c4a2ae9ad4451aa796171dc8ac0fa429f4
tokenPerWei() view returns (uint256)
102
tokensMinted() view returns (uint256)
463697735545352650903670
tokensToMint() view returns (uint256)
35976373114300000111142
totalTokensPurchased() view returns (uint256)
107547725157581240411340
underwriter() view returns (address)
0x01d0b0c6a8f9a24591c0300eb13463bca40b2de8
wallet() view returns (address)
0xafeaeaeafc742e884159f98ad837a60073372633
weiRaised() view returns (uint256)
1054389462329227847170
Read-only
investments(uint256) view returns (address investor, address beneficiary, uint256 weiAmount, uint256 tokenAmount, bool confirmed, bool attemptedSettlement, bool completedSettlement)
isBlacklisted(address) view returns (bool)
isManager(address) view returns (bool)
vestingWallets(uint256) view returns (address)
State-modifying
Events batchConfirmPayments(uint256[] _investmentIds)
batchMintTokenDirect(address[] _toList, uint256[] _tokenList)
batchSettleInvestments(uint256[] _investmentIds)
blackListInvestor(address _investor, bool _active)
buyTokens(address _beneficiary) payable
confirmPayment(uint256 _investmentId)
finalize()
finalizeConfirmationPeriod()
mintDevelopmentTeamTokens(address _to, uint256 _tokens)
mintIcoEnablersTokens(address _to, uint256 _tokens)
mintTokenDirect(address _to, uint256 _tokens)
setManager(address _manager, bool _active)
settleInvestment(uint256 _investmentId)
transferOwnership(address newOwner)
unConfirmPayment(uint256 _investmentId)
ChangedInvestmentConfirmation(uint256 investmentId, address investor, bool confirmed)
ChangedInvestorBlacklisting(address investor, bool blacklisted)
ChangedManager(address manager, bool active)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rateChfPerEth, address _wallet, uint256 _confirmationPeriodDays, address _underwriter)
fallback()
This contract contains no error objects.