Chronik - JS/TS ClientAPI ReferenceInterfacesScriptUtxosOn this pageInterface: ScriptUtxosGroup of UTXOs by output script. Properties outputScript • outputScript: string Output script in hex. Defined in src/ChronikClient.ts:849 utxos • utxos: Utxo[] UTXOs of the output script. Defined in src/ChronikClient.ts:851