public static string ToValid20ByteAddress(string address) { return(addressUtil.ConvertToValid20ByteAddress(address)); }