DogeTransactionUTXOFromUTXOInner
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getTxHash() | string | The transaction hash of the UTXO to be spent Example: 53faa103e8217e1520f5149a4e8c84aeb58e55bdab11164a95e69a8ca50f8fcc | |
| getValue() | string | The amount to send (in DOGE) Example: 0.0015 | |
| getAddress() | string | The blockchain address to receive the assets Example: 2MzNGwuKvMEvKMQogtgzSqJcH2UW3Tc5oc7 | |
| getIndex() | float | The index of the UTXO to be spent Example: 0 | |
| getPrivateKey() | string | The private key of the blockchain address that holds the UTXO to be spent Example: cVX7YtgL5muLTPncHFhP95oitV1mqUUA5VeSn8HeCRJbPqipzobf |