Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe430…8f29
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "Crowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4314595 | 7 years ago | | | 0 | 0.0043854000 |
ABI
ABI objects
Getter at block 21216934
CAP() pure returns (uint256)
45000000000000000
END() pure returns (uint256)
1512133200
START() pure returns (uint256)
1506945600
bonusTokensDistributed() pure returns (uint256)
0
contractFinalized() pure returns (bool)
false
controller() pure returns (address)
0xe430be39098b4cb1897cd07c439edff3e23c8f29
crowdsaleFinalized() pure returns (bool)
false
currentRound() pure returns (uint256 index, uint256 endAmount, uint256 rate, uint256 incentiveDivisor)
(index=0, endAmount=7500000000000000, rate=35460992907801, incentiveDivisor=4)
hasEnded() pure returns (bool)
true
owner() pure returns (address)
0xb34a722a46ef57c7af0567b07aa304097da34bec
paused() pure returns (bool)
false
presaleBonusTokensDistributed() pure returns (uint256)
0
presaleFinalized() pure returns (bool)
false
presaleTokensDistributed() pure returns (uint256)
0
tokensDistributed() pure returns (uint256)
0
weiRaised() pure returns (uint256)
0
Read-only
rounds(uint256) pure returns (uint256 index, uint256 endAmount, uint256 rate, uint256 incentiveDivisor)
State-modifying
Events addPresale(address _beneficiary, uint256 _weiAmount) returns (bool)
buyTokens(address _beneficiary) payable
finalizeContract()
finalizeCrowdsale()
finalizePresale()
pause()
setController(address _address)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor()
fallback()
This contract contains no error objects.