Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcc44…f4c0
0x271d…1ece
0xcf14…7f81
20 additional
variables
Balances ($0.00)
No balances found for "CrowdliSTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9279137 | 5 years ago | | | 0 | 0.0010639300 | |
| 9278882 | 5 years ago | | | 0 | 0.0010639300 | |
| 9278585 | 5 years ago | | | 0 | 0.0010639300 | |
| 9278300 | 5 years ago | | | 0 | 0.0010639300 | |
| 9278021 | 5 years ago | | | 0 | 0.0010639300 | |
| 9277762 | 5 years ago | | | 0 | 0.0010639300 | |
| 9277480 | 5 years ago | | | 0 | 0.0010639300 | |
| 9277212 | 5 years ago | | | 0 | 0.0010639300 | |
| 9276961 | 5 years ago | | | 0 | 0.0010639300 | |
| 9276708 | 5 years ago | | | 0 | 0.0010639300 |
ABI
ABI objects
Getter at block 21299892
arrayMaxEntryLimit() view returns (uint256)
10
boardComment() view returns (bytes32)
0x6161610000000000000000000000000000000000000000000000000000000000
chfOverallInvested() view returns (uint256)
780000000000000000000
crowdliExchangeVault() view returns (address)
0x271d99d611b19fd35c5f3737b002d9cd201c1ece
crowdliKycProvider() view returns (address)
0xcf1405be9c9be8d10363c7a9d5ef73fa6f3b7f81
currentEarlyBirdInvestorsCount() view returns (uint256)
1
directorsBoard() view returns (address)
0x2596cc7e6d365de9a5326104fd6ad27cf8ea7044
earlyBirdAdditionalTokensAmount() view returns (uint256)
2000000000000000000
earlyBirdInvestmentPhase() view returns (uint256)
2
earlyBirdInvestorsCount() view returns (uint256)
3
earlyBirdTokensThresholdAmount() view returns (uint256)
5000000000000000000
endDate() view returns (uint256)
1579345034
endDateExtensionDecissionDate() view returns (uint256)
1578754034
endDateExtensionOffset() view returns (uint256)
600
eurOverallInvested() view returns (uint256)
0
evalTimedStates() view returns (bool)
false
exchangeRate() view returns (uint256)
144913781613267406400
exchangeRateDecimals() view returns (uint256)
1000000000000000000
getInvestmentPhaseCount() view returns (uint256)
4
getStatisticsData() view returns (uint256[])
[500000000000000000000, 900000000000000000000, 0, 780000000000000000000, 0, 894000000000000000000, 1]
getTokenAllocationsCount() view returns (uint256)
2
hardCapAmount() view returns (uint256)
900000000000000000000
hardCapThresholdAmount() view returns (uint256)
50000000000000000000
investmentPhaseIndex() view returns (uint256)
3
isCurrentPhaseCapReached() view returns (bool)
false
isCurrentPhaseManuallySwitchable() view returns (bool)
false
isEndDateExtendable() view returns (bool)
false
isEndDateReached() view returns (bool)
true
isHardCapReached() view returns (bool)
false
isHardCapWithinCapThresholdReached() view returns (bool)
true
isLastPhase() view returns (bool)
true
isManuallyClosable() view returns (bool)
false
isOwner() view returns (bool)
false
isSoftCapReached() view returns (bool)
true
minChfAmountPerInvestment() view returns (uint256)
2
numberOfInvestors() view returns (uint256)
1
owner() view returns (address)
0x4fe86383d2d5965804ee84adb64d0535cd8e702f
paused() view returns (bool)
false
paymentConfirmer() view returns (address)
0x2a1758663ed7b596ffe6f788efe1ba54bf957228
saleStartDate() view returns (uint256)
1578745685
softCapAmount() view returns (uint256)
500000000000000000000
state() view returns (uint8)
3
token() view returns (address)
0xcc4431fe5b1cd1bcecbc114f543f66b55918f4c0
tokenAgentWallet() view returns (address)
0x5eb5b1641b2b998601bda5c87624e7a23fbbce7d
tokensSoldAmount() view returns (uint256)
894000000000000000000
validate() view returns (uint256)
0
videoVerificationCostAmount() view returns (uint256)
4000000000000000000
voucherTokensAmount() view returns (uint256)
5000000000000000000
weiInvested() view returns (uint256)
0
Read-only
allInvestmentsInChf(address) view returns (uint256)
calculateTokenStatementEther(address _investor, uint256 _currencyAmount, uint8 _currency, bool _hasRequestedBankPayments, uint256 investmentPhaseOffset) view returns (uint256[])
calculateTokenStatementFiat(address _investor, uint256 _currencyAmount, uint8 _currency, uint256 _exchangeRate, uint256 _exchangeRateDecimals, bool _hasRequestedBankPayments, uint256 investmentPhaseOffset) view returns (uint256[])
chfPerInvestor(address) view returns (uint256)
eurPerInvestor(address) view returns (uint256)
hasState(uint8 _state) view returns (bool)
investmentPhases(uint256) view returns (bytes32 label, bool allowManualSwitch, uint256 discountBPS, uint256 capAmount, uint256 tokensSoldAmount)
investorsWithEarlyBird(address) view returns (bool)
investorsWithPendingVouchers(address) view returns (bool)
isPauser(address account) view returns (bool)
paidForVideoVerification(address) view returns (bool)
resolvePaymentError(uint8 validationCode) pure returns (string)
tokenAllocations(uint256) view returns (bytes32 label, uint8 actionType, uint8 valueType, uint256 valueAmount, address beneficiary, bool isAllocated)
weiPerInvestor(address) view returns (uint256)
State-modifying
Events addPauser(address account)
addPendingVoucher(address _investor)
closeManually()
extendEndDate()
finalize(bytes32 _message)
initSTO(uint256 _saleStartDate, uint256 _earlyBirdTokensThreshold, uint256 _earlyBirdAdditionalTokens, uint256 _earlyBirdInvestorsCount, uint256 _earlyBirdInvestmentPhase, uint256 _voucherTokensAmount, uint256 _videoVerificationCost, uint256 _softCap, uint256 _endDate, uint256 _endDateExtensionDecissionDate, uint256 _endDateExtensionOffset, uint256 _gasCost, uint256 _hardCapThresholdAmount, uint256 _minChfAmountPerInvestment)
pause()
processBankPaymentCHF(address _beneficiary, uint256 _chfAmount, bool _hasRequestedPayments, uint256 _paymentId)
processBankPaymentEUR(address _beneficiary, uint256 _eurAmount, uint256 _exchangeRate, uint256 _exchangeRateDecimals, bool _hasRequestedPayments, uint256 _paymentId)
processEtherPayment(address _beneficiary, uint256 _weiAmount, uint256 _paymentId)
processTokenAgentPaymentCHF(uint256 _chfAmount, uint256 _paymentId)
registerInvestmentPhase(bytes32 _label, bool allowManualSwitch, uint256 _discountBPS, uint256 _cap)
registerPostAllocation(bytes32 _label, uint8 _valueType, address _beneficiary, uint256 _value)
renounceOwnership()
renouncePauser()
setBoardComment(bytes32 _boardComment)
start()
switchCurrentPhaseManually()
transferOwnership(address newOwner)
unpause()
updateCrowdliKYCProvider(address _crowdliKycProvider)
updateExchangeRate(uint256 _exchangeRate, uint256 _exchangeRateDecimals)
updateStartDate(uint256 _saleStartDate)
updateTimedStates()
LogClosed(address indexed sender, bool stoSucessfull)
LogEndDateExtended(address indexed sender, uint256 endDate)
LogFinalized(address indexed sender)
LogInvestmentPhaseSwitched(uint256 phaseIndex)
LogKYCProviderUpdated(address indexed sender, address indexed crowdliKycProvider)
LogPaymentConfirmation(address indexed beneficiary, uint256 indexed investment, uint256[] paymentDetails, uint256 id, uint8 currency, uint8 executionType)
LogPendingVoucherAdded(address _investor)
LogRegisterInvestmentPhase(address indexed sender, bool allowManualSwitch, bytes32 indexed label, uint256 indexed discountBPS, uint256 cap)
LogSaleStartUpdated(address indexed sender, uint256 indexed saleStartDate)
LogStarted(address indexed sender)
LogStateChanged(uint8 _states)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
constructor(address _token, address _crowdliKycProvider, address _crowdliExchangeVault, address _directorsBoard, address _paymentConfirmer, address _tokenAgentWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.