Crowdsale
Verified contract
Active on
Ethereum with 8,562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
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) |
---|---|---|---|---|---|---|---|
| 10097421 | 5 years ago | | | 0 | 0.00053207000 | |
| 5087594 | 7 years ago | | | 0.0001 | 0.00086100000 | |
| 5009161 | 7 years ago | | | 0.001 | 0.00086100000 | |
| 4933420 | 7 years ago | | | 0.01 | 0.00044100000 | |
| 4298529 | 7 years ago | | | 0 | 0.0019824220 | |
| 4288240 | 7 years ago | | | 0.095729 | 0.0018900000 | |
| 4272903 | 7 years ago | | | 0.17 | 0.0031500000 | |
| 4272903 | 7 years ago | | | 0.17 | 0.0031500000 | |
| 4272903 | 7 years ago | | | 0.17 | 0.0031500000 | |
| 4272903 | 7 years ago | | | 0.17 | 0.0031500000 |
ABI
ABI objects
Getter at block 21247758
amountRaised() pure returns (uint256)
95000000000156915851603
crowdsaleClosed() pure returns (bool)
true
end() pure returns (uint256)
1504620025
fundingGoal() pure returns (uint256)
672000000000
maxGoal() pure returns (uint256)
20120000000000
rateCoefficient() pure returns (uint256)
100000000000
rateHard() pure returns (uint256)
20
rateSoft() pure returns (uint256)
24
softCap() pure returns (uint256)
6720000000000
start() pure returns (uint256)
1504188000
timeAfterSoftCap() pure returns (uint256)
432000
tokenOwner() pure returns (address)
0x0027bcc0275ed76e0b338a42e7e08dec36d25678
tokenReward() pure returns (address)
0xaf4dce16da2877f8c9e00544c93b62ac40631f16
tokensSold() pure returns (uint256)
20120000000000
Read-only
balanceOf(address) pure returns (uint256)
getNumTokens(uint256 _value) pure returns (uint256 numTokens, bool reachedSoftCap)
State-modifying
Events checkGoalReached()
invest(address _receiver) payable
safeWithdrawal()
FundTransfer(address backer, uint256 amount, bool isContribution, uint256 _amountRaised)
GoalReached(address _tokenOwner, uint256 _amountRaised)
constructor(address _tokenAddr, address _walletAddr, address _tokenOwner, uint256 _start, uint256 _end, uint256 _timeAfterSoftCap)
fallback()
This contract contains no error objects.