Crowdsale

Verified contract

Active on Ethereum with 235 txns
Deployed by via 0x29ce03fa at 6246885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd3e83feb77b37fc463c2173fbddf2bb0776dde8b658d118739183aa006c4e440
0xeaec0b1857f9369506e9afdb280b73b45ebfa2568bd911e6f7fe089574f2c688
0x6d5339896e613e95ae2c4da51abf3b7778aabda94dedd8ae51c98b4e2f4e3bd0
0x8fae44cbe8ffaa140ce52efbce058c11a3a91fcf1c411a603b4d9d6f04047a98
0x70aaf85635dc875eb0d4af749923f82be6506df0f1d19a75fec4a49620100765
0x9558f00cec58805ec03d27cf9fa0311e2ee4d2fd6e92be9cab6ed5d99b1da04b
0x72af317b5e32262884808ca90f11c67659d3e99b7ab5eb0a36c3fa374220ea7e
0xa97c2b96b44bf32518a86a9dac59c634fd4a0dcbf04c84f8179a7e0b1970391b
0x31df0bca71a36175ba2f7c07765ad6b66b9ee493f663b7cc73e687b4aa010e35
0x4e20440a073a8f6cff8e6927faaedd1499fdf1a46f83e58246b6a7acef780490

Functions
Getter at block 20884043
ROLE_OPERATOR(view returns (string)
operator
ROLE_WHITELISTED(view returns (string)
whitelist
decimalsCHF(view returns (uint256)
18
minInvestmentInCHF(view returns (uint256)
100000000000000000000
owner(view returns (address)
0xab052f4174ff7580fe4f884161347a59168e05be
paused(view returns (bool)
false
rateETHtoCHF(view returns (uint256)
105171096164000000000
token(view returns (address)
0x7c7159a34dbabc8c09f0bafe69d94d2ddc199472
tokensSold(view returns (uint256)
13192922464373214791979625000
withdrawWallet(view returns (address)
0xb6943f901e4355264c2573d88c15a1b6d75a071d
Read-only
checkRole(address _operatorstring _roleview 
getTokensAmount(uint256 _weiuint256 _lockupuint256 _soldview returns (uint256 tokensuint256 bonus)
hasRole(address _operatorstring _roleview returns (bool)
lockedValues(addressview returns (uint256)
lockupPeriods(uint256view returns (uint256 expiresuint256 bonus)
operator(address _operatorview returns (bool)
stages(uint256view returns (uint256 startuint256 enduint256 volumeuint256 priceInCHFuint256 minBonusVolumeuint256 bonusbool lock)
whitelist(address _operatorview returns (bool)
State-modifying
addAddressToWhitelist(address _operator
addAddressesToWhitelist(address[] _operators
addOperator(address _operator
buyTokens(address _beneficiarypayable 
distributeTokensForInvestment(address _beneficiaryuint256 _ethAmountstring _type
distributeTokensManual(address _beneficiaryuint256 _tokensAmount
lockNextPurchase(address _beneficiaryuint256 _lockupPeriod
pause(
removeAddressFromWhitelist(address _operator
removeAddressesFromWhitelist(address[] _operators
removeOperator(address _operator
renounceOwnership(
setETHtoCHFrate(uint256 _rateETHtoCHF
transferOwnership(address _newOwner
unpause(
withdraw(uint256 _weiAmount
withdrawAll(
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RateChangedLog(uint256 newRate
RoleAdded(address indexed operatorstring role
RoleRemoved(address indexed operatorstring role
TokensPurchaseLog(string purchaseTypeaddress indexed beneficiaryuint256 valueuint256 tokensuint256 bonuses
Unpause(
WithdrawLog(uint256 value
Constructor
constructor(uint256 _rateETHtoCHFuint256 _minInvestmentInCHFaddress _withdrawWalletaddress _token
Fallback and receive
fallback(
Errors

This contract contains no error objects.