ord icon indicating copy to clipboard operation
ord copied to clipboard

How to inscribe continuously?

Open brucexiu opened this issue 1 year ago • 6 comments

After I inscribed a NFT with 1 sat/vbyte, my wallet was stuck and the left cardinal is zero. So I have to wait the tx confirmed. How can I inscribe 5 NFTs continuously without waiting the first tx confirmed?

brucexiu avatar Feb 27 '23 06:02 brucexiu

Ah.. same issue i am also facing.. sometime it works once the next block is created and indexed.

ordinalism avatar Feb 27 '23 07:02 ordinalism

Fund your wallet with at least 5 separate txs, one per file, so there is an available utxo for each inscription.

droplister avatar Feb 27 '23 07:02 droplister

Fund your wallet with at least 5 separate txs, one per file, so there is an available utxo for each inscription.

On trying, thanks.

brucexiu avatar Feb 27 '23 08:02 brucexiu

Do I need to generate a new address for each transaction (by repeatedly using ord wallet receive) or can I send all 5 transactions to the same address?

DanielHook15 avatar Mar 09 '23 01:03 DanielHook15

Fund your wallet with at least 5 separate txs, one per file, so there is an available utxo for each inscription.

How this works practical?

cideight avatar Mar 19 '23 19:03 cideight

Do I need to generate a new address for each transaction (by repeatedly using ord wallet receive) or can I send all 5 transactions to the same address?

That's a good question! Do you have the answer ?

GaloisField2718 avatar Mar 30 '23 16:03 GaloisField2718

We now have batch inscribing, check out the guide: https://docs.ordinals.com/guides/batch-inscribing.html

casey avatar Oct 25 '23 00:10 casey

How do I set destination for batch inscribing ?

error: the argument '--batch <BATCH>' cannot be used with '--destination <DESTINATION>'

idodou avatar Nov 07 '23 04:11 idodou

Will add this soon

raphjaph avatar Nov 08 '23 00:11 raphjaph