Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.02 KB

PrepareATransactionFromAnAddressInHDWalletXPubYPubZPubRIBSEC.md

File metadata and controls

14 lines (11 loc) · 1.02 KB

# PrepareATransactionFromAnAddressInHDWalletXPubYPubZPubRIBSEC

Properties

Name Type Description Notes
data_hex string Representation of the data in hex value
derivation_index int Representation of the derivation index of the xpub address
fee \com.cryptoapis.rest_apis.sdk\Model\PrepareATransactionFromAnAddressInHDWalletXPubYPubZPubRIBSECFee
nonce string Represents the sequential running number for an address, starting from 0 for the first transaction. E.g., if the nonce of a transaction is 10, it would be the 11th transaction sent from the sender's address.
transaction_type string Representation of the transaction type
unit string Represents the unit of the amount to be sent.

[Back to Model list] [Back to API list] [Back to README]