Monitoring timers
const response = await fetch('https://xem.nownodes.io/debug/timers', { method: 'GET', headers: {}, }); const data = await response.json();