try {
        data = JSON.parse(data);
      } catch (error) {
        ethereumNodeRemoteLog.trace('Error parsing data: ', data);
      }