Author

Topic: [ANN] Ethereum: Welcome to the Beginning - page 1142. (Read 2007090 times)

legendary
Activity: 1397
Merit: 1022
full member
Activity: 189
Merit: 100
September 11, 2015, 09:45:37 AM
When is the next pump?
newbie
Activity: 29
Merit: 0
September 11, 2015, 09:05:24 AM
I have margin long position from .0061btc on eth and keep topping account up to stop it get liquidated but today it drop and warning tell me to transfer more funds to stop getting liquidated but account is frozen to stop me do this and when it unfreeze it too late and all my funds are taken?How can that be fair??
hero member
Activity: 744
Merit: 500
September 11, 2015, 08:07:29 AM
Why this sudden dump?
vgo
legendary
Activity: 2072
Merit: 1019
September 11, 2015, 07:28:07 AM
Somebody just destroyed the price of eth on polo

Poloniex scam, market was frozen in first dump.

Look chart sept.11  9:05-9:10 UTC.
legendary
Activity: 966
Merit: 1001
September 11, 2015, 06:18:14 AM
Somebody just destroyed the price of eth on polo
sr. member
Activity: 434
Merit: 250
September 11, 2015, 05:03:01 AM
Updated for poloniex for u guys:





np
legendary
Activity: 2436
Merit: 1561
September 11, 2015, 03:28:21 AM
Last Active:   February 25, 2015, 09:32:54 AM
when is he gonna update the OP or is he to busy to spend 30 minutes updating what looks like?
i know this isn't the main forum for eth but it's nice to you know *atleast be active on other sites once in awhile*>.....<

Don't count on it. I'm pretty sure he stated that he gave up on Bitcointalk and not gonna post here any more. They have their own forum and likely will try to keep all the discussion/updates there.
hero member
Activity: 1778
Merit: 520
September 10, 2015, 09:05:18 PM
Last Active:   February 25, 2015, 09:32:54 AM
when is he gonna update the OP or is he to busy to spend 30 minutes updating what looks like?
i know this isn't the main forum for eth but it's nice to you know *atleast be active on other sites once in awhile*>.....<
legendary
Activity: 1176
Merit: 1017
September 10, 2015, 08:35:50 PM
What is the metal content of these Ether bars? 
hero member
Activity: 714
Merit: 500
September 10, 2015, 06:13:25 PM
go to ~0.00513



I wish I could understand those lines Roll Eyes

I'm pretty sure he doesn't either
sr. member
Activity: 294
Merit: 250
???
September 10, 2015, 04:37:25 PM
go to ~0.00513



I wish I could understand those lines Roll Eyes
legendary
Activity: 1354
Merit: 1000
September 10, 2015, 04:26:39 PM
Finite By Design is pleased to announce the first of four scheduled limited edition 'Stages of Ethereum Launch' bars. Ethereum's 'Stage 1: FRONTIER' is commemorated with a limited mint of 300 individually numbered 5" Ether Frontier bars (100 with antique gold finish, 100 with antique silver finish and 100 with antique copper finish). As the Ethereum project progresses, a unique batch will be made to commemorate each stage; Stage 2 'Homestead', Stage 3 'Metropolis' and finally Stage 4 'Serenity'.

IN STOCK:
- 100 numbered antique silver finish
- 100 numbered antique gold finish
- 100 numbered antique copper finish
- each bar comes with 2 custom holograms and can be customer with Ether (Ethereum's cryptofuel)
- each bar comes with an f*D embossed Certificate of Authenticity

Pricing (shipping not included):
- 3 pack (one of each finish) = $100



Hologram:


Certificate of Authenticity:
It happened before! https://talk.vanillacoin.net/topic/200/vanillacoin-physical-coin-and-vnl-keychain
legendary
Activity: 2893
Merit: 1158
September 10, 2015, 02:53:37 PM
go to ~0.00513

legendary
Activity: 2893
Merit: 1158
September 10, 2015, 01:06:41 PM
This means nothing in my opinion. Don't become crazy drawing lines, just believe in eth.
just add a new candles  Wink




Think the graph is upside down!
You are not right. Grin
full member
Activity: 168
Merit: 100
September 09, 2015, 03:06:57 PM
Just wanted to inform you that the secure web wallet

https://www.ethereumwallet.org

has just relayed the 1000th transaction.
Thank you very much for your commitment and your trust.
Hi, whith this wallet can I import ethereum coin bought on presale. Or is there any other way to import my coins. with the frontier thing, I am not familiar with it.
Help!

Unfortunately there is no function yet to import a presale wallet into the web wallet.
What you can do is install GETH and follow this guide to import your presale wallet.

http://ethereum.gitbooks.io/frontier-guide/content/wallet.html

Then launch geth using

Code:
geth -rpc console
ALRIGHT THX, but I have read thru that already and couldnt understand how to do it. So I will wait until something more easy to do it. thx anyway though

and then paste this string after adjusting the 0xYOUR_WEB_ADDRESS  address. This should be the address you can get from the web wallet by clicking the "Receive" button. Also "100" should be replaced by the amount of ether you have in your presale wallet.

Code:
eth.sendTransaction({from:eth.accounts[0], to:"0xYOUR_WEB_ADDRESS", value: web3.toWei(100, "ether")})
newbie
Activity: 18
Merit: 0
September 09, 2015, 01:24:32 PM
Just wanted to inform you that the secure web wallet

https://www.ethereumwallet.org

has just relayed the 1000th transaction.
Thank you very much for your commitment and your trust.
Hi, whith this wallet can I import ethereum coin bought on presale. Or is there any other way to import my coins. with the frontier thing, I am not familiar with it.
Help!

Unfortunately there is no function yet to import a presale wallet into the web wallet.
What you can do is install GETH and follow this guide to import your presale wallet.

http://ethereum.gitbooks.io/frontier-guide/content/wallet.html

Then launch geth using

Code:
geth -rpc console

and then paste this string after adjusting the 0xYOUR_WEB_ADDRESS  address. This should be the address you can get from the web wallet by clicking the "Receive" button. Also "100" should be replaced by the amount of ether you have in your presale wallet.

Code:
eth.sendTransaction({from:eth.accounts[0], to:"0xYOUR_WEB_ADDRESS", value: web3.toWei(100, "ether")})
full member
Activity: 168
Merit: 100
September 09, 2015, 12:38:08 PM
Just wanted to inform you that the secure web wallet

https://www.ethereumwallet.org

has just relayed the 1000th transaction.
Thank you very much for your commitment and your trust.
Hi, whith this wallet can I import ethereum coin bought on presale. Or is there any other way to import my coins. with the frontier thing, I am not familiar with it.
Help!
legendary
Activity: 1397
Merit: 1022
September 09, 2015, 09:52:25 AM
Finite By Design is pleased to announce the first of four scheduled limited edition 'Stages of Ethereum Launch' bars. Ethereum's 'Stage 1: FRONTIER' is commemorated with a limited mint of 300 individually numbered 5" Ether Frontier bars (100 with antique gold finish, 100 with antique silver finish and 100 with antique copper finish). As the Ethereum project progresses, a unique batch will be made to commemorate each stage; Stage 2 'Homestead', Stage 3 'Metropolis' and finally Stage 4 'Serenity'.

IN STOCK:
- 100 numbered antique silver finish
- 100 numbered antique gold finish
- 100 numbered antique copper finish
- each bar comes with 2 custom holograms and can be customer with Ether (Ethereum's cryptofuel)
- each bar comes with an f*D embossed Certificate of Authenticity

Pricing (shipping not included):
- 3 pack (one of each finish) = $100



Hologram:


Certificate of Authenticity:
legendary
Activity: 1176
Merit: 1017
September 09, 2015, 04:21:53 AM
This means nothing in my opinion. Don't become crazy drawing lines, just believe in eth.
just add a new candles  Wink




Think the graph is upside down!
Jump to: