Broadcast Inscription
ordnet_inscribe_broadcastSubmit a prepared inscription raw transaction to the BSV network to permanently record your Web3 content and receive the transaction ID and inscription details.
Instructions
Broadcast a prepared inscription transaction to the BSV network.
WARNING: This action is IRREVERSIBLE. The transaction will be permanently recorded on the blockchain.
Args:
rawHex (string): Raw transaction hex from ordnet_inscribe_prepare
Returns: { txid, inscriptionId, viewUrl, transactionUrl }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rawHex | Yes | Raw transaction hex to broadcast |