ReversibleICO

Verified contract

Active on Ethereum with 233 txns
Deployed by via 0x21cea75f at 10134718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
Value $14,500,000
0xcbbf6a587203520f410c0bc49731c00a3a95b92b626960ad6e0500809b7d105e
0x684f0bd0dc716d89ef56f47bd9efacedbcbff736698e3098c67db35b980e980e
0x39421c95feabdab47245679f0d31af26da87d854668d473a6a90a7cab8d328bf
0x981f7bb301436c4f1d965aabee82cb8aaf27f438a416306ccdb5ae5af118b3bd
0xb630a4fb1d0955e8c07a723ca16b6d2addf0bad68a8616e2ca77316d580acac1
0x931b13cc738aa8dfb05eacf6298c122ae7fef8765fee2ea4709fd8272e18df6f
0x103a90fbbad9bacea7ef4824b54a689bc43902b1519de093e4e12a1badf3ed8a
0x92e3bdf2afb8ee9a0ce24da6d568d0771d2b9291a83afb7333e9d910c2d11fb5
0x24aa87bb4558e02d20b855c8422582fb85556f7162fcd1999243ed75d0027dc0
0x2701ea14f1c25c1dd48dfd70fd991f0710d90509aa06c02c8efa73dec76ac2f0

Functions
Getter at block 20888039
buyPhaseBlockCount(view returns (uint256)
1587200
buyPhaseEndBlock(view returns (uint256)
11875597
buyPhaseStartBlock(view returns (uint256)
10288398
canceledETH(view returns (uint256)
82564257156012387440
commitPhaseBlockCount(view returns (uint256)
140800
commitPhaseEndBlock(view returns (uint256)
10288397
commitPhasePrice(view returns (uint256)
2000000000000000
commitPhaseStartBlock(view returns (uint256)
10147598
committedETH(view returns (uint256)
0
deployingAddress(view returns (address)
0xc4a457c6e38541254533faf84dacffaaf6474955
freezeStart(view returns (uint256)
10220689
freezerAddress(view returns (address)
0x6109dcd72b8a2485a5b3ac4e76965159e9893ab7
frozen(view returns (bool)
true
frozenPeriod(view returns (uint256)
0
getAvailableProjectETH(view returns (uint256)
0
getCurrentBlockNumber(view returns (uint256)
20888039
getCurrentEffectiveBlockNumber(view returns (uint256)
20888039
getCurrentPrice(view returns (uint256)
2000000000000000
getCurrentStage(view returns (uint8)
0
getUnlockedProjectETH(view returns (uint256)
0
initialTokenSupply(view returns (uint256)
10000000000000000000000000
initialized(view returns (bool)
true
maxContribution(view returns (uint256)
4000000000000000000000
minContribution(view returns (uint256)
1000000000000000
participantCount(view returns (uint256)
36
pendingETH(view returns (uint256)
0
projectAddress(view returns (address)
0xd52306eabc2be4e2dc8fbd1f929ac73008430f3f
projectWithdrawCount(view returns (uint256)
0
projectWithdrawnETH(view returns (uint256)
0
rescuerAddress(view returns (address)
0x87bd0fbd87c846e37193f79e7bf97b6d3af625e3
stageBlockCount(view returns (uint256)
198400
stageCount(view returns (uint8)
8
tokenAddress(view returns (address)
0xa8b919680258d369114910511cc87595aec0be6d
tokenSupply(view returns (uint256)
10000000000000000000000000
whitelistingAddress(view returns (address)
0x774c67da65373c9922c528e232b718174dfca116
withdrawnETH(view returns (uint256)
60259693964000000000
Read-only
calcUnlockedAmount(uint256 _amountuint256 _lastBlockview returns (uint256)
committableEthAtStage(uint8 _stageIdview returns (uint256)
getEthAmountForTokensAtStage(uint256 _tokenAmountuint8 _stageIdview returns (uint256)
getParticipantReservedTokens(address _participantAddressview returns (uint256)
getParticipantUnlockedTokens(address _participantAddressview returns (uint256)
getPriceAtBlock(uint256 _blockNumberview returns (uint256)
getPriceAtStage(uint8 _stageIdview returns (uint256)
getStageAtBlock(uint256 _blockNumberview returns (uint8)
getTokenAmountForEthAtStage(uint256 _ethAmountuint8 _stageIdview returns (uint256)
participants(addressview returns (bool whitelisteduint32 contributionsuint32 withdrawsuint256 firstContributionBlockuint256 reservedTokensuint256 committedETHuint256 pendingETHuint256 _currentReservedTokensuint256 _unlockedTokensuint256 _lastBlock)
participantsById(uint256view returns (address)
stages(uint8view returns (uint128 startBlockuint128 endBlockuint256 tokenPrice)
State-modifying
cancel(payable 
commit(payable 
disableEscapeHatch(
escapeHatch(address _to
freeze(
init(address _tokenAddressaddress _whitelistingAddressaddress _freezerAddressaddress _rescuerAddressaddress _projectAddressuint256 _commitPhaseStartBlockuint256 _commitPhaseBlockCountuint256 _commitPhasePriceuint8 _stageCountuint256 _stageBlockCountuint256 _stagePriceIncrease
projectWithdraw(uint256 _ethAmount
tokensReceived(addressaddress _fromaddressuint256 _amountbytesbytes
unfreeze(
whitelist(address[] _addressesbool _approve
Events
ContributionsAccepted(address indexed participantAddressuint256 indexed ethAmountuint256 indexed tokenAmountuint8 stageId
ParticipantWithdraw(address indexed participantAddressuint256 indexed ethAmountuint256 indexed tokenAmountuint32 withdrawCount
PendingContributionAdded(address indexed participantAddressuint256 indexed amountuint32 indexed contributionId
PendingContributionsCanceled(address indexed participantAddressuint256 indexed amountuint32 indexed contributionId
ProjectWithdraw(address indexed projectAddressuint256 indexed amountuint32 indexed withdrawCount
SecurityDisableEscapeHatch(address indexed freezerAddressuint8 indexed stageIduint256 indexed effectiveBlockNumber
SecurityEscapeHatch(address indexed rescuerAddressaddress indexed touint8 indexed stageIduint256 effectiveBlockNumber
SecurityFreeze(address indexed freezerAddressuint8 indexed stageIduint256 indexed effectiveBlockNumber
SecurityUnfreeze(address indexed freezerAddressuint8 indexed stageIduint256 indexed effectiveBlockNumber
TransferEvent(uint8 indexed typeIdaddress indexed relatedAddressuint256 indexed value
WhitelistApproved(address indexed participantAddressuint256 indexed pendingETHuint32 indexed contributions
WhitelistRejected(address indexed participantAddressuint256 indexed pendingETHuint32 indexed contributions
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.