|  | 
| 187 | 187 | 		41CA598C29A0D84F002BFDE4 /* TaskManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CA598B29A0D84F002BFDE4 /* TaskManager.swift */; }; | 
| 188 | 188 | 		41CE153A297FF98200CC9254 /* Web3Swift+Adamant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CE1539297FF98200CC9254 /* Web3Swift+Adamant.swift */; }; | 
| 189 | 189 | 		41E3C9CC2A0E20F500AF0985 /* AdamantCoinTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */; }; | 
|  | 190 | +		48023DEF2D72EA7F00852961 /* AccountHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = 48023DEE2D72EA7F00852961 /* AccountHeader.xib */; }; | 
|  | 191 | +		48023DF12D72FB3500852961 /* SecretWalletsAlertService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48023DF02D72FB3500852961 /* SecretWalletsAlertService.swift */; }; | 
| 190 | 192 | 		4803FC9A2D6715AF00452D2C /* SecretWalletsFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */; }; | 
| 191 |  | -		481558702D65A7660011B470 /* SecretWalletsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4815586F2D65A7660011B470 /* SecretWalletsService.swift */; }; | 
|  | 193 | +		481558702D65A7660011B470 /* SecretWalletsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4815586F2D65A7660011B470 /* SecretWalletsManager.swift */; }; | 
| 192 | 194 | 		481558722D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */; }; | 
|  | 195 | +		482231212D714C3D00D592D8 /* SecretWalletsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */; }; | 
|  | 196 | +		488C1E8A2D7150F900E955E8 /* SecretWalletsState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 488C1E892D7150F900E955E8 /* SecretWalletsState.swift */; }; | 
| 193 | 197 | 		48B6A8EB2D5738D800326EE8 /* WalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */; }; | 
| 194 | 198 | 		48B6A8ED2D57390400326EE8 /* AdamantWalletsStoreService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */; }; | 
| 195 | 199 | 		48B6A8EF2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */; }; | 
|  | 
| 607 | 611 | 		E94008872114F05B00CD2D67 /* AddressValidationResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E94008862114F05B00CD2D67 /* AddressValidationResult.swift */; }; | 
| 608 | 612 | 		E940088B2114F63000CD2D67 /* NSRegularExpression+adamant.swift in Sources */ = {isa = PBXBuildFile; fileRef = E940088A2114F63000CD2D67 /* NSRegularExpression+adamant.swift */; }; | 
| 609 | 613 | 		E940088F2119A9E800CD2D67 /* BigInt+Decimal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E940088E2119A9E800CD2D67 /* BigInt+Decimal.swift */; }; | 
| 610 |  | -		E941CCDB20E786D800C96220 /* AccountHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = E941CCDA20E786D700C96220 /* AccountHeader.xib */; }; | 
| 611 | 614 | 		E941CCDE20E7B70200C96220 /* WalletCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E941CCDC20E7B70200C96220 /* WalletCollectionViewCell.swift */; }; | 
| 612 | 615 | 		E941CCDF20E7B70200C96220 /* WalletCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E941CCDD20E7B70200C96220 /* WalletCollectionViewCell.xib */; }; | 
| 613 | 616 | 		E9484B79227C617E008E10F0 /* BalanceTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9484B77227C617D008E10F0 /* BalanceTableViewCell.swift */; }; | 
|  | 
| 919 | 922 | 		41CA598B29A0D84F002BFDE4 /* TaskManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskManager.swift; sourceTree = "<group>"; }; | 
| 920 | 923 | 		41CE1539297FF98200CC9254 /* Web3Swift+Adamant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3Swift+Adamant.swift"; sourceTree = "<group>"; }; | 
| 921 | 924 | 		41E3C9CB2A0E20F500AF0985 /* AdamantCoinTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantCoinTools.swift; sourceTree = "<group>"; }; | 
|  | 925 | +		48023DEE2D72EA7F00852961 /* AccountHeader.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccountHeader.xib; sourceTree = "<group>"; }; | 
|  | 926 | +		48023DF02D72FB3500852961 /* SecretWalletsAlertService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsAlertService.swift; sourceTree = "<group>"; }; | 
| 922 | 927 | 		4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsFactory.swift; sourceTree = "<group>"; }; | 
| 923 |  | -		4815586F2D65A7660011B470 /* SecretWalletsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsService.swift; sourceTree = "<group>"; }; | 
|  | 928 | +		4815586F2D65A7660011B470 /* SecretWalletsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManager.swift; sourceTree = "<group>"; }; | 
| 924 | 929 | 		481558712D65A7BD0011B470 /* SecretWalletsManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsManagerProtocol.swift; sourceTree = "<group>"; }; | 
|  | 930 | +		482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsViewModel.swift; sourceTree = "<group>"; }; | 
|  | 931 | +		488C1E892D7150F900E955E8 /* SecretWalletsState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecretWalletsState.swift; sourceTree = "<group>"; }; | 
| 925 | 932 | 		48B6A8EA2D5738D800326EE8 /* WalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletsStoreService.swift; sourceTree = "<group>"; }; | 
| 926 | 933 | 		48B6A8EC2D57390400326EE8 /* AdamantWalletsStoreService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletsStoreService.swift; sourceTree = "<group>"; }; | 
| 927 | 934 | 		48B6A8EE2D573A3C00326EE8 /* AdamantWalletStoreServiceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdamantWalletStoreServiceProvider.swift; sourceTree = "<group>"; }; | 
|  | 
| 1315 | 1322 | 		E94008862114F05B00CD2D67 /* AddressValidationResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressValidationResult.swift; sourceTree = "<group>"; }; | 
| 1316 | 1323 | 		E940088A2114F63000CD2D67 /* NSRegularExpression+adamant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSRegularExpression+adamant.swift"; sourceTree = "<group>"; }; | 
| 1317 | 1324 | 		E940088E2119A9E800CD2D67 /* BigInt+Decimal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BigInt+Decimal.swift"; sourceTree = "<group>"; }; | 
| 1318 |  | -		E941CCDA20E786D700C96220 /* AccountHeader.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccountHeader.xib; sourceTree = "<group>"; }; | 
| 1319 | 1325 | 		E941CCDC20E7B70200C96220 /* WalletCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletCollectionViewCell.swift; sourceTree = "<group>"; }; | 
| 1320 | 1326 | 		E941CCDD20E7B70200C96220 /* WalletCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WalletCollectionViewCell.xib; sourceTree = "<group>"; }; | 
| 1321 | 1327 | 		E9484B77227C617D008E10F0 /* BalanceTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BalanceTableViewCell.swift; sourceTree = "<group>"; }; | 
|  | 
| 1796 | 1802 | 			path = RichTransactionReplyService; | 
| 1797 | 1803 | 			sourceTree = "<group>"; | 
| 1798 | 1804 | 		}; | 
|  | 1805 | +		482231222D714C4400D592D8 /* SecretWallets */ = { | 
|  | 1806 | +			isa = PBXGroup; | 
|  | 1807 | +			children = ( | 
|  | 1808 | +				488C1E892D7150F900E955E8 /* SecretWalletsState.swift */, | 
|  | 1809 | +				482231202D714C3D00D592D8 /* SecretWalletsViewModel.swift */, | 
|  | 1810 | +				48023DF02D72FB3500852961 /* SecretWalletsAlertService.swift */, | 
|  | 1811 | +			); | 
|  | 1812 | +			path = SecretWallets; | 
|  | 1813 | +			sourceTree = "<group>"; | 
|  | 1814 | +		}; | 
| 1799 | 1815 | 		48EE54F52D4BBD240036D340 /* AccountWallets */ = { | 
| 1800 | 1816 | 			isa = PBXGroup; | 
| 1801 | 1817 | 			children = ( | 
|  | 
| 2622 | 2638 | 				E9E7CDBF2003AF6D00DFC4DB /* AdamantCellFactory.swift */, | 
| 2623 | 2639 | 				E93D7ABF2052CF63005D19DC /* AdamantNotificationService.swift */, | 
| 2624 | 2640 | 				41047B75294C62710039E956 /* AdamantVisibleWalletsService.swift */, | 
| 2625 |  | -				4815586F2D65A7660011B470 /* SecretWalletsService.swift */, | 
|  | 2641 | +				4815586F2D65A7660011B470 /* SecretWalletsManager.swift */, | 
| 2626 | 2642 | 				4153045829C09902000E4BEA /* AdamantIncreaseFeeService.swift */, | 
| 2627 | 2643 | 				4803FC992D6715AF00452D2C /* SecretWalletsFactory.swift */, | 
| 2628 | 2644 | 				4184F1722A33102800D7B8B9 /* AdamantCrashlysticsService.swift */, | 
|  | 
| 2756 | 2772 | 				E940086C2114A8FD00CD2D67 /* Wallets */, | 
| 2757 | 2773 | 				938F7D552955C05D001915CA /* Chat */, | 
| 2758 | 2774 | 				E9E7CDA52002AE1C00DFC4DB /* Account */, | 
|  | 2775 | +				482231222D714C4400D592D8 /* SecretWallets */, | 
| 2759 | 2776 | 				E95F857B2008C8B20070534A /* ChatsList */, | 
| 2760 | 2777 | 				644EC35020EFA96700F40C73 /* Delegates */, | 
| 2761 | 2778 | 				E919479A20001007001362F8 /* Login */, | 
|  | 
| 3069 | 3086 | 				85B405002D3012BD000AB744 /* AccountViewController */, | 
| 3070 | 3087 | 				E983AE2020E655C500497E1A /* AccountHeaderView.swift */, | 
| 3071 | 3088 | 				269E13512B594B2D008D1CA7 /* AccountFooterView.swift */, | 
| 3072 |  | -				E941CCDA20E786D700C96220 /* AccountHeader.xib */, | 
|  | 3089 | +				48023DEE2D72EA7F00852961 /* AccountHeader.xib */, | 
| 3073 | 3090 | 				E983AE2C20E6720D00497E1A /* AccountFooter.xib */, | 
| 3074 | 3091 | 				E941CCDC20E7B70200C96220 /* WalletCollectionViewCell.swift */, | 
| 3075 | 3092 | 				E941CCDD20E7B70200C96220 /* WalletCollectionViewCell.xib */, | 
|  | 
| 3394 | 3411 | 				E9942B89203D9ECA00C163AF /* QrCell.xib in Resources */, | 
| 3395 | 3412 | 				93496BB22A6CAED100DD062F /* Exo+2_400_italic.ttf in Resources */, | 
| 3396 | 3413 | 				93496BAD2A6CAED100DD062F /* Roboto_700_normal.ttf in Resources */, | 
|  | 3414 | +				48023DEF2D72EA7F00852961 /* AccountHeader.xib in Resources */, | 
| 3397 | 3415 | 				E921597D2065031D0000CA5C /* ButtonsStripe.xib in Resources */, | 
| 3398 | 3416 | 				269B83342C74B4EC002AA1D7 /* welcome.mp3 in Resources */, | 
| 3399 | 3417 | 				93496BAE2A6CAED100DD062F /* Exo+2_700_normal.ttf in Resources */, | 
|  | 
| 3406 | 3424 | 				E90EA5C321BA8BF400A2CE25 /* DelegateDetailsViewController.xib in Resources */, | 
| 3407 | 3425 | 				269B83242C74B4EC002AA1D7 /* droplet.mp3 in Resources */, | 
| 3408 | 3426 | 				E94E7B01205D3F090042B639 /* ChatListViewController.xib in Resources */, | 
| 3409 |  | -				E941CCDB20E786D800C96220 /* AccountHeader.xib in Resources */, | 
| 3410 | 3427 | 				269B83322C74B4EC002AA1D7 /* slide.mp3 in Resources */, | 
| 3411 | 3428 | 				93496BB72A6CAED100DD062F /* Roboto_500_normal.ttf in Resources */, | 
| 3412 | 3429 | 				269B83102C74A2FF002AA1D7 /* note.mp3 in Resources */, | 
|  | 
| 3720 | 3737 | 				3A7BD0102AA9BD030045AAB0 /* AdamantVibroService.swift in Sources */, | 
| 3721 | 3738 | 				85B405022D3012D5000AB744 /* AccountViewController+Form.swift in Sources */, | 
| 3722 | 3739 | 				937EDFC02C9CF6B300F219BB /* VersionFooterView.swift in Sources */, | 
|  | 3740 | +				488C1E8A2D7150F900E955E8 /* SecretWalletsState.swift in Sources */, | 
| 3723 | 3741 | 				A5E04227282A8BDC0076CD13 /* BtcBalanceResponse.swift in Sources */, | 
| 3724 | 3742 | 				64F085D920E2D7600006DE68 /* AdmTransactionsViewController.swift in Sources */, | 
| 3725 | 3743 | 				9322E87B2970431200B8357C /* ChatMessageFactory.swift in Sources */, | 
|  | 
| 3795 | 3813 | 				A50A41142822FC35006BDFE1 /* BtcTransferViewController.swift in Sources */, | 
| 3796 | 3814 | 				93294B8E2AAD2C6B00911109 /* SwiftyOnboardPage.swift in Sources */, | 
| 3797 | 3815 | 				E971591A21681D6900A5F904 /* TransactionStatus.swift in Sources */, | 
| 3798 |  | -				481558702D65A7660011B470 /* SecretWalletsService.swift in Sources */, | 
|  | 3816 | +				481558702D65A7660011B470 /* SecretWalletsManager.swift in Sources */, | 
| 3799 | 3817 | 				648CE3A022999C890070A2CC /* BaseBtcTransaction.swift in Sources */, | 
| 3800 | 3818 | 				A50A410A2822F8CE006BDFE1 /* BtcWallet.swift in Sources */, | 
| 3801 | 3819 | 				E908472C2196FEA80095825D /* CoreDataAccount+CoreDataClass.swift in Sources */, | 
|  | 
| 3883 | 3901 | 				AAB01CAD2D3AE44B007D6BF4 /* BitcoinKitTransactionFactory.swift in Sources */, | 
| 3884 | 3902 | 				648CE3A222999CE70070A2CC /* BTCRawTransaction.swift in Sources */, | 
| 3885 | 3903 | 				648DD79E2236A0B500B811FD /* DogeTransactionsViewController.swift in Sources */, | 
|  | 3904 | +				48023DF12D72FB3500852961 /* SecretWalletsAlertService.swift in Sources */, | 
| 3886 | 3905 | 				3A26D9392C3C1C62003AD832 /* KlyWalletFactory.swift in Sources */, | 
| 3887 | 3906 | 				3A299C6B2B838F2300B54C61 /* ChatMediaContainerView.swift in Sources */, | 
| 3888 | 3907 | 				64B5736F2209B892005DC968 /* BtcTransactionDetailsViewController.swift in Sources */, | 
|  | 
| 4076 | 4095 | 				41BCB310295C6082004B12AB /* VisibleWalletsResetTableViewCell.swift in Sources */, | 
| 4077 | 4096 | 				93CCAE7B2B06D9B500EA5B94 /* DogeBlocksDTO.swift in Sources */, | 
| 4078 | 4097 | 				3AF08D612B4EB3C400EB82B1 /* LanguageStorageProtocol.swift in Sources */, | 
|  | 4098 | +				482231212D714C3D00D592D8 /* SecretWalletsViewModel.swift in Sources */, | 
| 4079 | 4099 | 				E9E7CDB12002B97B00DFC4DB /* AccountFactory.swift in Sources */, | 
| 4080 | 4100 | 				E9AA8BF82129F13000F9249F /* ComplexTransferViewController.swift in Sources */, | 
| 4081 | 4101 | 				E9A174B52057EDCE003667CD /* AdamantTransfersProvider+backgroundFetch.swift in Sources */, | 
|  | 
0 commit comments