create INPUT_TXID INPUT_VOUT OUTPUT_DESTINATION OUTPUT_AMOUNT: #!/usr/bin/env bash set -euxo pipefail bitcoin-cli createrawtransaction \ '[ { "txid": "{{INPUT_TXID}}", "vout": {{INPUT_VOUT}} } ]' \ '[ { "{{OUTPUT_DESTINATION}}": {{OUTPUT_AMOUNT}} } ]' \ > raw.hex sign WALLET_NAME: bitcoin-cli -rpcwallet={{WALLET_NAME}} signrawtransactionwithwallet `cat raw.hex` > signed.json send: bitcoin-cli sendrawtransaction `cat signed.json | jq '.hex' --raw-output`

Inscription #44969452

ID

2eda009873...f965e5a8i0

Detail

History

Action
Price
Marketplace
From
To
Time

INSCRIBED

-

-

-950s

9 months

Sign Up for our Newsletter

And be the first to know about any updates!

OrdinalHub logo

All Rights Reserved OrdinalHub.com 2024

Support

Follow Us