A successful response.
const response = await fetch('https://inj.nownodes.io/peggy/v1/missing_nonces', { method: 'GET', headers: {}, }); const data = await response.json();
{ "operator_addresses": [ "text" ] }