Skip to main content Link Menu Expand (external link) Document Search Copy Copied

LtcTxInputsInnerCoin

Model getters

Method name Return type Description Notes
getVersion() float
Example: 2
[optional]
getHeight() float
Example: 1232869
[optional]
getValue() string Value of the transaction, in LTC.
Example: 0.0989946
[optional]
getScript() string
Example: a91472593295cfe5e7ea466e43822167cabcb2cb103387
[optional]
getAddress() string Sender address.
Example: 2N3fqsiA5Nk4pZGWcfZApATGhXfn9B74oXK
[optional]
getCoinbase() bool Coinbase transaction - miner fee.
Example: false
[optional]