ScriptOutput
scriptstringrequired
Output script in base64
valueintegerrequired
Value to be sent to the address (without decimal places, e.g. if you want to send 10.02 the value must be 1002)
token_uidstring
Hex encoded token uid, ommit for HTR
ScriptOutput
{
"script": "string",
"value": 0,
"token_uid": "string"
}