Bitcoin Forum
May 05, 2024, 10:55:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: How do I send an oridnal out of bitcoin core wallet on: May 30, 2023, 05:59:49 AM
Dumpprivkey doesn't work for becuase it's not a legacy wallet, I can do dumpwallet and get something called a descriptor, how do I decode wif key from that if possible.  
Use listdescriptors true command, find the proper descriptor for your addresses and find a way to import the descriptor to Sparrow.
Since it's all TapRoot, it must be your "tr" descriptor that isn't 'internal' since that's for your change addresses.
For example, you're looking for:
Code:
"desc": "tr(xprv.../86'/0'/0'/0/*)#nnnnnnnn",
-snip-
"internal": false,

You can also use iancoleman's BIP39 tool to extract the private key based from the "master private key" (xprv) and derivation path included in the descriptor.

After exporting that from Bitcoin Core, it's altcoin territory and you might need to create a new topic in Altcoin Boards on how to spend it.

Thank you, I'll try that
2  Bitcoin / Bitcoin Technical Support / Re: How do I send an oridnal out of bitcoin core wallet on: May 29, 2023, 05:40:01 PM
I received three ordinal inscriptions in my bitcoin core wallet.
Since you posted this in Bitcoin Technical Support, you're going to get a Bitcoin based answer: there are no "ordinal inscriptions" in Bitcoin Core. If you have received Bitcoin, you can send Bitcoin.
Allow me to quote myself:
I've been wondering for a while what would be next after altcoins, ICOs, Forkcoins, DeFi and NFTs. I guess the next pyramid scheme is making up BS on the Bitcoin blockchain. As usual, a few people will get very rich out of this, and many people will lose money. All I can do is warn against it.
Do people not understand they need some centralized service to "use" their made-up tokens, which goes against everything Bitcoin stands for? So, when they think they have this, in reality they have only Bitcoin dust!

So , how do I properly send out an ordinal from bitcoin core.
If someone told you the Bitcoin dust in your wallet is "special", it's likely you fell for a (ponzi) scam.

If I wanted your opinon on ponzi scams, I'd ask for that.

I wanted to know how do I transfer an utxo with ordinal inscription from bitcoin core to ordinals wallet, if possible using available balance in my wallet, si the ordinal is not used as fee.
How do I get a wif key from bech32 address in bitcoin core, or a private key, so I could import this address in another client. Dumpprivkey doesn't work for becuase it's not a legacy wallet, I can do dumpwallet and get something called a descriptor, how do I decode wif key from that if possible.   
3  Bitcoin / Bitcoin Technical Support / How do I send an oridnal out of bitcoin core wallet on: May 29, 2023, 12:47:30 PM
I received three ordinal inscriptions in my bitcoin core wallet. First, I created a new wallet and created three bech32 segwit addresses. Each address received one ordinal inscription. Now I’d like to send them out to a new wallet but have no idea how. I tried to send one but since I didn’t think the fees would be enough I used two utxo for inputs and now I am afraid the ordinals utxo was used for fees instead the address with spare btc for fees.



Here’s the transaction , is my ordinal stil somewhere in my posession or was it used for fees?

https://mempool.space/tx/c9a81d5818110f3bdc73d49f78c8fe6c0ce27de2ca35551563a248c89905812e

So , how do I properly send out an ordinal from bitcoin core. I also tried connecting sparrow wallet to do this but again I didn’t  have enough btc for fees in these ordinal utxos, or when I tried to sign the transaction using fees from another address, it asks me to connect hardware wallet which I don’t even have.
Is there a way to export wif private keys in bitcoin core for taproot wallet, so I can export these wallets directly to something that is ordinal friendly like ordinalswallet.  All I was able to find was something called descriptors.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!