Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 684 Bytes

ListWalletTransactionsRIRecipientsInner.md

File metadata and controls

11 lines (8 loc) · 684 Bytes

# ListWalletTransactionsRIRecipientsInner

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.
label string Defines a plain text string as a label for the recipient. [optional]

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