Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 932 Bytes

ListHDWalletXPubYPubZPubTransactionsRIRecipientsInner.md

File metadata and controls

14 lines (9 loc) · 932 Bytes

ListHDWalletXPubYPubZPubTransactionsRIRecipientsInner

Properties

Name Type Description Notes
address str 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 str 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.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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