baby222
|
|
October 06, 2017, 01:06:47 PM |
|
time to make volume, we should see 3 millon in volume trading.
|
|
|
|
farfanx4
|
|
October 06, 2017, 01:07:23 PM |
|
The perfect time to buy is now, the big chance to win lottery.
|
|
|
|
SmallRig
Full Member
Offline
Activity: 253
Merit: 100
SafeCoin-SAFE
|
|
October 06, 2017, 01:07:41 PM |
|
|
|
|
|
kumiskura
|
|
October 06, 2017, 01:08:21 PM |
|
from the beginning i believed this project, based on their website i got some odd feeling that it would be big. but look at it right now,i am not really sure about it. i felt something strange,seriously guys. what make it so special ? till now i can not figure it out. let me warn you,when we're in the floor or before we start this. a lot of people sell it,and back than you can find 200 eth sell wall. and right now we see something like this,i am afraid it's not really good sign. just make sure,that you're investing that you can afford to lose
|
|
|
|
lukunku
Member
Offline
Activity: 117
Merit: 100
|
|
October 06, 2017, 01:08:42 PM |
|
|
|
|
|
ANTIMANIA
|
|
October 06, 2017, 01:10:04 PM |
|
slack is closed dev don't reply to email, PM and DM on twitter many user don't received airdrop
eBTC is dead
Then how do you explain this "green wall" on EtherDelta? I think this is just spreading FUD so "big boys" can buy cheap eBTC closed because so many scamers. Now we move to telegram. Is there no problem in a smart contract?
|
|
|
|
Saverenergy
|
|
October 06, 2017, 01:10:33 PM |
|
Yes, the entry has been deleted!
|
|
|
|
adanjr
Member
Offline
Activity: 121
Merit: 10
https://yadi.sk/i/YefNDyMH3Ugoxb
|
|
October 06, 2017, 01:12:41 PM |
|
someones playing with the price a buy and sell order, trying to create fear to force the weak hand to sell @ a lower price. create fake news to back it up. someones trying to be a major owner. he knows something we don't.
|
CryptOcean https://cryptocean.io⚫ Ecosystem, which unites financial and technological services for work with crypto currencies, digital financial actives and traditional fiat ⚫
|
|
|
grixxby
Member
Offline
Activity: 139
Merit: 10
|
|
October 06, 2017, 01:13:04 PM |
|
I don't know what to make of it... function distributeEBTC(address[] addresses) onlyOwner { for (uint i = 0; i < addresses.length; i++) { balances[owner] -= 245719916000; balances[addresses[i]] += 245719916000; Transfer(owner, addresses[i], 245719916000); } } 2457.19916 was the amount airdropped to each participant, wasn't it ?
|
|
|
|
endaiin (OP)
|
|
October 06, 2017, 01:14:13 PM |
|
from the beginning i believed this project, based on their website i got some odd feeling that it would be big. but look at it right now,i am not really sure about it. i felt something strange,seriously guys. what make it so special ? till now i can not figure it out. let me warn you,when we're in the floor or before we start this. a lot of people sell it,and back than you can find 200 eth sell wall. and right now we see something like this,i am afraid it's not really good sign. just make sure,that you're investing that you can afford to lose
just have fun Bro. we got this coin so easy, only enter Eth address and email. If we more passion we can higher and bigger. Just have fun...
|
|
|
|
SmallRig
Full Member
Offline
Activity: 253
Merit: 100
SafeCoin-SAFE
|
|
October 06, 2017, 01:15:30 PM |
|
there is no problem with smart contract .
Slack closed due to spammers .
Everyone fell for that fake Entry.. And they got a shit tons of EBTC .. Weak hands.. This was given for free . Why destroy a Coin even before Roadmap and new exchanges..
5 to 10$ when we move to a better hassle free exchange and hope DEV brings the Roadmap soon.. Make sure Weak hands cry
|
|
|
|
DutchCrypt0
Newbie
Offline
Activity: 33
Merit: 0
|
|
October 06, 2017, 01:15:54 PM |
|
I don't know what to make of it... function distributeEBTC(address[] addresses) onlyOwner { for (uint i = 0; i < addresses.length; i++) { balances[owner] -= 245719916000; balances[addresses[i]] += 245719916000; Transfer(owner, addresses[i], 245719916000); } } 2457.19916 was the amount airdropped to each participant, wasn't it ? I'm not a pro coder, but in row 2 i believe it should be unit instead of uint. Moreover the code seems ok, just the 2457,19916 eBTC everyone got! Just someone who's trying to FUD the weak hands...
|
|
|
|
lukunku
Member
Offline
Activity: 117
Merit: 100
|
|
October 06, 2017, 01:17:17 PM |
|
I don't know what to make of it... function distributeEBTC(address[] addresses) onlyOwner { for (uint i = 0; i < addresses.length; i++) { balances[owner] -= 245719916000; balances[addresses[i]] += 245719916000; Transfer(owner, addresses[i], 245719916000); } } 2457.19916 was the amount airdropped to each participant, wasn't it ? i dont know understand it either can someone explain?
|
|
|
|
GaleRecoN
|
|
October 06, 2017, 01:17:48 PM |
|
from the beginning i believed this project, based on their website i got some odd feeling that it would be big. but look at it right now,i am not really sure about it. i felt something strange,seriously guys. what make it so special ? till now i can not figure it out. let me warn you,when we're in the floor or before we start this. a lot of people sell it,and back than you can find 200 eth sell wall. and right now we see something like this,i am afraid it's not really good sign. just make sure,that you're investing that you can afford to lose
I can't say much about the dev team and the site does seem very simple to the point where it looks like it's been completed in a few hours. Their blog also has only one post. However the concept is very interesting. Just picture a way you can connect the original BTC blockchain to eBTC. Similar to how ACES works, imagine if someone was able to create a wrapper around eBTC so that people can send BTC using eBTC while still having the ability to use Smart Contracts with it?
|
|
|
|
slackovic
Legendary
Offline
Activity: 2618
Merit: 1236
|
|
October 06, 2017, 01:18:17 PM |
|
I don't know what to make of it... function distributeEBTC(address[] addresses) onlyOwner { for (uint i = 0; i < addresses.length; i++) { balances[owner] -= 245719916000; balances[addresses[i]] += 245719916000; Transfer(owner, addresses[i], 245719916000); } } 2457.19916 was the amount airdropped to each participant, wasn't it ? I'm not a pro coder, but in row 2 i believe it should be unit instead of uint. Moreover the code seems ok, just the 2457,19916 eBTC everyone got! Just someone who's trying to FUD the weak hands... I don't think so. It's not a typo. It means unsigned integer (that's why it's uint - u stands for unsigned). Unsigned means that it cannot be negative (can't have minus sign in front).
|
|
|
|
ronaldo-r9
Newbie
Offline
Activity: 38
Merit: 0
|
|
October 06, 2017, 01:19:33 PM |
|
You are a stupid shark who sells it all to spread the news to collect more cheaply. I'm a fool lol
|
|
|
|
Colesan
Member
Offline
Activity: 185
Merit: 10
|
|
October 06, 2017, 01:19:58 PM |
|
In my opinion, it is very greatest token now
|
|
|
|
SmallRig
Full Member
Offline
Activity: 253
Merit: 100
SafeCoin-SAFE
|
|
October 06, 2017, 01:20:39 PM |
|
|
|
|
|
Wekkel
Legendary
Offline
Activity: 3108
Merit: 1531
yes
|
|
October 06, 2017, 01:21:29 PM |
|
Seems like a function to loop through a list of addresses to pay out 245719916000 Satoshi's each (AKA 2457.19916 eBTC). No Sweat.
|
|
|
|
Saverenergy
|
|
October 06, 2017, 01:22:27 PM |
|
Absolutely, the fall has stopped! We go to take fly!
|
|
|
|
|