CrowdSale
Verified contract
Active on
Ethereum with 2,349 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x905e…e745
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHNZ2 | ERC-20 | 2K | -- | -- | |
FND | ERC-20 | 30 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
Soundeon | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5819080 | 6 years ago | | | 0 | 0.00098301600 | |
| 5819042 | 6 years ago | | | 0 | 0.00098301600 | |
| 5818983 | 6 years ago | | | 0 | 0.00098301600 | |
| 5818973 | 6 years ago | | | 0 | 0.00096596000 | |
| 5773260 | 6 years ago | | | 0.012 | 0.000021282000 | |
| 5755410 | 6 years ago | | | 0 | 0.00063366800 | |
| 5693258 | 6 years ago | | | 0 | 0.00021520800 | |
| 5601812 | 7 years ago | | | 0 | 0.00095087200 | |
| 5527876 | 7 years ago | | | 0.5 | 0.000042564000 | |
| 5527592 | 7 years ago | | | 0.5 | 0.000042564000 |
ABI
ABI objects
Getter at block 21285219
amountRaised() view returns (uint256)
1290475502224385455978
beneficiary() view returns (address)
0x7a46c781b593068d5e987b191e9c2f7413e22aee
crowdsaleClosed() view returns (bool)
true
deadline() view returns (uint256)
1519884000
endFirstBonus() view returns (uint256)
1518156000
endSecondBonus() view returns (uint256)
1518501600
endThirdBonus() view returns (uint256)
1518847200
fundingGoal() view returns (uint256)
525000000000000000000
getBonus() view returns (uint256)
20
hardCap() view returns (uint256)
2100000000000000000000
minPurchase() view returns (uint256)
10000000000000000
price() view returns (uint256)
28571428571428571428571
startTime() view returns (uint256)
1517810400
tokenReward() view returns (address)
0x905e337c6c8645263d3521205aa37bf4d034e745
Read-only
balanceOf(address) view returns (uint256)
State-modifying
Events closeCrowdsale()
safeWithdrawal()
setMinPurchaseValue(uint256 _minPurchase)
shiftSalePurchase() payable returns (bool success)
CrowdsaleClose(uint256 totalAmountRaised, bool fundingGoalReached)
FundTransfer(address backer, uint256 amount, bool isContribution)
GoalReached(address recipient, uint256 totalAmountRaised)
constructor(address ifSuccessfulSendTo, address addressOfTokenUsedAsReward, uint256 tokensPerEth, uint256 _minPurchase, uint256 fundingGoalInWei, uint256 hardCapInWei, uint256 startTimeInSeconds, uint256 durationInMinutes, uint256 _endFirstBonus, uint256 _endSecondBonus, uint256 _endThirdBonus)
fallback()
This contract contains no error objects.