Can I sell my BTC and still claim my BCH?

3

I held a small amount of BTC back in August (had them since 2014) but now wish to sell them. Do I need to claim my BCH before selling my BTC or am I correct in thinking that the two completely independent and selling one will have zero affect on the my ability to either claim or sell the other?

Chris Gilbert

Posted 2017-12-09T12:58:43.100

Reputation: 33

Answers

2

Because you owned Bitcoin (BTC) at the time of the fork, you also own Bitcoin Cash (BCH) with exactly the same addresses and private keys.

You need to:

  1. Export the private keys from your BTC wallet.
  2. Download and install a wallet that supports BCH. I recommend Coinomi via Bluestacks. It runs about 100 different alt coins side by side with your BTC and has exchange integration via Changelly and Shapeshift. (I have no affiliation with these services).
  3. Sweep the private keys exported from your BTC wallet into your BCH wallet.
  4. Consider sweeping those same BTC private keys to a new BTC address. There was some issue at the time of the fork with transaction replay (you transact on one coin and someone dupes the other to steal from you).

It's pretty easy, just keep track of what coin you're working with. A lot of people have sent their BTC to a BCH address they don't control. Then they lost their coin.

But wait, there's more

BTC was forked again in November into Bitcoin Gold (BTG). It's currently trading at $250. Do the same process with this new fork and claim even more coin.

4276

Posted 2017-12-09T12:58:43.100

Reputation: 1 568

Thanks for your help. When you say "export your private keys" what exactly do you mean. I have my BTC in a Coinbase account. I have a whole load of addresses generated by Coinbase but how would I go about exporting my private keys? Apologies for the daft questions!Chris Gilbert 2017-12-14T23:41:29.223

1

@ChrisGilbert On Coinbase, you cannot export the private keys. It is a hosted wallet, and giving you the keys would be a security risk. Coinbase does claim they will have BCH support in January 2018. You'll have to wait until then to get it, but you can move your BTC right now and still claim your BCH then.

4276 2017-12-14T23:58:01.280

Thanks fredsbend I'll keep an eye out for them supporting it. Presumably if I sent my coins to my Coinomi wallet I could export the private keys from there?Chris Gilbert 2017-12-15T00:00:19.073

@ChrisGilbert Coinomi is a deterministic wallet. All keys are generated from a word seed. Coinomi doesn't have an export feature. Instead, they have a tool that allows you to generate the keys from your word seed. See this answer. Yes, you can get the private keys, but it's not an export feature in the wallet software.

4276 2017-12-15T00:05:13.297

Having read those links, I'm not sure it'll help me. I transferred my BTC out to Electrum prior to the fork so whilst I am entitled to BCH and BTG, presumably Coinbase won't do it for me and I'll need to do it manually.Chris Gilbert 2017-12-15T00:05:37.997

@ChrisGilbert So your BTC was in an Electrum wallet during the forks?4276 2017-12-15T00:06:30.997

Yes during the fork it was. I followed the general consensus advice and got my coins out of Coinbase and into Electrum before the fork date. From what I understood at the time this was because in theory, companies like Coinbase could have grabbed the BCH for themselves.Chris Gilbert 2017-12-15T00:08:50.130

@Chris Consider this resource. That would basically be the specific answer to your question.

4276 2017-12-15T00:08:57.700

Let us continue this discussion in chat.

4276 2017-12-15T00:11:35.480

Sorry, just realized you don't have enough rep for chat.4276 2017-12-15T00:12:00.973

I'm in a chat at the moment. I signed in with my Stackoverflow accountChris Gilbert 2017-12-15T00:17:19.403

do you still recommend Coinomi for BCH? also, which wallet would you suggest for BTG? i would like to keep my coins all in one place preferably :/PrimitiveNom 2018-01-07T19:17:49.493

one more question: does bitcoin plus have anything to do with a fork of bitcoin?!PrimitiveNom 2018-01-07T19:19:36.133

@Anthony I recommend Coinomi for both BCH and BTG. I use Electrum for BTC to distribute risk, but Coinomi is good for any coin it supports. Bitcoin plus was not created via fork. https://cointelegraph.com/news/meet-bitcoin-plus-the-next-great-cryptocurrency

4276 2018-01-07T21:11:46.380

@fredsbend the thing i dont like about coinomi is i would have to sandbox it with bluestacks or w/e. id rather just have a native desktop wallet. anyways, i downloaded exodus for a BCH wallet, but figure out how to associate my bitcoin core private key to my exodus bch wallet?! any ideaPrimitiveNom 2018-01-07T21:13:42.097

@Anthony Sorry, that's out of my wheelhouse.4276 2018-01-07T21:14:51.303

@fredsbend :...(PrimitiveNom 2018-01-07T21:17:25.690

@fredsbend so ive installed Coinomi on my tablet since BlueStacks is buggy af. Do I restore a wallet or create a new wallet?! :/PrimitiveNom 2018-01-07T22:00:10.593

@Anthony Create a wallet for the correct coin, then use the sweep private keys feature.4276 2018-01-08T00:04:14.027

@fredsbend what are your thoughts on it being closed source?! also, what are the fees right now to transfer BCH to a different wallet?!PrimitiveNom 2018-01-08T01:41:00.627

@Anthony I'm fine with it. BCH fees are pretty low. Usually less than a dollar.4276 2018-01-08T02:33:51.380

1

I you had bitcoins at the moment of the fork, you own an equal ammount of bcash. As they implanted a strong replay protection,it does not matter if you sell your bitcoins afterwards. The only thing that matters is to hold your privkeys.

The only thing you have to do to claim your coins is to install a Bcash wallet and import your privkeys there.

Ander Aristondo

Posted 2017-12-09T12:58:43.100

Reputation: 100

0

Your thinking is correct in general. As a practical matter, you will need to preserve a way to access "your" BCH, i.e., the private keys of the addresses at which the to-be-sold bitcoins were sent to you. In most cases simply preserving the wallet that contained them will do; for a long time-horizon, though, I'd prefer to have a record of the actual private keys. Note that the private keys, if stolen, cannot be used to steal previously-sold bitcoins, but could be used to steal the BCH (or BTG or other forked alternate coins). Store them securely.

brec

Posted 2017-12-09T12:58:43.100

Reputation: 301