Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.04 KB

File metadata and controls

23 lines (15 loc) · 1.04 KB

Send raw

Sending a raw transaction simply means broadcasting a transaction that has already been created and signed. This can be used with any transaction data that has been generated and signed but not broadcast, including Locktime and OP_Return transactions.

Creating and broadcasting raw transactions

To create raw transaction data:

  1. Create a new transaction with Broadcast set to off.
  2. Click on Sign.
  3. Review all details on your Trezor and confirm that they are correct.
  4. Copy the signed transaction data or save it as a text document. Close the window.

To send raw transaction data:

💡 It is best to use a different host machine to send a signed raw transaction.

  1. Select Send Raw from the ellipsis drop-down menu.
  2. Paste the raw transaction data into the text box.
  3. Click Send.
  4. The transaction will be broadcast and a confirmation will appear on screen.

💡 Learn more about sending crypto on the Trezor knowledge base