Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 735 Bytes

ListHDWalletXPubYPubZPubTransactionsRIRecipientsInner.md

File metadata and controls

11 lines (8 loc) · 735 Bytes

# ListHDWalletXPubYPubZPubTransactionsRIRecipientsInner

Properties

Name Type Description Notes
address string The address which receives this transaction. In UTXO-based protocols like Bitcoin there could be several senders while in account-based protocols like Ethereum there is always only one recipient.
amount string Represents the amount received to this address.
is_member bool Defines whether an address is a child address derived from the HD wallet (xPub, yPub, zPub) as boolean.

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