Creates a BRC20 transaction.
The network on which the transaction is taking place.
The operation type of the transaction.
The ticker symbol of the token involved in the transaction.
The amount of tokens involved in the transaction.
The transaction ID of the input being used.
The output index of the input being used.
The amount of the input being used.
The address to which the output is being sent.
The address to which any change is being sent.
A promise that resolves to a BitcoinAPIResponse object containing the transaction data.