ShareEstateTokenCrowdsale
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26f4…faca
Balances ($9,727.23)
Native
Value
$9,727.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.5 | $3,890.89 |
$9,727.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4541153 | 7 years ago | | | 0.06 | 0.00037554000 | |
| 4541084 | 7 years ago | | | 0 | 0.00053161500 | |
| 4540751 | 7 years ago | | | 2.2 | 0.00064497300 | |
| 4540709 | 7 years ago | | | 0.3 | 0.00095997300 | |
| 4540392 | 7 years ago | | | 0 | 0.00063287500 | |
| 4534099 | 7 years ago | | | 0 | 0.00063287500 | |
| 4522730 | 7 years ago | | | 0 | 0.00053161500 | |
| 4522688 | 7 years ago | | | 0 | 0.00053161500 | |
| 4388373 | 7 years ago | | | 0.51310779 | 0.0052493280 | |
| 4380661 | 7 years ago | | | 0.399 | 0.00014705900 |
ABI
ABI objects
Getter at block 21392286
MIN_PRE_FUNDING_GOAL() pure returns (uint256)
20000000
PRE_FUNDING_GOAL() pure returns (uint256)
100000000
PRE_ICO_DURATION() pure returns (uint256)
3024000
PRICE() pure returns (uint256)
100
TEAM_BONUS_PERCENT() pure returns (uint256)
24
exchangeRate() pure returns (uint256)
31000
exchangeRateAgent() pure returns (address)
0xa78e8c30e2c084c21d6cac4f473b089feaa86d0c
exchangeRateTimestamp() pure returns (uint256)
1507454980
finalized() pure returns (bool)
false
getState() pure returns (uint8)
4
halted() pure returns (bool)
false
investorCount() pure returns (uint256)
12
isMaximumPreFundingGoalReached() pure returns (bool reached)
false
isMinimumGoalReached() pure returns (bool reached)
false
loadedRefund() pure returns (uint256)
2500000000000000000
multisigWallet() pure returns (address)
0xe7449ab92556c656bab0b62dffbf671ca6d51954
owner() pure returns (address)
0xa78e8c30e2c084c21d6cac4f473b089feaa86d0c
preIcoEndsAt() pure returns (uint256)
1509901200
startsAt() pure returns (uint256)
1507050000
token() pure returns (address)
0x26f45fd5d0e5b318c80c381e1a0c0a193643faca
tokensSold() pure returns (uint256)
24821220
weiRaised() pure returns (uint256)
5272945818633240579
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)
setExchangeRate(uint256 value, uint256 time)
setExchangeRateAgent(address newAgent)
setPreIcoEndsAt(uint256 time)
transferOwnership(address newOwner)
unhalt()
ExchangeRateChanged(uint256 oldValue, uint256 newValue)
Invested(address investor, uint256 weiAmount, uint256 tokenAmount)
Refund(address investor, uint256 weiAmount)
preIcoEndsAtChanged(uint256 endsAt)
constructor(address _token, address _multisigWallet, uint256 _preInvestStart, uint256 _preInvestStop)
fallback()
This contract contains no error objects.