jdogresorg / freewallet-desktop

Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty
https://freewallet.io
MIT License
67 stars 54 forks source link

Retrieving asset from wrapped segwit btc address beginning with 3 #103

Open blazed-bison opened 2 years ago

blazed-bison commented 2 years ago

ref: xcp tg chat with JDog:

I am having trouble getting access to an asset I have on a wrapped segwit addy (starting with 3)... I have the priv key to it but when I import to freewallet it imports legacy addy (starts with 1) and no asset there

wrapped segwit address containing asset: https://xchain.io/address/3EZsb9pjacbkyCiPx4Y2fsuZqSQmGQPDkV

associated address that is imported when I try using the priv key: 15GaVtd842vkU9E8ogV39dGx5vbA93kGpN

tg @blazed_bison

thanks @jdogresorg

miller46 commented 1 year ago

@blazed-bison were you able to resolve this issue?

davestaxcp commented 1 year ago

Recently JPJA has an OP_Return builder for addresses starting with a 3 here: https://jpja.github.io/Electrum-Counterparty/ please get into contact with him for more questions about it as it seems experimental at the moment

Also Jdog mentioned recently in the Counterparty TG chat: "I believe that 3 addresses should work fine on CP (on protocol level).... not sure if freewallet supports signing those addressees yet... I dont think so... but AFAIK that is just a limitation in freewallet, CP can generate the txs... just need to get wallet to sign them"