successful operation
const response = await fetch('https://egld.nownodes.io/network/trie-statistics', { method: 'GET', headers: {}, }); const data = await response.json();
{ "error": "text", "code": "text" }