extension icon indicating copy to clipboard operation
extension copied to clipboard

Is it possible to do a batch sendInscription?

Open steebchen opened this issue 1 year ago • 0 comments

I am trying to send some inscriptions to muliple recipients (addresses), however it seems I can only do one by one, and I have to confirm each with the unisat extension:

window.unisat.sendInscription("...", "<id")

Is it possible to either 1) auto-approve these transactions somehow, or 2) is there a method available to batch send multiple inscriptions at once? Similar to how you can make transferable inscriptions on unisat.io with a single signature (even though it creates multiple btc transactions).

Any input is appreciated!

steebchen avatar May 16 '23 22:05 steebchen