Crowdsale

Verified contract

Active on Ethereum with 154 txns
Deployed by via 0xb5b245ec at 4269863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crowdsale"

0xf3aca27a46752b891d7d3912758e31c7accea568055b71d9c2532e2763f87a72
0x3e693e9146d02c6e26bb7ebf64a5a5557c667a3c9c128f8255ed1dce6750658b
0xfaa0e1335bf9a01c19b8a496f43af1c7b2ba98708f21c32c6014c8b8adc919b9
0x6047a9af9915429c8372120bbd841e5137f395b8743549e1df7f894da000bab9
0x51843b9326c370c5f641ab45d9d0866214f704c36c82c5e8ff57135bd0f02003
0xcd06aeedd95b39606e2c47562fbd3986e3a70a85c171e3b533f63ece7e358d13
0xbe12f31312cabbd284c3c82d10fe5904838010f0858aad2dfc59299af38be449
0x91bfee6ac8cf6db1761d8157f7f01596878033390d34689d7fc2a6eae48c254c
0x76e7de43c248610e581b11c02ff18d2027afc39276cc1e9c3061f75f73d01b24
0x112d451b73dc0495f7f78480914fcfc9e097cdf10249d082c4a41df17f7d52aa

Functions
Getter at block 21294057
bountyPercent(view returns (uint256)
5
bountyTokensWallet(view returns (address)
0x0ae1917871d041fbee35e2d87d81136f3af3d66c
 
currentStage(view returns (uint256)
foundersPercent(view returns (uint256)
45
foundersTokensWallet(view returns (address)
0x210b681402cbec92e972b1bc089cdd957a97068a
 
lastSaleDate(view returns (uint256)
multisigWallet(view returns (address)
0xe3dabd2a564ac4730bb4f679fa8c813413b27ccf
owner(view returns (address)
0xd27d13f99aff47e6237541e9e0dcc86bc1c9f9c2
paused(view returns (bool)
false
percentRate(view returns (uint256)
1000
stagesCount(view returns (uint256)
4
start(view returns (uint256)
1505826000
token(view returns (address)
0x7a2ea17b835cfd9272cec08ee0d40a5719557843
totalHardCap(view returns (uint256)
60860000000000000000000
totalInvested(view returns (uint256)
439445552929000002176
totalPeriod(view returns (uint256)
60
Read-only
stages(uint256view returns (uint256 perioduint256 hardCapuint256 priceuint256 investeduint256 closed)
State-modifying
addStage(uint256 perioduint256 hardCapuint256 price
changeStage(uint8 numberuint256 perioduint256 hardCapuint256 price
clearStages(
createTokens(payable 
finishMinting(
insertStage(uint8 numberAfteruint256 perioduint256 hardCapuint256 price
pause(
removeStage(uint8 number
retrieveTokens(address anotherToken
setBountyPercent(uint256 newBountyPercent
setBountyTokensWallet(address newBountyTokensWallet
setFoundersPercent(uint256 newFoundersPercent
setFoundersTokensWallet(address newFoundersTokensWallet
setMultisigWallet(address newMultisigWallet
setStart(uint256 newStart
transferOwnership(address newOwner
unpause(
Events
Pause(
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.