Post
Topic
Board Service Announcements (Altcoins)
Re: [ETH] Ventures 3
by
sydhelly
on 07/04/2016, 07:35:51 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