Success
const response = await fetch('https://strax.nownodes.io/Unity3d/getrawtransaction', { method: 'GET', headers: {}, }); const data = await response.json();
{ "hex": "text" }