Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 568 Bytes

TransactionTransferToAddressDestinationUtxoOutputsInner.md

File metadata and controls

11 lines (7 loc) · 568 Bytes

CoboWaas2.TransactionTransferToAddressDestinationUtxoOutputsInner

Properties

Name Type Description Notes
address String The destination address. [optional]
amount String The quantity of the token in the transaction. For example, if you trade 1.5 ETH, then the value is `1.5`. [optional]
script String The script of the output. It is a programmable code fragment that defines the conditions under which the UTXO can be spent. [optional]