Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc1a2…c7bd
4 additional
variables
Balances ($0.00)
No balances found for "NUCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4509313 | 7 years ago | | | 0 | 0.00046809000 | |
| 4509297 | 7 years ago | | | 0 | 0.00093618000 | |
| 4509272 | 7 years ago | | | 0 | 0.00046809000 | |
| 4509262 | 7 years ago | | | 0 | 0.00046809000 | |
| 4509251 | 7 years ago | | | 0 | 0.00046809000 | |
| 4470727 | 7 years ago | | | 0 | 0.0028079000 | |
| 4470724 | 7 years ago | | | 0 | 0.034106700 | |
| 4470722 | 7 years ago | | | 0 | 0.094345100 | |
| 4470720 | 7 years ago | | | 0 | 0.051268500 |
ABI
ABI objects
Getter at block 21392668
allocatedEth() pure returns (uint256)
0
allocatedTokens() pure returns (uint256)
0
baseRate() pure returns (uint256)
500
beneficiary() pure returns (address)
0x3caf983accccc2551195e0809b7824da6fde4ec8
crowdsaleEnd() pure returns (uint256)
1513947600
getCurrentPhase() pure returns (uint256 found)
6
isInPresalePhase() pure returns (bool)
false
maxAmount() pure returns (uint256)
16666000000000000000000
maxAmountPresale() pure returns (uint256)
10000000000000000000000
minAcceptedAmount() pure returns (uint256)
10000000000000000
minAcceptedAmountPresale() pure returns (uint256)
10000000000000000
minAmount() pure returns (uint256)
3333000000000000000000
minAmountPresale() pure returns (uint256)
500000000000000000000
presaleEnd() pure returns (uint256)
1511442000
raised() pure returns (uint256)
0
stage() pure returns (uint8)
1
start() pure returns (uint256)
1510146000
token() pure returns (address)
0xc1a28f14218f5c4f533014f8084e1d410274c7bd
totalCollected() pure returns (uint256)
0
Read-only
balanceOf(address _owner) pure returns (uint256)
ethBalanceOf(address _owner) pure returns (uint256)
getRate(uint256 _phase, uint256 _volume) pure returns (uint256)
hasBalance(address _beneficiary, uint256 _releaseDate) pure returns (bool)
refundableEthBalanceOf(address _owner) pure returns (uint256)
toTokens(uint256 _wei, uint256 _rate) pure returns (uint256)
State-modifying
Events confirmBeneficiary()
contribute() payable
deploy()
destroy()
endCrowdsale()
refund()
retreiveTokens(address _tokenContract)
setupPhases(uint256 _baseRate, uint256[] _phaseRates, uint256[] _phasePeriods, uint256[] _phaseBonusLockupPeriods, bool[] _phaseUsesVolumeMultiplier)
setupStakeholders(address[] _stakeholders, uint256[] _stakeholderEthPercentages, uint256[] _stakeholderTokenPercentages, bool[] _stakeholderTokenPayoutOverwriteReleaseDates, uint256[] _stakeholderTokenPayoutFixedReleaseDates, uint256[] _stakeholderTokenPayoutPercentages, uint256[] _stakeholderTokenPayoutVestingPeriods)
setupVolumeMultipliers(uint256[] _volumeMultiplierRates, uint256[] _volumeMultiplierLockupPeriods, uint256[] _volumeMultiplierThresholds)
withdrawEther()
withdrawTokens()
This contract contains no event objects.
constructor(uint256 _start, address _token, uint256 _tokenDenominator, uint256 _percentageDenominator, uint256 _minAmount, uint256 _maxAmount, uint256 _minAcceptedAmount, uint256 _minAmountPresale, uint256 _maxAmountPresale, uint256 _minAcceptedAmountPresale)
fallback()
This contract contains no error objects.