Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 615 Bytes

ListTransactionsByBlockHashRISendersInner.md

File metadata and controls

10 lines (7 loc) · 615 Bytes

# ListTransactionsByBlockHashRISendersInner

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 total amount sent by this address including the fee.

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