Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 733 Bytes

ListHDWalletXPubYPubZPubTransactionsRISendersInner.md

File metadata and controls

11 lines (8 loc) · 733 Bytes

# ListHDWalletXPubYPubZPubTransactionsRISendersInner

Properties

Name Type Description Notes
address string Represents the address which sends 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 sender.
amount string Represents the amount sent by 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]