OptionalaccountOptional, the account to use for the transaction. AvalancheAccount or Address
The chain to send the transaction to. "X" | "P" | "C"
OptionaldisableOptional, the disable auth to use for the transaction. number[]
OptionaldisableOptional, the disable owners to use for the transaction. PChainOwner
OptionalexternalOptional, the external indices to use for the transaction. number[]
OptionalfeeOptional, the fee tolerance to use for the transaction. number
OptionalinternalOptional, the internal indices to use for the transaction. number[]
OptionalsubnetOptional, the subnet auth to use for the transaction. number[]
OptionalsubnetOptional, the subnet owners to use for the transaction. PChainOwner
The transaction to send, either a hex string or an UnsignedTx object. string or UnsignedTx
OptionalutxoOptional, the utxo ids to use for the transaction. string[]
The parameters for the sendXPTransaction method