namespace Knoks.TokenContractTracking { public class TokenContractTrackerSettings { public int RefreshDataIntervalMs { get; set; } } }