Post
Topic
Board Service Announcements (Altcoins)
Re: [ETH] Ventures 3
by
Rytharr
on 08/04/2016, 15:51:28 UTC
LOL

WHAT A SCAM

//********************************************EMERGENCY WITHDRAW
// It will only be used in case the funds get stuck or any bug gets discovered in the future
// Also if a new version of this contract comes out, the funds then will be transferred to the new one
  function Emergency() manager
  {
   if(balance!=0)
         owner.send(balance);
  }


Owner can withdraw all to his account

LOL

Lol so true. Also I would not trust any dev who doesn't not know how to test their code on the testnet to make sure it actually works as it should before going live. He has put this up on live 6 times now lol.