@dynamic-labs-sdk/react-hooks 1.29.0 → 1.30.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (338) hide show
  1. package/dist/core.cjs +1 -1
  2. package/dist/core.esm.js +1 -1
  3. package/dist/exports/index.d.ts +4 -0
  4. package/dist/exports/index.d.ts.map +1 -1
  5. package/dist/foundation/useBaseState/useBaseState.d.ts +2 -2
  6. package/dist/foundation/useBaseState/useBaseState.d.ts.map +1 -1
  7. package/dist/hooks/wrappers/functions/useAcknowledgeRecoveryCodes/useAcknowledgeRecoveryCodes.d.ts +2 -1
  8. package/dist/hooks/wrappers/functions/useAcknowledgeRecoveryCodes/useAcknowledgeRecoveryCodes.d.ts.map +1 -1
  9. package/dist/hooks/wrappers/functions/useAddBusinessAccountMember/useAddBusinessAccountMember.d.ts +2 -5
  10. package/dist/hooks/wrappers/functions/useAddBusinessAccountMember/useAddBusinessAccountMember.d.ts.map +1 -1
  11. package/dist/hooks/wrappers/functions/useAddBusinessAccountSigner/useAddBusinessAccountSigner.d.ts +2 -10
  12. package/dist/hooks/wrappers/functions/useAddBusinessAccountSigner/useAddBusinessAccountSigner.d.ts.map +1 -1
  13. package/dist/hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener/useAddCoinbaseOnrampOrderEventListener.d.ts.map +1 -1
  14. package/dist/hooks/wrappers/functions/useAddNetwork/useAddNetwork.d.ts +2 -4
  15. package/dist/hooks/wrappers/functions/useAddNetwork/useAddNetwork.d.ts.map +1 -1
  16. package/dist/hooks/wrappers/functions/useAddWalletToBusinessAccount/useAddWalletToBusinessAccount.d.ts +2 -8
  17. package/dist/hooks/wrappers/functions/useAddWalletToBusinessAccount/useAddWalletToBusinessAccount.d.ts.map +1 -1
  18. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts +2 -1
  19. package/dist/hooks/wrappers/functions/useAssertWalletAccountSigningAvailability/useAssertWalletAccountSigningAvailability.d.ts.map +1 -1
  20. package/dist/hooks/wrappers/functions/useAttachFlowSource/useAttachFlowSource.d.ts +2 -1
  21. package/dist/hooks/wrappers/functions/useAttachFlowSource/useAttachFlowSource.d.ts.map +1 -1
  22. package/dist/hooks/wrappers/functions/useAuthenticateMfaRecoveryCode/useAuthenticateMfaRecoveryCode.d.ts +2 -5
  23. package/dist/hooks/wrappers/functions/useAuthenticateMfaRecoveryCode/useAuthenticateMfaRecoveryCode.d.ts.map +1 -1
  24. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts +2 -5
  25. package/dist/hooks/wrappers/functions/useAuthenticatePasskeyMFA/useAuthenticatePasskeyMFA.d.ts.map +1 -1
  26. package/dist/hooks/wrappers/functions/useAuthenticateTotpMfaDevice/useAuthenticateTotpMfaDevice.d.ts +3 -7
  27. package/dist/hooks/wrappers/functions/useAuthenticateTotpMfaDevice/useAuthenticateTotpMfaDevice.d.ts.map +1 -1
  28. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts +1 -1
  29. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/index.d.ts.map +1 -1
  30. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts +2 -5
  31. package/dist/hooks/wrappers/functions/useBackupWaasKeySharesToGoogleDrive/useBackupWaasKeySharesToGoogleDrive.d.ts.map +1 -1
  32. package/dist/hooks/wrappers/functions/useBroadcastFlow/useBroadcastFlow.d.ts +2 -1
  33. package/dist/hooks/wrappers/functions/useBroadcastFlow/useBroadcastFlow.d.ts.map +1 -1
  34. package/dist/hooks/wrappers/functions/useCancelFlow/useCancelFlow.d.ts +2 -1
  35. package/dist/hooks/wrappers/functions/useCancelFlow/useCancelFlow.d.ts.map +1 -1
  36. package/dist/hooks/wrappers/functions/useCheckStepUpAuth/useCheckStepUpAuth.d.ts +2 -1
  37. package/dist/hooks/wrappers/functions/useCheckStepUpAuth/useCheckStepUpAuth.d.ts.map +1 -1
  38. package/dist/hooks/wrappers/functions/useClaimYieldRewards/index.d.ts +2 -0
  39. package/dist/hooks/wrappers/functions/useClaimYieldRewards/index.d.ts.map +1 -0
  40. package/dist/hooks/wrappers/functions/useClaimYieldRewards/useClaimYieldRewards.d.ts +43 -0
  41. package/dist/hooks/wrappers/functions/useClaimYieldRewards/useClaimYieldRewards.d.ts.map +1 -0
  42. package/dist/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.d.ts +2 -3
  43. package/dist/hooks/wrappers/functions/useCompleteDeviceRegistration/useCompleteDeviceRegistration.d.ts.map +1 -1
  44. package/dist/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.d.ts +2 -1
  45. package/dist/hooks/wrappers/functions/useCompleteSocialRedirect/useCompleteSocialRedirect.d.ts.map +1 -1
  46. package/dist/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.d.ts +2 -1
  47. package/dist/hooks/wrappers/functions/useConfirmTransaction/useConfirmTransaction.d.ts.map +1 -1
  48. package/dist/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.d.ts +2 -4
  49. package/dist/hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider/useConnectAndVerifyWithWalletProvider.d.ts.map +1 -1
  50. package/dist/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.d.ts +2 -5
  51. package/dist/hooks/wrappers/functions/useConnectWithWalletProvider/useConnectWithWalletProvider.d.ts.map +1 -1
  52. package/dist/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.d.ts +2 -5
  53. package/dist/hooks/wrappers/functions/useCreateBusinessAccount/useCreateBusinessAccount.d.ts.map +1 -1
  54. package/dist/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.d.ts +2 -1
  55. package/dist/hooks/wrappers/functions/useCreateCoinbaseExchangeTransfer/useCreateCoinbaseExchangeTransfer.d.ts.map +1 -1
  56. package/dist/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.d.ts +2 -1
  57. package/dist/hooks/wrappers/functions/useCreateCoinbaseOnrampOrder/useCreateCoinbaseOnrampOrder.d.ts.map +1 -1
  58. package/dist/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.d.ts +2 -1
  59. package/dist/hooks/wrappers/functions/useCreateCryptoDotComPayment/useCreateCryptoDotComPayment.d.ts.map +1 -1
  60. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts +2 -1
  61. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts.map +1 -1
  62. package/dist/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.d.ts +2 -1
  63. package/dist/hooks/wrappers/functions/useCreateNewMfaRecoveryCodes/useCreateNewMfaRecoveryCodes.d.ts.map +1 -1
  64. package/dist/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.d.ts +2 -6
  65. package/dist/hooks/wrappers/functions/useCreatePolicy/useCreatePolicy.d.ts.map +1 -1
  66. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts +1 -1
  67. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/index.d.ts.map +1 -1
  68. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts +2 -6
  69. package/dist/hooks/wrappers/functions/useCreateWaasOfflineRecoveryShares/useCreateWaasOfflineRecoveryShares.d.ts.map +1 -1
  70. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts +1 -1
  71. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/index.d.ts.map +1 -1
  72. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts +2 -5
  73. package/dist/hooks/wrappers/functions/useCreateWaasWalletAccounts/useCreateWaasWalletAccounts.d.ts.map +1 -1
  74. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts +1 -1
  75. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/index.d.ts.map +1 -1
  76. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts +2 -10
  77. package/dist/hooks/wrappers/functions/useCreateWalletForBusinessAccount/useCreateWalletForBusinessAccount.d.ts.map +1 -1
  78. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts +1 -1
  79. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/index.d.ts.map +1 -1
  80. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts +2 -5
  81. package/dist/hooks/wrappers/functions/useDelegateWaasKeyShares/useDelegateWaasKeyShares.d.ts.map +1 -1
  82. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts +2 -4
  83. package/dist/hooks/wrappers/functions/useDeleteMfaDevice/useDeleteMfaDevice.d.ts.map +1 -1
  84. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts +2 -3
  85. package/dist/hooks/wrappers/functions/useDeletePasskey/useDeletePasskey.d.ts.map +1 -1
  86. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts +3 -2
  87. package/dist/hooks/wrappers/functions/useDeleteUser/useDeleteUser.d.ts.map +1 -1
  88. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts +2 -0
  89. package/dist/hooks/wrappers/functions/useDepositToYieldVault/index.d.ts.map +1 -0
  90. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts +41 -0
  91. package/dist/hooks/wrappers/functions/useDepositToYieldVault/useDepositToYieldVault.d.ts.map +1 -0
  92. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts +2 -1
  93. package/dist/hooks/wrappers/functions/useDetectSocialRedirectUrl/useDetectSocialRedirectUrl.d.ts.map +1 -1
  94. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts +2 -3
  95. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts.map +1 -1
  96. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts +1 -1
  97. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/index.d.ts.map +1 -1
  98. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts +2 -4
  99. package/dist/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.d.ts.map +1 -1
  100. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts +1 -1
  101. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/index.d.ts.map +1 -1
  102. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts +2 -5
  103. package/dist/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.d.ts.map +1 -1
  104. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts +2 -1
  105. package/dist/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.d.ts.map +1 -1
  106. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts +2 -3
  107. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts.map +1 -1
  108. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts +2 -3
  109. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts.map +1 -1
  110. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts +3 -1
  111. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts.map +1 -1
  112. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts +2 -3
  113. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts.map +1 -1
  114. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts +2 -5
  115. package/dist/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.d.ts.map +1 -1
  116. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts +2 -1
  117. package/dist/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.d.ts.map +1 -1
  118. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts +2 -1
  119. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts.map +1 -1
  120. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts +2 -3
  121. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts.map +1 -1
  122. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts +2 -1
  123. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts.map +1 -1
  124. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts +2 -1
  125. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts.map +1 -1
  126. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts +2 -1
  127. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts.map +1 -1
  128. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts +2 -1
  129. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts.map +1 -1
  130. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts +2 -1
  131. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts.map +1 -1
  132. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts +2 -1
  133. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts.map +1 -1
  134. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts +2 -1
  135. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts.map +1 -1
  136. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts +2 -1
  137. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts.map +1 -1
  138. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts +2 -1
  139. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts.map +1 -1
  140. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts +1 -1
  141. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts.map +1 -1
  142. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts +2 -1
  143. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts.map +1 -1
  144. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts +2 -1
  145. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts.map +1 -1
  146. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts +5 -3
  147. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts.map +1 -1
  148. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts +2 -1
  149. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts.map +1 -1
  150. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts +2 -6
  151. package/dist/hooks/wrappers/functions/useGetPolicy/useGetPolicy.d.ts.map +1 -1
  152. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts +2 -1
  153. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts.map +1 -1
  154. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts +2 -1
  155. package/dist/hooks/wrappers/functions/useGetSignerPolicyLayer/useGetSignerPolicyLayer.d.ts.map +1 -1
  156. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts +2 -1
  157. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts.map +1 -1
  158. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts +1 -1
  159. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts.map +1 -1
  160. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts +2 -1
  161. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts.map +1 -1
  162. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts +2 -1
  163. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts.map +1 -1
  164. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts +2 -1
  165. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts.map +1 -1
  166. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts +3 -1
  167. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts.map +1 -1
  168. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts +3 -1
  169. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts.map +1 -1
  170. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts +2 -1
  171. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts.map +1 -1
  172. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts +2 -1
  173. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +1 -1
  174. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts +2 -1
  175. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts.map +1 -1
  176. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts +2 -1
  177. package/dist/hooks/wrappers/functions/useGetWalletPolicyLayer/useGetWalletPolicyLayer.d.ts.map +1 -1
  178. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts +2 -1
  179. package/dist/hooks/wrappers/functions/useGetWalletProviderDataByKey/useGetWalletProviderDataByKey.d.ts.map +1 -1
  180. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts +2 -1
  181. package/dist/hooks/wrappers/functions/useGetWalletRecoveryState/useGetWalletRecoveryState.d.ts.map +1 -1
  182. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts +2 -1
  183. package/dist/hooks/wrappers/functions/useGetYieldDetails/useGetYieldDetails.d.ts.map +1 -1
  184. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts +2 -1
  185. package/dist/hooks/wrappers/functions/useGetYieldPosition/useGetYieldPosition.d.ts.map +1 -1
  186. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts +2 -1
  187. package/dist/hooks/wrappers/functions/useGetYieldRewards/useGetYieldRewards.d.ts.map +1 -1
  188. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts +1 -1
  189. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/index.d.ts.map +1 -1
  190. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts +2 -5
  191. package/dist/hooks/wrappers/functions/useImportWaasPrivateKey/useImportWaasPrivateKey.d.ts.map +1 -1
  192. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts +2 -1
  193. package/dist/hooks/wrappers/functions/useIsDeviceRegistrationRequired/useIsDeviceRegistrationRequired.d.ts.map +1 -1
  194. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts +2 -1
  195. package/dist/hooks/wrappers/functions/useIsMfaRequiredForAction/useIsMfaRequiredForAction.d.ts.map +1 -1
  196. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts +2 -1
  197. package/dist/hooks/wrappers/functions/useIsPendingRecoveryCodesAcknowledgment/useIsPendingRecoveryCodesAcknowledgment.d.ts.map +1 -1
  198. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts +2 -1
  199. package/dist/hooks/wrappers/functions/useIsUserMissingMfaAuth/useIsUserMissingMfaAuth.d.ts.map +1 -1
  200. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts +2 -1
  201. package/dist/hooks/wrappers/functions/useIsUserOnboardingComplete/useIsUserOnboardingComplete.d.ts.map +1 -1
  202. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts +2 -1
  203. package/dist/hooks/wrappers/functions/useListBusinessAccounts/useListBusinessAccounts.d.ts.map +1 -1
  204. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts +2 -1
  205. package/dist/hooks/wrappers/functions/useListYieldVaults/useListYieldVaults.d.ts.map +1 -1
  206. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts +2 -1
  207. package/dist/hooks/wrappers/functions/useLogout/useLogout.d.ts.map +1 -1
  208. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts +2 -1
  209. package/dist/hooks/wrappers/functions/useMergeUserAccounts/useMergeUserAccounts.d.ts.map +1 -1
  210. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts +1 -1
  211. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/index.d.ts.map +1 -1
  212. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts +2 -8
  213. package/dist/hooks/wrappers/functions/useMigrateFromFireblocks/useMigrateFromFireblocks.d.ts.map +1 -1
  214. package/dist/hooks/wrappers/functions/useOnEvent/useOnEvent.d.ts.map +1 -1
  215. package/dist/hooks/wrappers/functions/useOnWalletProviderEvent/useOnWalletProviderEvent.d.ts.map +1 -1
  216. package/dist/hooks/wrappers/functions/useOnceEvent/useOnceEvent.d.ts.map +1 -1
  217. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts +2 -1
  218. package/dist/hooks/wrappers/functions/usePrepareFlowSigning/usePrepareFlowSigning.d.ts.map +1 -1
  219. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts +2 -6
  220. package/dist/hooks/wrappers/functions/useProveWalletAccountOwnership/useProveWalletAccountOwnership.d.ts.map +1 -1
  221. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts +2 -1
  222. package/dist/hooks/wrappers/functions/useRefreshAuth/useRefreshAuth.d.ts.map +1 -1
  223. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts +1 -1
  224. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/index.d.ts.map +1 -1
  225. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts +2 -4
  226. package/dist/hooks/wrappers/functions/useRefreshWaasWalletAccountShares/useRefreshWaasWalletAccountShares.d.ts.map +1 -1
  227. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts +2 -3
  228. package/dist/hooks/wrappers/functions/useRegisterPasskey/useRegisterPasskey.d.ts.map +1 -1
  229. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts +2 -1
  230. package/dist/hooks/wrappers/functions/useRegisterTotpMfaDevice/useRegisterTotpMfaDevice.d.ts.map +1 -1
  231. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts +2 -4
  232. package/dist/hooks/wrappers/functions/useRemoveAccountPolicyRule/useRemoveAccountPolicyRule.d.ts.map +1 -1
  233. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts +2 -4
  234. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountMember/useRemoveBusinessAccountMember.d.ts.map +1 -1
  235. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts +2 -5
  236. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountSigner/useRemoveBusinessAccountSigner.d.ts.map +1 -1
  237. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts +2 -8
  238. package/dist/hooks/wrappers/functions/useRemoveBusinessAccountWallet/useRemoveBusinessAccountWallet.d.ts.map +1 -1
  239. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts +2 -6
  240. package/dist/hooks/wrappers/functions/useRemovePolicyRules/useRemovePolicyRules.d.ts.map +1 -1
  241. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts +2 -5
  242. package/dist/hooks/wrappers/functions/useRemoveSignerPolicyRule/useRemoveSignerPolicyRule.d.ts.map +1 -1
  243. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts +2 -3
  244. package/dist/hooks/wrappers/functions/useRemoveWalletAccount/useRemoveWalletAccount.d.ts.map +1 -1
  245. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts +2 -4
  246. package/dist/hooks/wrappers/functions/useRemoveWalletPolicyRule/useRemoveWalletPolicyRule.d.ts.map +1 -1
  247. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts +2 -3
  248. package/dist/hooks/wrappers/functions/useRequestExternalAuthElevatedToken/useRequestExternalAuthElevatedToken.d.ts.map +1 -1
  249. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts +2 -1
  250. package/dist/hooks/wrappers/functions/useRevokeAllRegisteredDevices/useRevokeAllRegisteredDevices.d.ts.map +1 -1
  251. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts +4 -6
  252. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts.map +1 -1
  253. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts +1 -1
  254. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/index.d.ts.map +1 -1
  255. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts +2 -4
  256. package/dist/hooks/wrappers/functions/useRevokeWaasDelegation/useRevokeWaasDelegation.d.ts.map +1 -1
  257. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts +3 -0
  258. package/dist/hooks/wrappers/functions/useScreenTransaction/index.d.ts.map +1 -0
  259. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts +57 -0
  260. package/dist/hooks/wrappers/functions/useScreenTransaction/useScreenTransaction.d.ts.map +1 -0
  261. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts +2 -1
  262. package/dist/hooks/wrappers/functions/useSendEmailOTP/useSendEmailOTP.d.ts.map +1 -1
  263. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts +2 -1
  264. package/dist/hooks/wrappers/functions/useSendSmsOTP/useSendSmsOTP.d.ts.map +1 -1
  265. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts +2 -3
  266. package/dist/hooks/wrappers/functions/useSetDefaultMfaDevice/useSetDefaultMfaDevice.d.ts.map +1 -1
  267. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts +1 -1
  268. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/index.d.ts.map +1 -1
  269. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts +2 -4
  270. package/dist/hooks/wrappers/functions/useSetWaasWalletAccountPassword/useSetWaasWalletAccountPassword.d.ts.map +1 -1
  271. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts +2 -4
  272. package/dist/hooks/wrappers/functions/useSignInWithExternalJwt/useSignInWithExternalJwt.d.ts.map +1 -1
  273. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts +2 -1
  274. package/dist/hooks/wrappers/functions/useSignInWithPasskey/useSignInWithPasskey.d.ts.map +1 -1
  275. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts +2 -1
  276. package/dist/hooks/wrappers/functions/useSignInWithSocialPopUp/useSignInWithSocialPopUp.d.ts.map +1 -1
  277. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts +2 -1
  278. package/dist/hooks/wrappers/functions/useSignInWithSocialRedirect/useSignInWithSocialRedirect.d.ts.map +1 -1
  279. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts +2 -6
  280. package/dist/hooks/wrappers/functions/useSignMessage/useSignMessage.d.ts.map +1 -1
  281. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts +2 -7
  282. package/dist/hooks/wrappers/functions/useSignSerializedTransaction/useSignSerializedTransaction.d.ts.map +1 -1
  283. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts +2 -1
  284. package/dist/hooks/wrappers/functions/useSubmitFlowTransaction/useSubmitFlowTransaction.d.ts.map +1 -1
  285. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts +2 -4
  286. package/dist/hooks/wrappers/functions/useSwitchActiveNetwork/useSwitchActiveNetwork.d.ts.map +1 -1
  287. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts +2 -3
  288. package/dist/hooks/wrappers/functions/useTransferAmount/useTransferAmount.d.ts.map +1 -1
  289. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts +2 -8
  290. package/dist/hooks/wrappers/functions/useTransferBusinessAccountOwnership/useTransferBusinessAccountOwnership.d.ts.map +1 -1
  291. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts +2 -3
  292. package/dist/hooks/wrappers/functions/useTransferWalletAccount/useTransferWalletAccount.d.ts.map +1 -1
  293. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts +2 -3
  294. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts.map +1 -1
  295. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts +2 -4
  296. package/dist/hooks/wrappers/functions/useUnlockWallet/useUnlockWallet.d.ts.map +1 -1
  297. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts +2 -4
  298. package/dist/hooks/wrappers/functions/useUpdateBusinessAccount/useUpdateBusinessAccount.d.ts.map +1 -1
  299. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts +2 -5
  300. package/dist/hooks/wrappers/functions/useUpdateBusinessAccountMemberRole/useUpdateBusinessAccountMemberRole.d.ts.map +1 -1
  301. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts +2 -3
  302. package/dist/hooks/wrappers/functions/useUpdateUser/useUpdateUser.d.ts.map +1 -1
  303. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts +1 -1
  304. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/index.d.ts.map +1 -1
  305. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts +2 -5
  306. package/dist/hooks/wrappers/functions/useUpdateWaasPassword/useUpdateWaasPassword.d.ts.map +1 -1
  307. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts +2 -4
  308. package/dist/hooks/wrappers/functions/useUpsertAccountPolicyRule/useUpsertAccountPolicyRule.d.ts.map +1 -1
  309. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts +2 -5
  310. package/dist/hooks/wrappers/functions/useUpsertSignerPolicyRule/useUpsertSignerPolicyRule.d.ts.map +1 -1
  311. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts +2 -4
  312. package/dist/hooks/wrappers/functions/useUpsertWalletPolicyRule/useUpsertWalletPolicyRule.d.ts.map +1 -1
  313. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts +2 -1
  314. package/dist/hooks/wrappers/functions/useVerifyOTP/useVerifyOTP.d.ts.map +1 -1
  315. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts +2 -4
  316. package/dist/hooks/wrappers/functions/useVerifyWalletAccount/useVerifyWalletAccount.d.ts.map +1 -1
  317. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts +2 -0
  318. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/index.d.ts.map +1 -0
  319. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts +41 -0
  320. package/dist/hooks/wrappers/functions/useWithdrawFromYieldVault/useWithdrawFromYieldVault.d.ts.map +1 -0
  321. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts +2 -1
  322. package/dist/hooks/wrappers/state/useSessionExpiresAt/useSessionExpiresAt.d.ts.map +1 -1
  323. package/dist/hooks/wrappers/state/useUser/useUser.d.ts +3 -1
  324. package/dist/hooks/wrappers/state/useUser/useUser.d.ts.map +1 -1
  325. package/dist/index.cjs +115 -1
  326. package/dist/index.cjs.map +1 -1
  327. package/dist/index.esm.js +113 -3
  328. package/dist/index.esm.js.map +1 -1
  329. package/dist/modules/DynamicContext/DynamicProvider.d.ts +2 -2
  330. package/dist/modules/DynamicContext/DynamicProvider.d.ts.map +1 -1
  331. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  332. package/dist/{useBaseState-KNM6v5iX.cjs → useBaseState-CI69lvc_.cjs} +2 -2
  333. package/dist/useBaseState-CI69lvc_.cjs.map +1 -0
  334. package/dist/{useBaseState-D9ib5b9h.esm.js → useBaseState-dkF7NJuA.esm.js} +2 -2
  335. package/dist/useBaseState-dkF7NJuA.esm.js.map +1 -0
  336. package/package.json +4 -4
  337. package/dist/useBaseState-D9ib5b9h.esm.js.map +0 -1
  338. package/dist/useBaseState-KNM6v5iX.cjs.map +0 -1
@@ -1,2 +1,2 @@
1
- export { useExportWaasClientKeyshares, type UseExportWaasClientKeysharesParams } from './useExportWaasClientKeyshares';
1
+ export { useExportWaasClientKeyshares, type UseExportWaasClientKeysharesParams, } from './useExportWaasClientKeyshares';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasClientKeyshares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasClientKeyshares/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,4BAA4B,EAC5B,KAAK,kCAAkC,GACxC,MAAM,gCAAgC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { exportWaasClientKeyshares } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ExportWaasClientKeysharesVariables = Parameters<typeof exportWaasClientKeyshares>[0];
4
5
  type ExportWaasClientKeysharesResult = Awaited<ReturnType<typeof exportWaasClientKeyshares>>;
@@ -38,9 +39,6 @@ export type UseExportWaasClientKeysharesParams = {
38
39
  * @see exportWaasClientKeyshares
39
40
  * @see UseExportWaasClientKeysharesParams
40
41
  */
41
- export declare const useExportWaasClientKeyshares: ({ mutateParams }?: UseExportWaasClientKeysharesParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- password?: string;
43
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
44
- }>;
42
+ export declare const useExportWaasClientKeyshares: ({ mutateParams, }?: UseExportWaasClientKeysharesParams) => UseMutationResult<ExportWaasClientKeysharesResult, Error, ExportWaasClientKeysharesVariables>;
45
43
  export {};
46
44
  //# sourceMappingURL=useExportWaasClientKeyshares.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useExportWaasClientKeyshares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAE1E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC;AAC1F,KAAK,+BAA+B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAAC,CAAC;AAE7F;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,+BAA+B,EAAE,kCAAkC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CACxI,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,4BAA4B,sBAAsB,kCAAkC;;;EAI7F,CAAC"}
1
+ {"version":3,"file":"useExportWaasClientKeyshares.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasClientKeyshares/useExportWaasClientKeyshares.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAC1E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,kCAAkC,GAAG,UAAU,CAClD,OAAO,yBAAyB,CACjC,CAAC,CAAC,CAAC,CAAC;AACL,KAAK,+BAA+B,GAAG,OAAO,CAC5C,UAAU,CAAC,OAAO,yBAAyB,CAAC,CAC7C,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,+BAA+B,EAC/B,kCAAkC,CACnC,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,4BAA4B,uBAEtC,kCAAkC,KAAQ,iBAAiB,CAC5D,+BAA+B,EAC/B,KAAK,EACL,kCAAkC,CAShC,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useExportWaasPrivateKey, type UseExportWaasPrivateKeyParams } from './useExportWaasPrivateKey';
1
+ export { useExportWaasPrivateKey, type UseExportWaasPrivateKeyParams, } from './useExportWaasPrivateKey';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasPrivateKey/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,KAAK,6BAA6B,EAAE,MAAM,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasPrivateKey/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,KAAK,6BAA6B,GACnC,MAAM,2BAA2B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { exportWaasPrivateKey } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type ExportWaasPrivateKeyVariables = Parameters<typeof exportWaasPrivateKey>[0];
4
5
  type ExportWaasPrivateKeyResult = Awaited<ReturnType<typeof exportWaasPrivateKey>>;
@@ -38,10 +39,6 @@ export type UseExportWaasPrivateKeyParams = {
38
39
  * @see exportWaasPrivateKey
39
40
  * @see UseExportWaasPrivateKeyParams
40
41
  */
41
- export declare const useExportWaasPrivateKey: ({ mutateParams }?: UseExportWaasPrivateKeyParams) => import("@tanstack/react-query").UseMutationResult<void, Error, {
42
- displayContainer: HTMLElement;
43
- password?: string;
44
- walletAccount: import("@dynamic-labs-sdk/client").WalletAccount;
45
- }>;
42
+ export declare const useExportWaasPrivateKey: ({ mutateParams, }?: UseExportWaasPrivateKeyParams) => UseMutationResult<ExportWaasPrivateKeyResult, Error, ExportWaasPrivateKeyVariables>;
46
43
  export {};
47
44
  //# sourceMappingURL=useExportWaasPrivateKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useExportWaasPrivateKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,6BAA6B,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAChF,KAAK,0BAA0B,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC;AAEnF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CAAC,qBAAqB,CAAC,0BAA0B,EAAE,6BAA6B,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC;CAC9H,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,sBAAsB,6BAA6B;;;;EAInF,CAAC"}
1
+ {"version":3,"file":"useExportWaasPrivateKey.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useExportWaasPrivateKey/useExportWaasPrivateKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,6BAA6B,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAChF,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,YAAY,CAAC,EAAE,WAAW,CACxB,qBAAqB,CACnB,0BAA0B,EAC1B,6BAA6B,CAC9B,CAAC,cAAc,CAAC,CAClB,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,uBAAuB,uBAEjC,6BAA6B,KAAQ,iBAAiB,CACvD,0BAA0B,EAC1B,KAAK,EACL,6BAA6B,CAM3B,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getAccountPolicyLayer } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetAccountPolicyLayerResult = Awaited<ReturnType<typeof getAccountPolicyLayer>>;
4
5
  type GetAccountPolicyLayerArgs = Parameters<typeof getAccountPolicyLayer>[0];
@@ -33,6 +34,6 @@ export type UseGetAccountPolicyLayerParams = GetAccountPolicyLayerArgs & {
33
34
  * @see getAccountPolicyLayer
34
35
  * @see UseGetAccountPolicyLayerParams
35
36
  */
36
- export declare const useGetAccountPolicyLayer: ({ queryParams, ...args }: UseGetAccountPolicyLayerParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WaasPolicyLayerResponse, Error>;
37
+ export declare const useGetAccountPolicyLayer: ({ queryParams, ...args }: UseGetAccountPolicyLayerParams) => UseQueryResult<GetAccountPolicyLayerResult, Error>;
37
38
  export {};
38
39
  //# sourceMappingURL=useGetAccountPolicyLayer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetAccountPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AACF,KAAK,yBAAyB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;GAUG;AACH,MAAM,MAAM,8BAA8B,GAAG,yBAAyB,GAAG;IACvE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,2BAA2B,CAAC,CAAC,aAAa,CAAC,CAC/D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,wBAAwB,6BAGlC,8BAA8B,wHAK7B,CAAC"}
1
+ {"version":3,"file":"useGetAccountPolicyLayer.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAccountPolicyLayer/useGetAccountPolicyLayer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,2BAA2B,GAAG,OAAO,CACxC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AACF,KAAK,yBAAyB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7E;;;;;;;;;;GAUG;AACH,MAAM,MAAM,8BAA8B,GAAG,yBAAyB,GAAG;IACvE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,2BAA2B,CAAC,CAAC,aAAa,CAAC,CAC/D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,wBAAwB,6BAGlC,8BAA8B,KAAG,cAAc,CAChD,2BAA2B,EAC3B,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getActiveNetworkData } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetActiveNetworkDataResult = Awaited<ReturnType<typeof getActiveNetworkData>>;
4
5
  type GetActiveNetworkDataArgs = Parameters<typeof getActiveNetworkData>[0];
@@ -17,8 +18,6 @@ export type UseGetActiveNetworkDataParams = GetActiveNetworkDataArgs & {
17
18
  * const { data: network, isLoading } = useGetActiveNetworkData({ walletAccount });
18
19
  * ```
19
20
  */
20
- export declare const useGetActiveNetworkData: ({ queryParams, ...args }: UseGetActiveNetworkDataParams) => import("@tanstack/react-query").UseQueryResult<{
21
- networkData: import("@dynamic-labs-sdk/client").NetworkData | undefined;
22
- }, Error>;
21
+ export declare const useGetActiveNetworkData: ({ queryParams, ...args }: UseGetActiveNetworkDataParams) => UseQueryResult<GetActiveNetworkDataResult, Error>;
23
22
  export {};
24
23
  //# sourceMappingURL=useGetActiveNetworkData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetActiveNetworkData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEhE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B;wBAVqF,0BAI9G;SAiBH,CAAC"}
1
+ {"version":3,"file":"useGetActiveNetworkData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B,KAAG,cAAc,CAC/C,0BAA0B,EAC1B,KAAK,CAYH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getActiveNetworkId } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type ActiveNetworkIdResult = Awaited<ReturnType<typeof getActiveNetworkId>>;
4
5
  type ActiveNetworkIdArgs = Parameters<typeof getActiveNetworkId>[0];
@@ -14,8 +15,6 @@ export type UseGetActiveNetworkIdParams = ActiveNetworkIdArgs & {
14
15
  *
15
16
  * Wraps `getActiveNetworkId` from `@dynamic-labs-sdk/client`.
16
17
  */
17
- export declare const useGetActiveNetworkId: ({ queryParams, ...args }: UseGetActiveNetworkIdParams) => import("@tanstack/react-query").UseQueryResult<{
18
- networkId: string;
19
- }, Error>;
18
+ export declare const useGetActiveNetworkId: ({ queryParams, ...args }: UseGetActiveNetworkIdParams) => UseQueryResult<ActiveNetworkIdResult, Error>;
20
19
  export {};
21
20
  //# sourceMappingURL=useGetActiveNetworkId.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetActiveNetworkId.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAE9D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAC5E,KAAK,mBAAmB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAEpE,MAAM,MAAM,2BAA2B,GAAG,mBAAmB,GAAG;IAC9D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CAAC;CACxE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,6BAA8B,2BAA2B;;SAWvF,CAAC"}
1
+ {"version":3,"file":"useGetActiveNetworkId.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,qBAAqB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAC5E,KAAK,mBAAmB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAEpE,MAAM,MAAM,2BAA2B,GAAG,mBAAmB,GAAG;IAC9D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,qBAAqB,CAAC,CAAC,aAAa,CAAC,CAAC;CACxE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,6BAG/B,2BAA2B,KAAG,cAAc,CAAC,qBAAqB,EAAE,KAAK,CAWxE,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { type WalletProviderData } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
1
3
  /**
2
4
  * Returns the available wallet providers and their data.
3
5
  *
@@ -6,5 +8,5 @@
6
8
  * `walletProviderUnregistered` is wired too — otherwise a removed provider
7
9
  * would linger in the returned list.
8
10
  */
9
- export declare const useGetAvailableWalletProvidersData: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletProviderData[], Error>;
11
+ export declare const useGetAvailableWalletProvidersData: () => UseQueryResult<WalletProviderData[], Error>;
10
12
  //# sourceMappingURL=useGetAvailableWalletProvidersData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetAvailableWalletProvidersData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AACH,eAAO,MAAM,kCAAkC,sHAM3C,CAAC"}
1
+ {"version":3,"file":"useGetAvailableWalletProvidersData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,kBAAkB,EAExB,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAI5D;;;;;;;GAOG;AACH,eAAO,MAAM,kCAAkC,QAAO,cAAc,CAClE,kBAAkB,EAAE,EACpB,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getBalanceForAddress } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetBalanceForAddressResult = Awaited<ReturnType<typeof getBalanceForAddress>>;
4
5
  type GetBalanceForAddressArgs = Parameters<typeof getBalanceForAddress>[0];
@@ -17,8 +18,6 @@ export type UseGetBalanceForAddressParams = GetBalanceForAddressArgs & {
17
18
  * const { data, isLoading } = useGetBalanceForAddress({ address, chain, networkId });
18
19
  * ```
19
20
  */
20
- export declare const useGetBalanceForAddress: ({ queryParams, ...args }: UseGetBalanceForAddressParams) => import("@tanstack/react-query").UseQueryResult<{
21
- balance: string | null;
22
- }, Error>;
21
+ export declare const useGetBalanceForAddress: ({ queryParams, ...args }: UseGetBalanceForAddressParams) => UseQueryResult<GetBalanceForAddressResult, Error>;
23
22
  export {};
24
23
  //# sourceMappingURL=useGetBalanceForAddress.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetBalanceForAddress.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEhE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B;;SAK5B,CAAC"}
1
+ {"version":3,"file":"useGetBalanceForAddress.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B,KAAG,cAAc,CAC/C,0BAA0B,EAC1B,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getBusinessAccount } from '@dynamic-labs-sdk/client/waas';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetBusinessAccountResult = Awaited<ReturnType<typeof getBusinessAccount>>;
4
5
  type GetBusinessAccountArgs = Parameters<typeof getBusinessAccount>[0];
@@ -33,10 +34,6 @@ export type UseGetBusinessAccountParams = GetBusinessAccountArgs & {
33
34
  * @see getBusinessAccount
34
35
  * @see UseGetBusinessAccountParams
35
36
  */
36
- export declare const useGetBusinessAccount: ({ queryParams, ...args }: UseGetBusinessAccountParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client/waas").BusinessAccount & {
37
- members: import("@dynamic-labs-sdk/client/waas").BusinessAccountMember[];
38
- signers: import("@dynamic-labs-sdk/client/waas").BusinessAccountSigner[];
39
- wallets?: import("@dynamic-labs-sdk/client/waas").BusinessAccountWalletSummary[];
40
- }, Error>;
37
+ export declare const useGetBusinessAccount: ({ queryParams, ...args }: UseGetBusinessAccountParams) => UseQueryResult<GetBusinessAccountResult, Error>;
41
38
  export {};
42
39
  //# sourceMappingURL=useGetBusinessAccount.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,wBAAwB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAC/E,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAEvE;;;;;;;;;;GAUG;AACH,MAAM,MAAM,2BAA2B,GAAG,sBAAsB,GAAG;IACjE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,wBAAwB,CAAC,CAAC,aAAa,CAAC,CAC5D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,qBAAqB,6BAG/B,2BAA2B;;;;SAK1B,CAAC"}
1
+ {"version":3,"file":"useGetBusinessAccount.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetBusinessAccount/useGetBusinessAccount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,wBAAwB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC;AAC/E,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC;AAEvE;;;;;;;;;;GAUG;AACH,MAAM,MAAM,2BAA2B,GAAG,sBAAsB,GAAG;IACjE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,wBAAwB,CAAC,CAAC,aAAa,CAAC,CAC5D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,qBAAqB,6BAG/B,2BAA2B,KAAG,cAAc,CAC7C,wBAAwB,EACxB,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getCoinbaseAccounts } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetCoinbaseAccountsResult = Awaited<ReturnType<typeof getCoinbaseAccounts>>;
4
5
  type GetCoinbaseAccountsArgs = NonNullable<Parameters<typeof getCoinbaseAccounts>[0]>;
@@ -36,6 +37,6 @@ export type UseGetCoinbaseAccountsParams = GetCoinbaseAccountsArgs & {
36
37
  * @see getCoinbaseAccounts
37
38
  * @see UseGetCoinbaseAccountsParams
38
39
  */
39
- export declare const useGetCoinbaseAccounts: ({ queryParams, ...args }?: UseGetCoinbaseAccountsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Account[], Error>;
40
+ export declare const useGetCoinbaseAccounts: ({ queryParams, ...args }?: UseGetCoinbaseAccountsParams) => UseQueryResult<GetCoinbaseAccountsResult, Error>;
40
41
  export {};
41
42
  //# sourceMappingURL=useGetCoinbaseAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetCoinbaseAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC;AACjF,KAAK,uBAAuB,GAAG,WAAW,CACxC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAC1C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,4BAA4B,GAAG,uBAAuB,GAAG;IACnE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,yBAAyB,CAAC,CAAC,aAAa,CAAC,CAC7D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,sBAAsB,8BAGhC,4BAA4B,0GAM3B,CAAC"}
1
+ {"version":3,"file":"useGetCoinbaseAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetCoinbaseAccounts/useGetCoinbaseAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG,OAAO,CACtC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CACvC,CAAC;AACF,KAAK,uBAAuB,GAAG,WAAW,CACxC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAC1C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,4BAA4B,GAAG,uBAAuB,GAAG;IACnE;;;OAGG;IACH,WAAW,CAAC,EAAE,WAAW,CACvB,kBAAkB,CAAC,yBAAyB,CAAC,CAAC,aAAa,CAAC,CAC7D,CAAC;CACH,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,sBAAsB,8BAGhC,4BAA4B,KAAQ,cAAc,CACnD,yBAAyB,EACzB,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getCoinbaseBuyUrl } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetCoinbaseBuyUrlResult = Awaited<ReturnType<typeof getCoinbaseBuyUrl>>;
4
5
  type GetCoinbaseBuyUrlArgs = Parameters<typeof getCoinbaseBuyUrl>[0];
@@ -17,6 +18,6 @@ export type UseGetCoinbaseBuyUrlParams = GetCoinbaseBuyUrlArgs & {
17
18
  * const { data: buyUrl, isLoading } = useGetCoinbaseBuyUrl(buyUrlParams);
18
19
  * ```
19
20
  */
20
- export declare const useGetCoinbaseBuyUrl: ({ queryParams, ...args }: UseGetCoinbaseBuyUrlParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").CoinbaseOnrampGetBuyUrlResponse, Error>;
21
+ export declare const useGetCoinbaseBuyUrl: ({ queryParams, ...args }: UseGetCoinbaseBuyUrlParams) => UseQueryResult<GetCoinbaseBuyUrlResult, Error>;
21
22
  export {};
22
23
  //# sourceMappingURL=useGetCoinbaseBuyUrl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetCoinbaseBuyUrl.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAC7E,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,GAAG;IAC/D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,uBAAuB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC1E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,6BAG9B,0BAA0B,gIAKzB,CAAC"}
1
+ {"version":3,"file":"useGetCoinbaseBuyUrl.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAC7E,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,GAAG;IAC/D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,uBAAuB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC1E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,6BAG9B,0BAA0B,KAAG,cAAc,CAC5C,uBAAuB,EACvB,KAAK,CAMH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getConnectedAddresses } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type ConnectedAddressesResult = Awaited<ReturnType<typeof getConnectedAddresses>>;
4
5
  type ConnectedAddressesArgs = Parameters<typeof getConnectedAddresses>[0];
@@ -17,8 +18,6 @@ export type UseGetConnectedAddressesParams = ConnectedAddressesArgs & {
17
18
  * consumers don't have to pair it with a manual `walletAccountsChanged`
18
19
  * listener.
19
20
  */
20
- export declare const useGetConnectedAddresses: ({ queryParams, ...args }: UseGetConnectedAddressesParams) => import("@tanstack/react-query").UseQueryResult<{
21
- addresses: string[];
22
- }, Error>;
21
+ export declare const useGetConnectedAddresses: ({ queryParams, ...args }: UseGetConnectedAddressesParams) => UseQueryResult<ConnectedAddressesResult, Error>;
23
22
  export {};
24
23
  //# sourceMappingURL=useGetConnectedAddresses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetConnectedAddresses.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,wBAAwB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC;AAClF,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE1E,MAAM,MAAM,8BAA8B,GAAG,sBAAsB,GAAG;IACpE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,wBAAwB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC3E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,wBAAwB,6BAA8B,8BAA8B;;SAM7F,CAAC"}
1
+ {"version":3,"file":"useGetConnectedAddresses.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,wBAAwB,GAAG,OAAO,CACrC,UAAU,CAAC,OAAO,qBAAqB,CAAC,CACzC,CAAC;AACF,KAAK,sBAAsB,GAAG,UAAU,CAAC,OAAO,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE1E,MAAM,MAAM,8BAA8B,GAAG,sBAAsB,GAAG;IACpE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,wBAAwB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC3E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,wBAAwB,6BAGlC,8BAA8B,KAAG,cAAc,CAChD,wBAAwB,EACxB,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getFlow } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetFlowResult = Awaited<ReturnType<typeof getFlow>>;
4
5
  export type UseGetFlowParams = {
@@ -25,6 +26,6 @@ export type UseGetFlowParams = {
25
26
  * const { data: flow, isLoading, refetch } = useGetFlow({ flowId });
26
27
  * ```
27
28
  */
28
- export declare const useGetFlow: ({ flowId, queryParams }: UseGetFlowParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Flow, Error>;
29
+ export declare const useGetFlow: ({ flowId, queryParams, }: UseGetFlowParams) => UseQueryResult<GetFlowResult, Error>;
29
30
  export {};
30
31
  //# sourceMappingURL=useGetFlow.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetFlow.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlow/useGetFlow.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAEnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,aAAa,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,OAAO,CAAC,CAAC,CAAC;AAEzD,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;;;OAIG;IACH,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,aAAa,CAAC,CAAC,aAAa,CAAC,CAAC;CAChE,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,UAAU,4BAA6B,gBAAgB,qGAMhE,CAAC"}
1
+ {"version":3,"file":"useGetFlow.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlow/useGetFlow.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,aAAa,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,OAAO,CAAC,CAAC,CAAC;AAEzD,MAAM,MAAM,gBAAgB,GAAG;IAC7B;;;;OAIG;IACH,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,aAAa,CAAC,CAAC,aAAa,CAAC,CAAC;CAChE,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,UAAU,6BAGpB,gBAAgB,KAAG,cAAc,CAAC,aAAa,EAAE,KAAK,CAMrD,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getFlowQuote } from '@dynamic-labs-sdk/client';
2
+ import type { UseMutationResult } from '@tanstack/react-query';
2
3
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
4
  type GetFlowQuoteVariables = Parameters<typeof getFlowQuote>[0];
4
5
  type GetFlowQuoteResult = Awaited<ReturnType<typeof getFlowQuote>>;
@@ -23,6 +24,6 @@ export type UseGetFlowQuoteParams = {
23
24
  * </button>
24
25
  * ```
25
26
  */
26
- export declare const useGetFlowQuote: ({ mutateParams }?: UseGetFlowQuoteParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").Flow, Error, import("@dynamic-labs-sdk/client").GetFlowQuoteParams>;
27
+ export declare const useGetFlowQuote: ({ mutateParams, }?: UseGetFlowQuoteParams) => UseMutationResult<GetFlowQuoteResult, Error, GetFlowQuoteVariables>;
27
28
  export {};
28
29
  //# sourceMappingURL=useGetFlowQuote.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetFlowQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAChE,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AAEnE,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kBAAkB,EAClB,qBAAqB,CACtB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,eAAe,sBAAsB,qBAAqB,+JAInE,CAAC"}
1
+ {"version":3,"file":"useGetFlowQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAChE,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AAEnE,MAAM,MAAM,qBAAqB,GAAG;IAClC;;;OAGG;IACH,YAAY,CAAC,EAAE,qBAAqB,CAClC,kBAAkB,EAClB,qBAAqB,CACtB,CAAC,cAAc,CAAC,CAAC;CACnB,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,eAAe,uBAEzB,qBAAqB,KAAQ,iBAAiB,CAC/C,kBAAkB,EAClB,KAAK,EACL,qBAAqB,CAKnB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getGoogleDriveBackupReadiness } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetGoogleDriveBackupReadinessResult = Awaited<ReturnType<typeof getGoogleDriveBackupReadiness>>;
4
5
  export type UseGetGoogleDriveBackupReadinessParams = {
@@ -20,6 +21,6 @@ export type UseGetGoogleDriveBackupReadinessParams = {
20
21
  * const { data: readiness, isLoading } = useGetGoogleDriveBackupReadiness();
21
22
  * ```
22
23
  */
23
- export declare const useGetGoogleDriveBackupReadiness: ({ queryParams, }?: UseGetGoogleDriveBackupReadinessParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").GoogleDriveBackupReadiness, Error>;
24
+ export declare const useGetGoogleDriveBackupReadiness: ({ queryParams, }?: UseGetGoogleDriveBackupReadinessParams) => UseQueryResult<GetGoogleDriveBackupReadinessResult, Error>;
24
25
  export {};
25
26
  //# sourceMappingURL=useGetGoogleDriveBackupReadiness.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetGoogleDriveBackupReadiness.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,0BAA0B,CAAC;AAEzE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mCAAmC,GAAG,OAAO,CAChD,UAAU,CAAC,OAAO,6BAA6B,CAAC,CACjD,CAAC;AAEF,MAAM,MAAM,sCAAsC,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mCAAmC,CAAC,CAAC,aAAa,CAAC,CAAC;CACtF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,gCAAgC,sBAE1C,sCAAsC,yHAMrC,CAAC"}
1
+ {"version":3,"file":"useGetGoogleDriveBackupReadiness.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mCAAmC,GAAG,OAAO,CAChD,UAAU,CAAC,OAAO,6BAA6B,CAAC,CACjD,CAAC;AAEF,MAAM,MAAM,sCAAsC,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mCAAmC,CAAC,CAAC,aAAa,CAAC,CAAC;CACtF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,gCAAgC,sBAE1C,sCAAsC,KAAQ,cAAc,CAC7D,mCAAmC,EACnC,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getKrakenAccounts } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetKrakenAccountsResult = Awaited<ReturnType<typeof getKrakenAccounts>>;
4
5
  type GetKrakenAccountsArgs = NonNullable<Parameters<typeof getKrakenAccounts>[0]>;
@@ -21,6 +22,6 @@ export type UseGetKrakenAccountsParams = GetKrakenAccountsArgs & {
21
22
  * const { data: accounts, isLoading } = useGetKrakenAccounts();
22
23
  * ```
23
24
  */
24
- export declare const useGetKrakenAccounts: ({ queryParams, ...args }?: UseGetKrakenAccountsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Account[], Error>;
25
+ export declare const useGetKrakenAccounts: ({ queryParams, ...args }?: UseGetKrakenAccountsParams) => UseQueryResult<GetKrakenAccountsResult, Error>;
25
26
  export {};
26
27
  //# sourceMappingURL=useGetKrakenAccounts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetKrakenAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAC7E,KAAK,qBAAqB,GAAG,WAAW,CACtC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CACxC,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,GAAG;IAC/D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,uBAAuB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC1E,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,oBAAoB,8BAG9B,0BAA0B,0GAMzB,CAAC"}
1
+ {"version":3,"file":"useGetKrakenAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,uBAAuB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC;AAC7E,KAAK,qBAAqB,GAAG,WAAW,CACtC,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CACxC,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG,qBAAqB,GAAG;IAC/D;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,uBAAuB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC1E,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,oBAAoB,8BAG9B,0BAA0B,KAAQ,cAAc,CACjD,uBAAuB,EACvB,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getKrakenWhitelistedAddresses } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetKrakenWhitelistedAddressesResult = Awaited<ReturnType<typeof getKrakenWhitelistedAddresses>>;
4
5
  export type UseGetKrakenWhitelistedAddressesParams = {
@@ -20,6 +21,6 @@ export type UseGetKrakenWhitelistedAddressesParams = {
20
21
  * const { data: addresses, isLoading } = useGetKrakenWhitelistedAddresses();
21
22
  * ```
22
23
  */
23
- export declare const useGetKrakenWhitelistedAddresses: ({ queryParams, }?: UseGetKrakenWhitelistedAddressesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TransferDestinationResponse, Error>;
24
+ export declare const useGetKrakenWhitelistedAddresses: ({ queryParams, }?: UseGetKrakenWhitelistedAddressesParams) => UseQueryResult<GetKrakenWhitelistedAddressesResult, Error>;
24
25
  export {};
25
26
  //# sourceMappingURL=useGetKrakenWhitelistedAddresses.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetKrakenWhitelistedAddresses.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,0BAA0B,CAAC;AAEzE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mCAAmC,GAAG,OAAO,CAChD,UAAU,CAAC,OAAO,6BAA6B,CAAC,CACjD,CAAC;AAEF,MAAM,MAAM,sCAAsC,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mCAAmC,CAAC,CAAC,aAAa,CAAC,CAAC;CACtF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,gCAAgC,sBAE1C,sCAAsC,4HAMrC,CAAC"}
1
+ {"version":3,"file":"useGetKrakenWhitelistedAddresses.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mCAAmC,GAAG,OAAO,CAChD,UAAU,CAAC,OAAO,6BAA6B,CAAC,CACjD,CAAC;AAEF,MAAM,MAAM,sCAAsC,GAAG;IACnD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mCAAmC,CAAC,CAAC,aAAa,CAAC,CAAC;CACtF,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,gCAAgC,sBAE1C,sCAAsC,KAAQ,cAAc,CAC7D,mCAAmC,EACnC,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getMfaDevices } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetMfaDevicesResult = Awaited<ReturnType<typeof getMfaDevices>>;
4
5
  export type UseGetMfaDevicesParams = {
@@ -23,6 +24,6 @@ export type UseGetMfaDevicesParams = {
23
24
  * const { data: mfaDevices, isLoading, refetch } = useGetMfaDevices();
24
25
  * ```
25
26
  */
26
- export declare const useGetMfaDevices: ({ queryParams }?: UseGetMfaDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFADevice[], Error>;
27
+ export declare const useGetMfaDevices: ({ queryParams, }?: UseGetMfaDevicesParams) => UseQueryResult<GetMfaDevicesResult, Error>;
27
28
  export {};
28
29
  //# sourceMappingURL=useGetMfaDevices.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMfaDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,qBAAqB,sBAAsB,4GAMpE,CAAC"}
1
+ {"version":3,"file":"useGetMfaDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,sBAE1B,sBAAsB,KAAQ,cAAc,CAAC,mBAAmB,EAAE,KAAK,CAMtE,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getMfaMethods } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetMfaMethodsResult = Awaited<ReturnType<typeof getMfaMethods>>;
4
5
  export type UseGetMfaMethodsParams = {
@@ -23,6 +24,6 @@ export type UseGetMfaMethodsParams = {
23
24
  * const { data: mfaMethods, isLoading, refetch } = useGetMfaMethods();
24
25
  * ```
25
26
  */
26
- export declare const useGetMfaMethods: ({ queryParams }?: UseGetMfaMethodsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAMethodsResponse, Error>;
27
+ export declare const useGetMfaMethods: ({ queryParams, }?: UseGetMfaMethodsParams) => UseQueryResult<GetMfaMethodsResult, Error>;
27
28
  export {};
28
29
  //# sourceMappingURL=useGetMfaMethods.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMfaMethods.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,qBAAqB,sBAAsB,mHAMpE,CAAC"}
1
+ {"version":3,"file":"useGetMfaMethods.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AAErE,MAAM,MAAM,sBAAsB,GAAG;IACnC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,sBAE1B,sBAAsB,KAAQ,cAAc,CAAC,mBAAmB,EAAE,KAAK,CAMtE,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getMfaRecoveryCodes } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetMfaRecoveryCodesResult = Awaited<ReturnType<typeof getMfaRecoveryCodes>>;
4
5
  export type UseGetMfaRecoveryCodesParams = {
@@ -22,6 +23,6 @@ export type UseGetMfaRecoveryCodesParams = {
22
23
  * const { data: recoveryCodes, isLoading, refetch } = useGetMfaRecoveryCodes();
23
24
  * ```
24
25
  */
25
- export declare const useGetMfaRecoveryCodes: ({ queryParams, }?: UseGetMfaRecoveryCodesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAGetRecoveryCodesResponse, Error>;
26
+ export declare const useGetMfaRecoveryCodes: ({ queryParams, }?: UseGetMfaRecoveryCodesParams) => UseQueryResult<GetMfaRecoveryCodesResult, Error>;
26
27
  export {};
27
28
  //# sourceMappingURL=useGetMfaRecoveryCodes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMfaRecoveryCodes.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAE/D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG,OAAO,CACtC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CACvC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,yBAAyB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC5E,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,sBAAsB,sBAEhC,4BAA4B,4HAM3B,CAAC"}
1
+ {"version":3,"file":"useGetMfaRecoveryCodes.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG,OAAO,CACtC,UAAU,CAAC,OAAO,mBAAmB,CAAC,CACvC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,yBAAyB,CAAC,CAAC,aAAa,CAAC,CAAC;CAC5E,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,sBAAsB,sBAEhC,4BAA4B,KAAQ,cAAc,CACnD,yBAAyB,EACzB,KAAK,CAOH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getMoonPayCurrencies } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetMoonPayCurrenciesResult = Awaited<ReturnType<typeof getMoonPayCurrencies>>;
4
5
  type GetMoonPayCurrenciesArgs = Parameters<typeof getMoonPayCurrencies>[0];
@@ -17,6 +18,6 @@ export type UseGetMoonPayCurrenciesParams = GetMoonPayCurrenciesArgs & {
17
18
  * const { data: currencies, isLoading } = useGetMoonPayCurrencies(params);
18
19
  * ```
19
20
  */
20
- export declare const useGetMoonPayCurrencies: ({ queryParams, ...args }: UseGetMoonPayCurrenciesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").MoonPayCurrency[], Error>;
21
+ export declare const useGetMoonPayCurrencies: ({ queryParams, ...args }: UseGetMoonPayCurrenciesParams) => UseQueryResult<GetMoonPayCurrenciesResult, Error>;
21
22
  export {};
22
23
  //# sourceMappingURL=useGetMoonPayCurrencies.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMoonPayCurrencies.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEhE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B,gHAK5B,CAAC"}
1
+ {"version":3,"file":"useGetMoonPayCurrencies.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,0BAA0B,GAAG,OAAO,CACvC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CACxC,CAAC;AACF,KAAK,wBAAwB,GAAG,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3E,MAAM,MAAM,6BAA6B,GAAG,wBAAwB,GAAG;IACrE;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,6BAGjC,6BAA6B,KAAG,cAAc,CAC/C,0BAA0B,EAC1B,KAAK,CAMH,CAAC"}
@@ -1,2 +1,2 @@
1
- export { useGetMoonPayUrl, type UseGetMoonPayUrlParams } from './useGetMoonPayUrl';
1
+ export { useGetMoonPayUrl, type UseGetMoonPayUrlParams, } from './useGetMoonPayUrl';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayUrl/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayUrl/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,KAAK,sBAAsB,GAC5B,MAAM,oBAAoB,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { getMoonPayUrl } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type GetMoonPayUrlResult = Awaited<ReturnType<typeof getMoonPayUrl>>;
4
5
  type GetMoonPayUrlArgs = Parameters<typeof getMoonPayUrl>[0];
@@ -17,6 +18,6 @@ export type UseGetMoonPayUrlParams = GetMoonPayUrlArgs & {
17
18
  * const { data: moonPayUrl, isLoading } = useGetMoonPayUrl(params);
18
19
  * ```
19
20
  */
20
- export declare const useGetMoonPayUrl: ({ queryParams, ...args }: UseGetMoonPayUrlParams) => import("@tanstack/react-query").UseQueryResult<string, Error>;
21
+ export declare const useGetMoonPayUrl: ({ queryParams, ...args }: UseGetMoonPayUrlParams) => UseQueryResult<GetMoonPayUrlResult, Error>;
21
22
  export {};
22
23
  //# sourceMappingURL=useGetMoonPayUrl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMoonPayUrl.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AACrE,KAAK,iBAAiB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7D,MAAM,MAAM,sBAAsB,GAAG,iBAAiB,GAAG;IACvD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,6BAA8B,sBAAsB,kEAK7E,CAAC"}
1
+ {"version":3,"file":"useGetMoonPayUrl.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,mBAAmB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC;AACrE,KAAK,iBAAiB,GAAG,UAAU,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC;AAE7D,MAAM,MAAM,sBAAsB,GAAG,iBAAiB,GAAG;IACvD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,aAAa,CAAC,CAAC;CACtE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,6BAG1B,sBAAsB,KAAG,cAAc,CAAC,mBAAmB,EAAE,KAAK,CAKjE,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import type { GetMultichainTokenBalancesParams } from '@dynamic-labs-sdk/client';
2
2
  import { getMultichainTokenBalances } from '@dynamic-labs-sdk/client';
3
+ import type { UseQueryResult } from '@tanstack/react-query';
3
4
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
5
  type GetMultichainTokenBalancesResult = Awaited<ReturnType<typeof getMultichainTokenBalances>>;
5
6
  export type UseGetMultichainTokenBalancesParams = {
@@ -32,6 +33,6 @@ export type UseGetMultichainTokenBalancesParams = {
32
33
  * });
33
34
  * ```
34
35
  */
35
- export declare const useGetMultichainTokenBalances: ({ balanceRequest, queryParams, }: UseGetMultichainTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MultichainAccountBalanceResponseChainBalances[], Error>;
36
+ export declare const useGetMultichainTokenBalances: ({ balanceRequest, queryParams, }: UseGetMultichainTokenBalancesParams) => UseQueryResult<GetMultichainTokenBalancesResult, Error>;
36
37
  export {};
37
38
  //# sourceMappingURL=useGetMultichainTokenBalances.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetMultichainTokenBalances.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,0BAA0B,CAAC;AACjF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AAEtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;;;;OAKG;IACH,cAAc,EAAE,gCAAgC,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC;IAC/E;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,aAAa,CAAC,CAAC;CACnF,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,6BAA6B,qCAGvC,mCAAmC,gJAalC,CAAC"}
1
+ {"version":3,"file":"useGetMultichainTokenBalances.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,0BAA0B,CAAC;AACjF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,gCAAgC,GAAG,OAAO,CAC7C,UAAU,CAAC,OAAO,0BAA0B,CAAC,CAC9C,CAAC;AAEF,MAAM,MAAM,mCAAmC,GAAG;IAChD;;;;;OAKG;IACH,cAAc,EACV,gCAAgC,CAAC,gBAAgB,CAAC,GAClD,SAAS,CAAC;IACd;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,gCAAgC,CAAC,CAAC,aAAa,CAAC,CAAC;CACnF,CAAC;AAEF;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,6BAA6B,qCAGvC,mCAAmC,KAAG,cAAc,CACrD,gCAAgC,EAChC,KAAK,CAcH,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
+ import type { UseQueryResult } from '@tanstack/react-query';
2
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
4
  type UseGetNativeBalanceParams = {
4
5
  /**
@@ -16,6 +17,9 @@ type UseGetNativeBalanceParams = {
16
17
  */
17
18
  walletAccount: WalletAccount | undefined;
18
19
  };
20
+ type UseGetNativeBalanceResult = {
21
+ balance: string | null;
22
+ };
19
23
  /**
20
24
  * Returns the native token balance for a wallet account.
21
25
  *
@@ -27,8 +31,6 @@ type UseGetNativeBalanceParams = {
27
31
  * const { data, isLoading, refetch } = useGetNativeBalance({ walletAccount });
28
32
  * ```
29
33
  */
30
- export declare const useGetNativeBalance: ({ walletAccount, queryParams }: UseGetNativeBalanceParams) => import("@tanstack/react-query").UseQueryResult<{
31
- balance: string | null;
32
- }, Error>;
34
+ export declare const useGetNativeBalance: ({ walletAccount, queryParams, }: UseGetNativeBalanceParams) => UseQueryResult<UseGetNativeBalanceResult, Error>;
33
35
  export {};
34
36
  //# sourceMappingURL=useGetNativeBalance.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useGetNativeBalance.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAG9D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC;QAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC,aAAa,CAAC,CAAC;IAC5E;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB,mCAAoC,yBAAyB;aACnE,MAAM,GAAG,IAAI;SAenC,CAAC"}
1
+ {"version":3,"file":"useGetNativeBalance.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAE9D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAI9E,KAAK,yBAAyB,GAAG;IAC/B;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC;QAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC,aAAa,CAAC,CAAC;IAC5E;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF,KAAK,yBAAyB,GAAG;IAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAAA;CAAE,CAAC;AAE5D;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB,oCAG7B,yBAAyB,KAAG,cAAc,CAC3C,yBAAyB,EACzB,KAAK,CAiBH,CAAC"}