An object describing a transaction that can be signed by a library like ethers.jsarrow-up-right, Web3.jsarrow-up-right, or sent via JSON-RPCarrow-up-right.
children
TransactionRequest[]
List of the next transactions in the path.
descriptionAnnotated
Annotation[]
List of the Radspec description bindings with the properties { type: string, value: any }.
{ type: string, value: any }
description
string
Radspec description for the transaction.
data
String
Transaction data.
from
Address to use as default sender.
to
Target address or ENS name.
Last updated 2 years ago
Was this helpful?