public class AddressInfo { public string Address { get; set; } public ChainStats ChainStats { get; set; } }