public static string IndexedVal3(this FilterLog log) => log.GetTopic(3);
public static string EventSignature(this FilterLog log) => log.GetTopic(0);