BtcTxOutput
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getValue() | float | Sent amount in satoshis. Example: 2068942 | [optional] |
| getScript() | string | Transaction script. Example: a914eaf2ad7e161c3ce7092bde14dc5842b642fe925187 | [optional] |
| getAddress() | string | Recipient address. Example: 2NEfWpiQwLEcHGbX2Fwij16NDxTEZwHk4BH | [optional] |