TxOutput
scriptstring
Output script in base64
valueinteger
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_datainteger
Index selecting token_uid from list
TxOutput
{
"script": "string",
"value": 0,
"token_data": 0
}