SolarDaoTokenCrowdsale
Verified contract
Active on
Ethereum with 5,147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x646c…f476
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4434013 | 7 years ago | | | 0.1 | 0.00044975700 | |
| 4266304 | 7 years ago | | | 0 | 0.00044100000 | |
| 4266275 | 7 years ago | | | 0 | 0.00044100000 | |
| 4255320 | 7 years ago | | | 0 | 0.00074071200 | |
| 4255313 | 7 years ago | | | 0 | 0.00044671200 | |
| 4245626 | 7 years ago | | | 0.05 | 0.0062500000 | |
| 4245337 | 7 years ago | | | 0.2 | 0.0044100000 | |
| 4240316 | 7 years ago | | | 0.5 | 0.0023100000 | |
| 4240305 | 7 years ago | | | 1 | 0.010500000 | |
| 4240297 | 7 years ago | | | 0.5 | 0.012600000 |
ABI
ABI objects
Getter at block 21159952
ICO_GOAL() pure returns (uint256)
8000000000
MIN_ICO_GOAL() pure returns (uint256)
10000000
PRE_FUNDING_GOAL() pure returns (uint256)
400000000
PRE_ICO_DURATION() pure returns (uint256)
3024000
PRICE() pure returns (uint256)
100
TEAM_BONUS_PERCENT() pure returns (uint256)
25
endsAt() pure returns (uint256)
1512075599
exchangeRate() pure returns (uint256)
38500
exchangeRateAgent() pure returns (address)
0x003a83479413b93cdff43a375d80be269371bc92
exchangeRateTimestamp() pure returns (uint256)
1504180701
finalized() pure returns (bool)
false
getState() pure returns (uint8)
4
halted() pure returns (bool)
true
investorCount() pure returns (uint256)
638
isCrowdsaleFull() pure returns (bool)
false
isMaximumPreFundingGoalReached() pure returns (bool reached)
false
isMinimumGoalReached() pure returns (bool reached)
true
loadedRefund() pure returns (uint256)
0
multisigWallet() pure returns (address)
0x8009b7f7e94baf862d155bb7a3c0e589ea6a1a75
owner() pure returns (address)
0xb6e889fd758eda0a77781a8779cc1e9f32c9aedf
preInvestStart() pure returns (uint256)
1501102801
startsAt() pure returns (uint256)
1508965201
token() pure returns (address)
0x646cec6ee42d258336165cbbd5deb4af14f0f476
tokensSold() pure returns (uint256)
6096566260
weiRaised() pure returns (uint256)
1304418529951566567836
weiRefunded() pure returns (uint256)
0
Read-only
investedAmountOf(address) pure returns (uint256)
milestones(uint256) pure returns (uint256 start, uint256 end, uint256 bonus)
tokenAmountOf(address) pure returns (uint256)
State-modifying
Events buy() payable
finalize()
halt()
invest(address receiver) payable
kill()
loadRefund() payable
refund()
setCrowdsaleData(uint256 _tokensSold, uint256 _weiRaised, uint256 _investorCount)
setEndsAt(uint256 time)
setExchangeRate(uint256 value, uint256 time)
setExchangeRateAgent(address newAgent)
transferOwnership(address newOwner)
unhalt()
EndsAtChanged(uint256 endsAt)
ExchangeRateChanged(uint256 oldValue, uint256 newValue)
Invested(address investor, uint256 weiAmount, uint256 tokenAmount)
Refund(address investor, uint256 weiAmount)
constructor(address _token, address _multisigWallet, uint256 _preInvestStart, uint256 _start, uint256 _end)
fallback()
This contract contains no error objects.