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

DogeTxVoutInnerScriptPubKey

Model getters

Method name Return type Description Notes
getAsm() string
Example: OP_HASH160 905c261d73922a21a16f505cefccaa07aaee50cd OP_EQUAL
[optional]
getHex() string
Example: a914905c261d73922a21a16f505cefccaa07aaee50cd87
[optional]
getType() string
Example: scripthash
[optional]
getAddresses() string[]
Example: null
[optional]