It looks good and professional. How it will go well. Nothing to worry about so far and the Dev seems to know whst they doing. Smart contract is good. How exactly does it work though ? Who holds the ETH ? Is it held in one place then released if the minimum of 500k is not met ?
hi dev,is there a bounty on twitter and facebook ?

Dude....
Read. Its on the OP there is a link to the bounty thread.
Hi
JasonXG,
Thanks for your feedback.1. A smart-contract has a standard crowdsale algorithm. You send ETH and receive an
OPL on your wallet. The
OPL for sending is calculated by the formula:
soldTokens == amount / tokenPrice
Also, the
transaction cancellation terms is added to the smart contract:
- If you sent ETH that is not a multiple of the token cost.
msg.value % tokenPrice != 0
- If you sent an exceeding amount of the total cost remaining tokens.
(tokensForSale - soldTokensCounter) * tokenPrice < msg.value
soldTokensCounter >= tokensForSale
These conditions are made in order to secure your funds, and you will receive exactly as many
OPL tokens as you paid.
2. The amount up to
$500k (Total sold: < 1666666
OPL) will be kept on the smart-contract account, and we wouldn't be able to transfer it to our account. If we do not collect the minimum amount, all
ICO participants will be able to get return of their funds through
safeWithdrawal() (Please, visit our
GitHub)
EDIT: We update some transaction cancellation terms in our smart contract. Please, visit our
GitHub____________________________________
Ilya SolovyanovIT DirectorYOUR PERSONAL VIDEO ANSWER: https://telesco.pe/on_place/32