A successful response.
const response = await fetch('https://zetachain.nownodes.io/ethermint/evm/v1/trace_block', { method: 'GET', headers: {}, }); const data = await response.json();
{ "data": "Ynl0ZXM=" }