How can I recover BCH sent to a Trezor BTC address?

2

1

I accidentally sent my BCH from Breadwallet to a BTC address from my Trezor wallet. Is there any way to retrieve that back to my BCH wallet? The BTC wallet I sent the money to is mine, so I own the keys but the address starts with 3.

user14356

Posted 2017-09-18T18:09:46.310

Reputation: 123

@asterisk: I voted "leave open" because this question is in the other direction (BTC -> BCH vs BCH -> BTC). While related, there is a significant difference here, potentially the Bitcoin address is in the segwit format which is not supported on BCH.Murch 2017-09-23T00:37:07.270

Answers

2

Following the steps from "How to claim your Bitcoin Cash (Bcash)" by Trezor Blog should do the trick.

https://blog.trezor.io/claim-bcash-bitcoin-cash-bch-bcc-trezor-wallet-f0a810d5864a

Steps:

1) Make sure Trezor uses latest firmware

2) Connect your Trezor

3) Go to Coin splitting tool

MCCCS

Posted 2017-09-18T18:09:46.310

Reputation: 5 827

1Note that if you have upgraded your Trezor to use SegWit addresses for Bitcoin already, you'll probably have difficulties recovering your BCH.Murch 2017-09-19T15:41:09.373

1Yeah the trezor is updated with SegWit addresses so the money we sent to a new wallet.

Trezor support said it's not possible to recover until BCH supports segwit.

is this valid? – user14356 2017-09-19T15:50:59.943

@user14356 Yes, there's nothing you can try, unfortunately.MCCCS 2017-09-19T15:53:09.600

yeap the sucks. actually sucks that the guy who developed breadwallet didn't add that check there. easy to implement :)user14356 2017-09-19T17:42:51.710

1

@user14356 You can suggest a feature to breadwallet developers on https://github.com/voisine/breadwallet/issues/new (You need a GitHub account)

MCCCS 2017-09-20T13:03:03.923

1@user14356: Unfortunately, that's not correct. Segwit addresses look just like any other P2SH addresses, so it's not possible to check as a sender whether you're sending to P2SH-wrapped segwit address or other P2SH address.Murch 2017-09-23T00:38:56.500

1

Since the Bitcoin address was already in the segwit format, you're in trouble. BCH does not support segwit, so it is difficult to build a BCH transaction to spend them and such a transaction would not be safe to broadcast to the BCH network— as on the BCH network it would be non-standard and could be doublespend with an "anyone can spend".

As far as I can tell, your only option would be to find a trustworthy miner whom you give the transaction directly that will include this non-standard anyone-can-spend transaction that sends the money to you, and doesn't just take the money for themselves. Also, you have to hope that no other miner replaces the block with another where they steal the money for themselves.

Since I'm not involved in the BCH community, I don't know whether there is any miner providing such a service at this time.

Murch

Posted 2017-09-18T18:09:46.310

Reputation: 41 609

yeah i'm stuck so far :)user14356 2018-04-25T19:19:46.253

1

I'm sorry to hear that. Unfortunately, I am no more involved in BCH than back when I wrote this answer and thus unable to provide further insight. Have you seen Muscaria's answer?

Murch 2018-04-25T23:41:27.213

0

Ledger gives a guidance on how to recover BCH sent to SegWit BTC address:

If you sent BCH to a BTC Segwit address Your BCH are stuck as Bitcoin Cash doesn't support Segwit. However you can use this tool to recover them.

Muscaria

Posted 2017-09-18T18:09:46.310

Reputation: 1