1
I'm trying to convert a Segwit YPUB address I got from a Ledger Wallet to a Legacy XPUB address in order to query the transactions from the wallet. I've yet to find a reliable API that supports YPUB and I'm using Blockchain.info to fetch the information for Bitcoin.
While I've tried multiple methods to convert a YPUB to XPUB (getting the same addresses with every method I've found - changing the header with the network specific magic key), I don't see the balance on the resulted XPUB address. It shows 0 balance.
Is it possible that a converted address would display the balance of the original address?
Thanks, Rares
To prevent confusion, in this question YPUB stands for BIP 49 Derivation scheme for P2WPKH-nested-in-P2SH based accounts
– MCCCS – 2018-06-26T15:35:18.253