@dynamic-labs-sdk/react-hooks 1.12.2 → 1.13.0

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 (213) hide show
  1. package/dist/exports/index.d.ts +29 -29
  2. package/dist/exports/index.d.ts.map +1 -1
  3. package/dist/foundation/useBaseState/useBaseState.d.ts +2 -2
  4. package/dist/hooks/wrappers/functions/useAcknowledgeRecoveryCodes/useAcknowledgeRecoveryCodes.d.ts +1 -1
  5. package/dist/hooks/wrappers/functions/useCreateKrakenExchangeTransfer/useCreateKrakenExchangeTransfer.d.ts +1 -1
  6. package/dist/hooks/wrappers/functions/useExecuteSwapTransaction/useExecuteSwapTransaction.d.ts +1 -1
  7. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/index.d.ts +2 -0
  8. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/index.d.ts.map +1 -0
  9. package/dist/hooks/wrappers/functions/{useActiveNetworkData/useActiveNetworkData.d.ts → useGetActiveNetworkData/useGetActiveNetworkData.d.ts} +4 -4
  10. package/dist/hooks/wrappers/functions/useGetActiveNetworkData/useGetActiveNetworkData.d.ts.map +1 -0
  11. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/index.d.ts +3 -0
  12. package/dist/hooks/wrappers/functions/{useConnectedAddresses → useGetActiveNetworkId}/index.d.ts.map +1 -1
  13. package/dist/hooks/wrappers/functions/{useActiveNetworkId/useActiveNetworkId.d.ts → useGetActiveNetworkId/useGetActiveNetworkId.d.ts} +3 -3
  14. package/dist/hooks/wrappers/functions/useGetActiveNetworkId/useGetActiveNetworkId.d.ts.map +1 -0
  15. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/index.d.ts +2 -0
  16. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/index.d.ts.map +1 -0
  17. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts +7 -0
  18. package/dist/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.d.ts.map +1 -0
  19. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/index.d.ts +2 -0
  20. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/index.d.ts.map +1 -0
  21. package/dist/hooks/wrappers/functions/{useBalanceForAddress/useBalanceForAddress.d.ts → useGetBalanceForAddress/useGetBalanceForAddress.d.ts} +4 -4
  22. package/dist/hooks/wrappers/functions/useGetBalanceForAddress/useGetBalanceForAddress.d.ts.map +1 -0
  23. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/index.d.ts +2 -0
  24. package/dist/hooks/wrappers/functions/{useMoonPayCurrencies → useGetCoinbaseBuyUrl}/index.d.ts.map +1 -1
  25. package/dist/hooks/wrappers/functions/{useCoinbaseBuyUrl/useCoinbaseBuyUrl.d.ts → useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts} +4 -4
  26. package/dist/hooks/wrappers/functions/useGetCoinbaseBuyUrl/useGetCoinbaseBuyUrl.d.ts.map +1 -0
  27. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/index.d.ts +3 -0
  28. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/index.d.ts.map +1 -0
  29. package/dist/hooks/wrappers/functions/{useConnectedAddresses/useConnectedAddresses.d.ts → useGetConnectedAddresses/useGetConnectedAddresses.d.ts} +3 -3
  30. package/dist/hooks/wrappers/functions/useGetConnectedAddresses/useGetConnectedAddresses.d.ts.map +1 -0
  31. package/dist/hooks/wrappers/functions/useGetFlow/index.d.ts +3 -0
  32. package/dist/hooks/wrappers/functions/useGetFlow/index.d.ts.map +1 -0
  33. package/dist/hooks/wrappers/functions/{useFlow/useFlow.d.ts → useGetFlow/useGetFlow.d.ts} +4 -4
  34. package/dist/hooks/wrappers/functions/useGetFlow/useGetFlow.d.ts.map +1 -0
  35. package/dist/hooks/wrappers/functions/useGetFlowQuote/index.d.ts +3 -0
  36. package/dist/hooks/wrappers/functions/useGetFlowQuote/index.d.ts.map +1 -0
  37. package/dist/hooks/wrappers/functions/{useFlowQuote/useFlowQuote.d.ts → useGetFlowQuote/useGetFlowQuote.d.ts} +4 -4
  38. package/dist/hooks/wrappers/functions/useGetFlowQuote/useGetFlowQuote.d.ts.map +1 -0
  39. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/index.d.ts +2 -0
  40. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/index.d.ts.map +1 -0
  41. package/dist/hooks/wrappers/functions/{useGoogleDriveBackupReadiness/useGoogleDriveBackupReadiness.d.ts → useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts} +4 -4
  42. package/dist/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/useGetGoogleDriveBackupReadiness.d.ts.map +1 -0
  43. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/index.d.ts +2 -0
  44. package/dist/hooks/wrappers/functions/{useActiveNetworkData → useGetKrakenAccounts}/index.d.ts.map +1 -1
  45. package/dist/hooks/wrappers/functions/{useKrakenAccounts/useKrakenAccounts.d.ts → useGetKrakenAccounts/useGetKrakenAccounts.d.ts} +4 -4
  46. package/dist/hooks/wrappers/functions/useGetKrakenAccounts/useGetKrakenAccounts.d.ts.map +1 -0
  47. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/index.d.ts +2 -0
  48. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/index.d.ts.map +1 -0
  49. package/dist/hooks/wrappers/functions/{useKrakenWhitelistedAddresses/useKrakenWhitelistedAddresses.d.ts → useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts} +4 -4
  50. package/dist/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/useGetKrakenWhitelistedAddresses.d.ts.map +1 -0
  51. package/dist/hooks/wrappers/functions/useGetMfaDevices/index.d.ts +3 -0
  52. package/dist/hooks/wrappers/functions/{useNativeBalance → useGetMfaDevices}/index.d.ts.map +1 -1
  53. package/dist/hooks/wrappers/functions/{useMfaDevices/useMfaDevices.d.ts → useGetMfaDevices/useGetMfaDevices.d.ts} +4 -4
  54. package/dist/hooks/wrappers/functions/useGetMfaDevices/useGetMfaDevices.d.ts.map +1 -0
  55. package/dist/hooks/wrappers/functions/useGetMfaMethods/index.d.ts +3 -0
  56. package/dist/hooks/wrappers/functions/{useTokenBalances → useGetMfaMethods}/index.d.ts.map +1 -1
  57. package/dist/hooks/wrappers/functions/{useMfaMethods/useMfaMethods.d.ts → useGetMfaMethods/useGetMfaMethods.d.ts} +4 -4
  58. package/dist/hooks/wrappers/functions/useGetMfaMethods/useGetMfaMethods.d.ts.map +1 -0
  59. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/index.d.ts +3 -0
  60. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/index.d.ts.map +1 -0
  61. package/dist/hooks/wrappers/functions/{useMfaRecoveryCodes/useMfaRecoveryCodes.d.ts → useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts} +4 -4
  62. package/dist/hooks/wrappers/functions/useGetMfaRecoveryCodes/useGetMfaRecoveryCodes.d.ts.map +1 -0
  63. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/index.d.ts +2 -0
  64. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/index.d.ts.map +1 -0
  65. package/dist/hooks/wrappers/functions/{useMoonPayCurrencies/useMoonPayCurrencies.d.ts → useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts} +4 -4
  66. package/dist/hooks/wrappers/functions/useGetMoonPayCurrencies/useGetMoonPayCurrencies.d.ts.map +1 -0
  67. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts +2 -0
  68. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/index.d.ts.map +1 -0
  69. package/dist/hooks/wrappers/functions/{useMoonPayUrl/useMoonPayUrl.d.ts → useGetMoonPayUrl/useGetMoonPayUrl.d.ts} +4 -4
  70. package/dist/hooks/wrappers/functions/useGetMoonPayUrl/useGetMoonPayUrl.d.ts.map +1 -0
  71. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/index.d.ts +3 -0
  72. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/index.d.ts.map +1 -0
  73. package/dist/hooks/wrappers/functions/{useMultichainTokenBalances/useMultichainTokenBalances.d.ts → useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts} +5 -5
  74. package/dist/hooks/wrappers/functions/useGetMultichainTokenBalances/useGetMultichainTokenBalances.d.ts.map +1 -0
  75. package/dist/hooks/wrappers/functions/useGetNativeBalance/index.d.ts +2 -0
  76. package/dist/hooks/wrappers/functions/{useMfaRecoveryCodes → useGetNativeBalance}/index.d.ts.map +1 -1
  77. package/dist/hooks/wrappers/functions/{useNativeBalance/useNativeBalance.d.ts → useGetNativeBalance/useGetNativeBalance.d.ts} +4 -4
  78. package/dist/hooks/wrappers/functions/useGetNativeBalance/useGetNativeBalance.d.ts.map +1 -0
  79. package/dist/hooks/wrappers/functions/useGetPasskeys/index.d.ts +3 -0
  80. package/dist/hooks/wrappers/functions/useGetPasskeys/index.d.ts.map +1 -0
  81. package/dist/hooks/wrappers/functions/{usePasskeys/usePasskeys.d.ts → useGetPasskeys/useGetPasskeys.d.ts} +4 -4
  82. package/dist/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.d.ts.map +1 -0
  83. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/index.d.ts +3 -0
  84. package/dist/hooks/wrappers/functions/{useWalletConnectCatalog → useGetRegisteredDevices}/index.d.ts.map +1 -1
  85. package/dist/hooks/wrappers/functions/{useRegisteredDevices/useRegisteredDevices.d.ts → useGetRegisteredDevices/useGetRegisteredDevices.d.ts} +4 -4
  86. package/dist/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.d.ts.map +1 -0
  87. package/dist/hooks/wrappers/functions/useGetSwapQuote/index.d.ts +2 -0
  88. package/dist/hooks/wrappers/functions/useGetSwapQuote/index.d.ts.map +1 -0
  89. package/dist/hooks/wrappers/functions/{useSwapQuote/useSwapQuote.d.ts → useGetSwapQuote/useGetSwapQuote.d.ts} +4 -4
  90. package/dist/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.d.ts.map +1 -0
  91. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts +2 -0
  92. package/dist/hooks/wrappers/functions/useGetSwapStatus/index.d.ts.map +1 -0
  93. package/dist/hooks/wrappers/functions/{useSwapStatus/useSwapStatus.d.ts → useGetSwapStatus/useGetSwapStatus.d.ts} +4 -4
  94. package/dist/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.d.ts.map +1 -0
  95. package/dist/hooks/wrappers/functions/useGetTokenBalances/index.d.ts +3 -0
  96. package/dist/hooks/wrappers/functions/useGetTokenBalances/index.d.ts.map +1 -0
  97. package/dist/hooks/wrappers/functions/{useTokenBalances/useTokenBalances.d.ts → useGetTokenBalances/useGetTokenBalances.d.ts} +6 -6
  98. package/dist/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.d.ts.map +1 -0
  99. package/dist/hooks/wrappers/functions/useGetTransactionHistory/index.d.ts +3 -0
  100. package/dist/hooks/wrappers/functions/useGetTransactionHistory/index.d.ts.map +1 -0
  101. package/dist/hooks/wrappers/functions/{useTransactionHistory/useTransactionHistory.d.ts → useGetTransactionHistory/useGetTransactionHistory.d.ts} +4 -4
  102. package/dist/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.d.ts.map +1 -0
  103. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/index.d.ts +2 -0
  104. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/index.d.ts.map +1 -0
  105. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts +7 -0
  106. package/dist/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.d.ts.map +1 -0
  107. package/dist/hooks/wrappers/functions/useGetWalletAccounts/index.d.ts +2 -0
  108. package/dist/hooks/wrappers/functions/{useRegisteredDevices → useGetWalletAccounts}/index.d.ts.map +1 -1
  109. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts +7 -0
  110. package/dist/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.d.ts.map +1 -0
  111. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/index.d.ts +3 -0
  112. package/dist/hooks/wrappers/functions/{useMultichainTokenBalances → useGetWalletConnectCatalog}/index.d.ts.map +1 -1
  113. package/dist/hooks/wrappers/functions/{useWalletConnectCatalog/useWalletConnectCatalog.d.ts → useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts} +4 -4
  114. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalog/useGetWalletConnectCatalog.d.ts.map +1 -0
  115. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/index.d.ts +3 -0
  116. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/index.d.ts.map +1 -0
  117. package/dist/hooks/wrappers/functions/{useWalletConnectCatalogWalletByWalletProviderKey/useWalletConnectCatalogWalletByWalletProviderKey.d.ts → useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts} +3 -3
  118. package/dist/hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey/useGetWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +1 -0
  119. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/index.d.ts +2 -0
  120. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/index.d.ts.map +1 -0
  121. package/dist/hooks/wrappers/functions/{useWalletOptionsCatalogue/useWalletOptionsCatalogue.d.ts → useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts} +4 -4
  122. package/dist/hooks/wrappers/functions/useGetWalletOptionsCatalogue/useGetWalletOptionsCatalogue.d.ts.map +1 -0
  123. package/dist/hooks/wrappers/functions/useRevokeRegisteredDevice/useRevokeRegisteredDevice.d.ts +1 -1
  124. package/dist/hooks/wrappers/functions/useUnlinkSocialAccount/useUnlinkSocialAccount.d.ts +1 -1
  125. package/dist/hooks/wrappers/state/useInitStatus/useInitStatus.d.ts +1 -1
  126. package/dist/index.cjs +149 -149
  127. package/dist/index.cjs.map +1 -1
  128. package/dist/index.esm.js +121 -121
  129. package/dist/index.esm.js.map +1 -1
  130. package/dist/modules/DynamicContext/DynamicProvider.d.ts +1 -1
  131. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  132. package/package.json +4 -4
  133. package/dist/hooks/wrappers/functions/useActiveNetworkData/index.d.ts +0 -2
  134. package/dist/hooks/wrappers/functions/useActiveNetworkData/useActiveNetworkData.d.ts.map +0 -1
  135. package/dist/hooks/wrappers/functions/useActiveNetworkId/index.d.ts +0 -3
  136. package/dist/hooks/wrappers/functions/useActiveNetworkId/index.d.ts.map +0 -1
  137. package/dist/hooks/wrappers/functions/useActiveNetworkId/useActiveNetworkId.d.ts.map +0 -1
  138. package/dist/hooks/wrappers/functions/useAvailableWalletProvidersData/index.d.ts +0 -2
  139. package/dist/hooks/wrappers/functions/useAvailableWalletProvidersData/index.d.ts.map +0 -1
  140. package/dist/hooks/wrappers/functions/useAvailableWalletProvidersData/useAvailableWalletProvidersData.d.ts +0 -7
  141. package/dist/hooks/wrappers/functions/useAvailableWalletProvidersData/useAvailableWalletProvidersData.d.ts.map +0 -1
  142. package/dist/hooks/wrappers/functions/useBalanceForAddress/index.d.ts +0 -2
  143. package/dist/hooks/wrappers/functions/useBalanceForAddress/index.d.ts.map +0 -1
  144. package/dist/hooks/wrappers/functions/useBalanceForAddress/useBalanceForAddress.d.ts.map +0 -1
  145. package/dist/hooks/wrappers/functions/useCoinbaseBuyUrl/index.d.ts +0 -2
  146. package/dist/hooks/wrappers/functions/useCoinbaseBuyUrl/index.d.ts.map +0 -1
  147. package/dist/hooks/wrappers/functions/useCoinbaseBuyUrl/useCoinbaseBuyUrl.d.ts.map +0 -1
  148. package/dist/hooks/wrappers/functions/useConnectedAddresses/index.d.ts +0 -3
  149. package/dist/hooks/wrappers/functions/useConnectedAddresses/useConnectedAddresses.d.ts.map +0 -1
  150. package/dist/hooks/wrappers/functions/useFlow/index.d.ts +0 -3
  151. package/dist/hooks/wrappers/functions/useFlow/index.d.ts.map +0 -1
  152. package/dist/hooks/wrappers/functions/useFlow/useFlow.d.ts.map +0 -1
  153. package/dist/hooks/wrappers/functions/useFlowQuote/index.d.ts +0 -3
  154. package/dist/hooks/wrappers/functions/useFlowQuote/index.d.ts.map +0 -1
  155. package/dist/hooks/wrappers/functions/useFlowQuote/useFlowQuote.d.ts.map +0 -1
  156. package/dist/hooks/wrappers/functions/useGoogleDriveBackupReadiness/index.d.ts +0 -2
  157. package/dist/hooks/wrappers/functions/useGoogleDriveBackupReadiness/index.d.ts.map +0 -1
  158. package/dist/hooks/wrappers/functions/useGoogleDriveBackupReadiness/useGoogleDriveBackupReadiness.d.ts.map +0 -1
  159. package/dist/hooks/wrappers/functions/useKrakenAccounts/index.d.ts +0 -2
  160. package/dist/hooks/wrappers/functions/useKrakenAccounts/index.d.ts.map +0 -1
  161. package/dist/hooks/wrappers/functions/useKrakenAccounts/useKrakenAccounts.d.ts.map +0 -1
  162. package/dist/hooks/wrappers/functions/useKrakenWhitelistedAddresses/index.d.ts +0 -2
  163. package/dist/hooks/wrappers/functions/useKrakenWhitelistedAddresses/index.d.ts.map +0 -1
  164. package/dist/hooks/wrappers/functions/useKrakenWhitelistedAddresses/useKrakenWhitelistedAddresses.d.ts.map +0 -1
  165. package/dist/hooks/wrappers/functions/useMfaDevices/index.d.ts +0 -3
  166. package/dist/hooks/wrappers/functions/useMfaDevices/index.d.ts.map +0 -1
  167. package/dist/hooks/wrappers/functions/useMfaDevices/useMfaDevices.d.ts.map +0 -1
  168. package/dist/hooks/wrappers/functions/useMfaMethods/index.d.ts +0 -3
  169. package/dist/hooks/wrappers/functions/useMfaMethods/index.d.ts.map +0 -1
  170. package/dist/hooks/wrappers/functions/useMfaMethods/useMfaMethods.d.ts.map +0 -1
  171. package/dist/hooks/wrappers/functions/useMfaRecoveryCodes/index.d.ts +0 -3
  172. package/dist/hooks/wrappers/functions/useMfaRecoveryCodes/useMfaRecoveryCodes.d.ts.map +0 -1
  173. package/dist/hooks/wrappers/functions/useMoonPayCurrencies/index.d.ts +0 -2
  174. package/dist/hooks/wrappers/functions/useMoonPayCurrencies/useMoonPayCurrencies.d.ts.map +0 -1
  175. package/dist/hooks/wrappers/functions/useMoonPayUrl/index.d.ts +0 -2
  176. package/dist/hooks/wrappers/functions/useMoonPayUrl/index.d.ts.map +0 -1
  177. package/dist/hooks/wrappers/functions/useMoonPayUrl/useMoonPayUrl.d.ts.map +0 -1
  178. package/dist/hooks/wrappers/functions/useMultichainTokenBalances/index.d.ts +0 -3
  179. package/dist/hooks/wrappers/functions/useMultichainTokenBalances/useMultichainTokenBalances.d.ts.map +0 -1
  180. package/dist/hooks/wrappers/functions/useNativeBalance/index.d.ts +0 -2
  181. package/dist/hooks/wrappers/functions/useNativeBalance/useNativeBalance.d.ts.map +0 -1
  182. package/dist/hooks/wrappers/functions/usePasskeys/index.d.ts +0 -3
  183. package/dist/hooks/wrappers/functions/usePasskeys/index.d.ts.map +0 -1
  184. package/dist/hooks/wrappers/functions/usePasskeys/usePasskeys.d.ts.map +0 -1
  185. package/dist/hooks/wrappers/functions/useRegisteredDevices/index.d.ts +0 -3
  186. package/dist/hooks/wrappers/functions/useRegisteredDevices/useRegisteredDevices.d.ts.map +0 -1
  187. package/dist/hooks/wrappers/functions/useSwapQuote/index.d.ts +0 -2
  188. package/dist/hooks/wrappers/functions/useSwapQuote/index.d.ts.map +0 -1
  189. package/dist/hooks/wrappers/functions/useSwapQuote/useSwapQuote.d.ts.map +0 -1
  190. package/dist/hooks/wrappers/functions/useSwapStatus/index.d.ts +0 -2
  191. package/dist/hooks/wrappers/functions/useSwapStatus/index.d.ts.map +0 -1
  192. package/dist/hooks/wrappers/functions/useSwapStatus/useSwapStatus.d.ts.map +0 -1
  193. package/dist/hooks/wrappers/functions/useTokenBalances/index.d.ts +0 -3
  194. package/dist/hooks/wrappers/functions/useTokenBalances/useTokenBalances.d.ts.map +0 -1
  195. package/dist/hooks/wrappers/functions/useTransactionHistory/index.d.ts +0 -3
  196. package/dist/hooks/wrappers/functions/useTransactionHistory/index.d.ts.map +0 -1
  197. package/dist/hooks/wrappers/functions/useTransactionHistory/useTransactionHistory.d.ts.map +0 -1
  198. package/dist/hooks/wrappers/functions/useUserSocialAccounts/index.d.ts +0 -2
  199. package/dist/hooks/wrappers/functions/useUserSocialAccounts/index.d.ts.map +0 -1
  200. package/dist/hooks/wrappers/functions/useUserSocialAccounts/useUserSocialAccounts.d.ts +0 -7
  201. package/dist/hooks/wrappers/functions/useUserSocialAccounts/useUserSocialAccounts.d.ts.map +0 -1
  202. package/dist/hooks/wrappers/functions/useWalletAccounts/index.d.ts +0 -2
  203. package/dist/hooks/wrappers/functions/useWalletAccounts/index.d.ts.map +0 -1
  204. package/dist/hooks/wrappers/functions/useWalletAccounts/useWalletAccounts.d.ts +0 -7
  205. package/dist/hooks/wrappers/functions/useWalletAccounts/useWalletAccounts.d.ts.map +0 -1
  206. package/dist/hooks/wrappers/functions/useWalletConnectCatalog/index.d.ts +0 -3
  207. package/dist/hooks/wrappers/functions/useWalletConnectCatalog/useWalletConnectCatalog.d.ts.map +0 -1
  208. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/index.d.ts +0 -3
  209. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/index.d.ts.map +0 -1
  210. package/dist/hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey/useWalletConnectCatalogWalletByWalletProviderKey.d.ts.map +0 -1
  211. package/dist/hooks/wrappers/functions/useWalletOptionsCatalogue/index.d.ts +0 -2
  212. package/dist/hooks/wrappers/functions/useWalletOptionsCatalogue/index.d.ts.map +0 -1
  213. package/dist/hooks/wrappers/functions/useWalletOptionsCatalogue/useWalletOptionsCatalogue.d.ts.map +0 -1
@@ -1,24 +1,24 @@
1
1
  export { useAcknowledgeRecoveryCodes, type UseAcknowledgeRecoveryCodesParams, } from '../hooks/wrappers/functions/useAcknowledgeRecoveryCodes';
2
- export { useActiveNetworkData, type UseActiveNetworkDataParams, } from '../hooks/wrappers/functions/useActiveNetworkData';
3
- export { useActiveNetworkId, type UseActiveNetworkIdParams, } from '../hooks/wrappers/functions/useActiveNetworkId';
2
+ export { useGetActiveNetworkData, type UseGetActiveNetworkDataParams, } from '../hooks/wrappers/functions/useGetActiveNetworkData';
3
+ export { useGetActiveNetworkId, type UseGetActiveNetworkIdParams, } from '../hooks/wrappers/functions/useGetActiveNetworkId';
4
4
  export { useAddNetwork, type UseAddNetworkParams, } from '../hooks/wrappers/functions/useAddNetwork';
5
5
  export { useAssertWalletAccountSigningAvailability, type UseAssertWalletAccountSigningAvailabilityParams, } from '../hooks/wrappers/functions/useAssertWalletAccountSigningAvailability';
6
6
  export { useAttachFlowSource, type UseAttachFlowSourceParams, } from '../hooks/wrappers/functions/useAttachFlowSource';
7
7
  export { useAuthenticateMfaRecoveryCode, type UseAuthenticateMfaRecoveryCodeParams, } from '../hooks/wrappers/functions/useAuthenticateMfaRecoveryCode';
8
8
  export { useAuthenticatePasskeyMFA, type UseAuthenticatePasskeyMFAParams, } from '../hooks/wrappers/functions/useAuthenticatePasskeyMFA';
9
9
  export { useAuthenticateTotpMfaDevice, type UseAuthenticateTotpMfaDeviceParams, } from '../hooks/wrappers/functions/useAuthenticateTotpMfaDevice';
10
- export { useAvailableWalletProvidersData } from '../hooks/wrappers/functions/useAvailableWalletProvidersData';
11
- export { useBalanceForAddress, type UseBalanceForAddressParams, } from '../hooks/wrappers/functions/useBalanceForAddress';
10
+ export { useGetAvailableWalletProvidersData } from '../hooks/wrappers/functions/useGetAvailableWalletProvidersData';
11
+ export { useGetBalanceForAddress, type UseGetBalanceForAddressParams, } from '../hooks/wrappers/functions/useGetBalanceForAddress';
12
12
  export { useBroadcastFlow, type UseBroadcastFlowParams, } from '../hooks/wrappers/functions/useBroadcastFlow';
13
13
  export { useCancelFlow, type UseCancelFlowParams, } from '../hooks/wrappers/functions/useCancelFlow';
14
14
  export { useCheckStepUpAuth, type UseCheckStepUpAuthParams, } from '../hooks/wrappers/functions/useCheckStepUpAuth';
15
- export { useCoinbaseBuyUrl, type UseCoinbaseBuyUrlParams, } from '../hooks/wrappers/functions/useCoinbaseBuyUrl';
15
+ export { useGetCoinbaseBuyUrl, type UseGetCoinbaseBuyUrlParams, } from '../hooks/wrappers/functions/useGetCoinbaseBuyUrl';
16
16
  export { useAddCoinbaseOnrampOrderEventListener, type UseAddCoinbaseOnrampOrderEventListenerParams, } from '../hooks/wrappers/functions/useAddCoinbaseOnrampOrderEventListener';
17
17
  export { useCompleteDeviceRegistration, type UseCompleteDeviceRegistrationParams, } from '../hooks/wrappers/functions/useCompleteDeviceRegistration';
18
18
  export { useCompleteSocialRedirect, type UseCompleteSocialRedirectParams, } from '../hooks/wrappers/functions/useCompleteSocialRedirect';
19
19
  export { useConfirmTransaction, type UseConfirmTransactionParams, } from '../hooks/wrappers/functions/useConfirmTransaction';
20
20
  export { useConnectAndVerifyWithWalletProvider, type UseConnectAndVerifyWithWalletProviderParams, } from '../hooks/wrappers/functions/useConnectAndVerifyWithWalletProvider';
21
- export { useConnectedAddresses, type UseConnectedAddressesParams, } from '../hooks/wrappers/functions/useConnectedAddresses';
21
+ export { useGetConnectedAddresses, type UseGetConnectedAddressesParams, } from '../hooks/wrappers/functions/useGetConnectedAddresses';
22
22
  export { useConnectWithWalletProvider, type UseConnectWithWalletProviderParams, } from '../hooks/wrappers/functions/useConnectWithWalletProvider';
23
23
  export { useCreateCoinbaseOnrampOrder, type UseCreateCoinbaseOnrampOrderParams, } from '../hooks/wrappers/functions/useCreateCoinbaseOnrampOrder';
24
24
  export { useCreateCryptoDotComPayment, type UseCreateCryptoDotComPaymentParams, } from '../hooks/wrappers/functions/useCreateCryptoDotComPayment';
@@ -28,27 +28,27 @@ export { useDeletePasskey, type UseDeletePasskeyParams, } from '../hooks/wrapper
28
28
  export { useDeleteUser, type UseDeleteUserParams, } from '../hooks/wrappers/functions/useDeleteUser';
29
29
  export { useOnEvent } from '../hooks/wrappers/functions/useOnEvent';
30
30
  export { useExecuteSwapTransaction, type UseExecuteSwapTransactionParams, } from '../hooks/wrappers/functions/useExecuteSwapTransaction';
31
- export { useFlow, type UseFlowParams, } from '../hooks/wrappers/functions/useFlow';
32
- export { useFlowQuote, type UseFlowQuoteParams, } from '../hooks/wrappers/functions/useFlowQuote';
31
+ export { useGetFlow, type UseGetFlowParams, } from '../hooks/wrappers/functions/useGetFlow';
32
+ export { useGetFlowQuote, type UseGetFlowQuoteParams, } from '../hooks/wrappers/functions/useGetFlowQuote';
33
33
  export { usePrepareFlowSigning, type UsePrepareFlowSigningParams, } from '../hooks/wrappers/functions/usePrepareFlowSigning';
34
- export { useGoogleDriveBackupReadiness, type UseGoogleDriveBackupReadinessParams, } from '../hooks/wrappers/functions/useGoogleDriveBackupReadiness';
34
+ export { useGetGoogleDriveBackupReadiness, type UseGetGoogleDriveBackupReadinessParams, } from '../hooks/wrappers/functions/useGetGoogleDriveBackupReadiness';
35
35
  export { useIsMfaRequiredForAction, type UseIsMfaRequiredForActionParams, } from '../hooks/wrappers/functions/useIsMfaRequiredForAction';
36
- export { useKrakenAccounts, type UseKrakenAccountsParams, } from '../hooks/wrappers/functions/useKrakenAccounts';
36
+ export { useGetKrakenAccounts, type UseGetKrakenAccountsParams, } from '../hooks/wrappers/functions/useGetKrakenAccounts';
37
37
  export { useCreateKrakenExchangeTransfer, type UseCreateKrakenExchangeTransferParams, } from '../hooks/wrappers/functions/useCreateKrakenExchangeTransfer';
38
- export { useKrakenWhitelistedAddresses, type UseKrakenWhitelistedAddressesParams, } from '../hooks/wrappers/functions/useKrakenWhitelistedAddresses';
38
+ export { useGetKrakenWhitelistedAddresses, type UseGetKrakenWhitelistedAddressesParams, } from '../hooks/wrappers/functions/useGetKrakenWhitelistedAddresses';
39
39
  export { useLogout } from '../hooks/wrappers/functions/useLogout';
40
- export { useMfaDevices, type UseMfaDevicesParams, } from '../hooks/wrappers/functions/useMfaDevices';
41
- export { useMfaMethods, type UseMfaMethodsParams, } from '../hooks/wrappers/functions/useMfaMethods';
42
- export { useMfaRecoveryCodes, type UseMfaRecoveryCodesParams, } from '../hooks/wrappers/functions/useMfaRecoveryCodes';
43
- export { useMoonPayCurrencies, type UseMoonPayCurrenciesParams, } from '../hooks/wrappers/functions/useMoonPayCurrencies';
44
- export { useMoonPayUrl, type UseMoonPayUrlParams, } from '../hooks/wrappers/functions/useMoonPayUrl';
45
- export { useMultichainTokenBalances, type UseMultichainTokenBalancesParams, } from '../hooks/wrappers/functions/useMultichainTokenBalances';
46
- export { useNativeBalance } from '../hooks/wrappers/functions/useNativeBalance';
40
+ export { useGetMfaDevices, type UseGetMfaDevicesParams, } from '../hooks/wrappers/functions/useGetMfaDevices';
41
+ export { useGetMfaMethods, type UseGetMfaMethodsParams, } from '../hooks/wrappers/functions/useGetMfaMethods';
42
+ export { useGetMfaRecoveryCodes, type UseGetMfaRecoveryCodesParams, } from '../hooks/wrappers/functions/useGetMfaRecoveryCodes';
43
+ export { useGetMoonPayCurrencies, type UseGetMoonPayCurrenciesParams, } from '../hooks/wrappers/functions/useGetMoonPayCurrencies';
44
+ export { useGetMoonPayUrl, type UseGetMoonPayUrlParams, } from '../hooks/wrappers/functions/useGetMoonPayUrl';
45
+ export { useGetMultichainTokenBalances, type UseGetMultichainTokenBalancesParams, } from '../hooks/wrappers/functions/useGetMultichainTokenBalances';
46
+ export { useGetNativeBalance } from '../hooks/wrappers/functions/useGetNativeBalance';
47
47
  export { useOnceEvent } from '../hooks/wrappers/functions/useOnceEvent';
48
- export { usePasskeys, type UsePasskeysParams, } from '../hooks/wrappers/functions/usePasskeys';
48
+ export { useGetPasskeys, type UseGetPasskeysParams, } from '../hooks/wrappers/functions/useGetPasskeys';
49
49
  export { useProveWalletAccountOwnership, type UseProveWalletAccountOwnershipParams, } from '../hooks/wrappers/functions/useProveWalletAccountOwnership';
50
50
  export { useRefreshAuth, type UseRefreshAuthParams, } from '../hooks/wrappers/functions/useRefreshAuth';
51
- export { useRegisteredDevices, type UseRegisteredDevicesParams, } from '../hooks/wrappers/functions/useRegisteredDevices';
51
+ export { useGetRegisteredDevices, type UseGetRegisteredDevicesParams, } from '../hooks/wrappers/functions/useGetRegisteredDevices';
52
52
  export { useRegisterPasskey, type UseRegisterPasskeyParams, } from '../hooks/wrappers/functions/useRegisterPasskey';
53
53
  export { useRegisterTotpMfaDevice, type UseRegisterTotpMfaDeviceParams, } from '../hooks/wrappers/functions/useRegisterTotpMfaDevice';
54
54
  export { useRemoveWalletAccount, type UseRemoveWalletAccountParams, } from '../hooks/wrappers/functions/useRemoveWalletAccount';
@@ -64,22 +64,22 @@ export { useSignInWithSocialPopUp, type UseSignInWithSocialPopUpParams, } from '
64
64
  export { useSignInWithSocialRedirect, type UseSignInWithSocialRedirectParams, } from '../hooks/wrappers/functions/useSignInWithSocialRedirect';
65
65
  export { useSignMessage, type UseSignMessageParams, } from '../hooks/wrappers/functions/useSignMessage';
66
66
  export { useSubmitFlowTransaction, type UseSubmitFlowTransactionParams, } from '../hooks/wrappers/functions/useSubmitFlowTransaction';
67
- export { useSwapQuote, type UseSwapQuoteParams, } from '../hooks/wrappers/functions/useSwapQuote';
68
- export { useSwapStatus, type UseSwapStatusParams, } from '../hooks/wrappers/functions/useSwapStatus';
67
+ export { useGetSwapQuote, type UseGetSwapQuoteParams, } from '../hooks/wrappers/functions/useGetSwapQuote';
68
+ export { useGetSwapStatus, type UseGetSwapStatusParams, } from '../hooks/wrappers/functions/useGetSwapStatus';
69
69
  export { useSwitchActiveNetwork, type UseSwitchActiveNetworkParams, } from '../hooks/wrappers/functions/useSwitchActiveNetwork';
70
- export { useTokenBalances, type UseTokenBalancesParams, } from '../hooks/wrappers/functions/useTokenBalances';
71
- export { useTransactionHistory, type UseTransactionHistoryParams, } from '../hooks/wrappers/functions/useTransactionHistory';
70
+ export { useGetTokenBalances, type UseGetTokenBalancesParams, } from '../hooks/wrappers/functions/useGetTokenBalances';
71
+ export { useGetTransactionHistory, type UseGetTransactionHistoryParams, } from '../hooks/wrappers/functions/useGetTransactionHistory';
72
72
  export { useTransferAmount, type UseTransferAmountParams, } from '../hooks/wrappers/functions/useTransferAmount';
73
73
  export { useTransferWalletAccount, type UseTransferWalletAccountParams, } from '../hooks/wrappers/functions/useTransferWalletAccount';
74
74
  export { useUnlinkSocialAccount, type UseUnlinkSocialAccountParams, } from '../hooks/wrappers/functions/useUnlinkSocialAccount';
75
75
  export { useUpdateUser, type UseUpdateUserParams, } from '../hooks/wrappers/functions/useUpdateUser';
76
- export { useUserSocialAccounts } from '../hooks/wrappers/functions/useUserSocialAccounts';
76
+ export { useGetUserSocialAccounts } from '../hooks/wrappers/functions/useGetUserSocialAccounts';
77
77
  export { useVerifyOTP, type UseVerifyOTPParams, } from '../hooks/wrappers/functions/useVerifyOTP';
78
78
  export { useVerifyWalletAccount, type UseVerifyWalletAccountParams, } from '../hooks/wrappers/functions/useVerifyWalletAccount';
79
- export { useWalletAccounts } from '../hooks/wrappers/functions/useWalletAccounts';
80
- export { useWalletConnectCatalog, type UseWalletConnectCatalogParams, } from '../hooks/wrappers/functions/useWalletConnectCatalog';
81
- export { useWalletConnectCatalogWalletByWalletProviderKey, type UseWalletConnectCatalogWalletByWalletProviderKeyParams, } from '../hooks/wrappers/functions/useWalletConnectCatalogWalletByWalletProviderKey';
82
- export { useWalletOptionsCatalogue, type UseWalletOptionsCatalogueParams, } from '../hooks/wrappers/functions/useWalletOptionsCatalogue';
79
+ export { useGetWalletAccounts } from '../hooks/wrappers/functions/useGetWalletAccounts';
80
+ export { useGetWalletConnectCatalog, type UseGetWalletConnectCatalogParams, } from '../hooks/wrappers/functions/useGetWalletConnectCatalog';
81
+ export { useGetWalletConnectCatalogWalletByWalletProviderKey, type UseGetWalletConnectCatalogWalletByWalletProviderKeyParams, } from '../hooks/wrappers/functions/useGetWalletConnectCatalogWalletByWalletProviderKey';
82
+ export { useGetWalletOptionsCatalogue, type UseGetWalletOptionsCatalogueParams, } from '../hooks/wrappers/functions/useGetWalletOptionsCatalogue';
83
83
  export { useOnWalletProviderEvent } from '../hooks/wrappers/functions/useOnWalletProviderEvent';
84
84
  export { useInitStatus, type UseInitStatusResult, } from '../hooks/wrappers/state/useInitStatus';
85
85
  export { useSessionExpiresAt } from '../hooks/wrappers/state/useSessionExpiresAt';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/exports/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/exports/index.ts"],"names":[],"mappings":"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"}
@@ -33,10 +33,10 @@ export type UseBaseStateParams<T> = {
33
33
  * react-query `queryKey` for this hook. Internally namespaced under
34
34
  * `['@dynamic-labs-sdk/react-hooks', 'state', ...queryKey]`. Multiple
35
35
  * state hooks may observe the same event (e.g. `useUser`,
36
- * `useSessionExpiresAt`, `useUserSocialAccounts` all listen to
36
+ * `useSessionExpiresAt`, `useGetUserSocialAccounts` all listen to
37
37
  * `userChanged`); without a unique `queryKey` they would share a cache
38
38
  * entry. Pass an array so callers can interpolate runtime values
39
- * (`['useNativeBalance', walletAccountId]`).
39
+ * (`['useGetNativeBalance', walletAccountId]`).
40
40
  */
41
41
  queryKey: ReadonlyArray<unknown>;
42
42
  /**
@@ -9,7 +9,7 @@ export type UseAcknowledgeRecoveryCodesParams = {
9
9
  mutateParams?: UseBaseMutationParams<AcknowledgeRecoveryCodesResult, void>['mutateParams'];
10
10
  };
11
11
  /**
12
- * Marks the current user's MFA recovery codes as acknowledged. Takes no arguments — call `mutate()` after the user confirms they have stored the codes shown by {@link useMfaRecoveryCodes}.
12
+ * Marks the current user's MFA recovery codes as acknowledged. Takes no arguments — call `mutate()` after the user confirms they have stored the codes shown by {@link useGetMfaRecoveryCodes}.
13
13
  *
14
14
  * @example
15
15
  * ```tsx
@@ -10,7 +10,7 @@ export type UseCreateKrakenExchangeTransferParams = {
10
10
  mutateParams?: UseBaseMutationParams<CreateKrakenExchangeTransferResult, CreateKrakenExchangeTransferVariables>['mutateParams'];
11
11
  };
12
12
  /**
13
- * Wraps `createKrakenExchangeTransfer` from `@dynamic-labs-sdk/client`. Call `mutate({ accountId, ... })` to send crypto from a Kraken account (see `useKrakenAccounts`) to a whitelisted address (see `useKrakenWhitelistedAddresses`); the resolved `data` is the created transfer.
13
+ * Wraps `createKrakenExchangeTransfer` from `@dynamic-labs-sdk/client`. Call `mutate({ accountId, ... })` to send crypto from a Kraken account (see `useGetKrakenAccounts`) to a whitelisted address (see `useGetKrakenWhitelistedAddresses`); the resolved `data` is the created transfer.
14
14
  *
15
15
  * @example
16
16
  * ```tsx
@@ -10,7 +10,7 @@ export type UseExecuteSwapTransactionParams = {
10
10
  mutateParams?: UseBaseMutationParams<ExecuteSwapTransactionResult, ExecuteSwapTransactionVariables>['mutateParams'];
11
11
  };
12
12
  /**
13
- * Wraps `executeSwapTransaction` from `@dynamic-labs-sdk/client`. Call `mutate({ walletAccount, signingPayload })` (using a payload from {@link useSwapQuote}) to execute a swap; the resolved `data` is `{ transactionHash }`.
13
+ * Wraps `executeSwapTransaction` from `@dynamic-labs-sdk/client`. Call `mutate({ walletAccount, signingPayload })` (using a payload from {@link useGetSwapQuote}) to execute a swap; the resolved `data` is `{ transactionHash }`.
14
14
  *
15
15
  * @example
16
16
  * ```tsx
@@ -0,0 +1,2 @@
1
+ export { useGetActiveNetworkData, type UseGetActiveNetworkDataParams, } from './useGetActiveNetworkData';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkData/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,KAAK,6BAA6B,GACnC,MAAM,2BAA2B,CAAC"}
@@ -2,7 +2,7 @@ import { getActiveNetworkData } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetActiveNetworkDataResult = Awaited<ReturnType<typeof getActiveNetworkData>>;
4
4
  type GetActiveNetworkDataArgs = Parameters<typeof getActiveNetworkData>[0];
5
- export type UseActiveNetworkDataParams = GetActiveNetworkDataArgs & {
5
+ export type UseGetActiveNetworkDataParams = GetActiveNetworkDataArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,11 +14,11 @@ export type UseActiveNetworkDataParams = GetActiveNetworkDataArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: network, isLoading } = useActiveNetworkData({ walletAccount });
17
+ * const { data: network, isLoading } = useGetActiveNetworkData({ walletAccount });
18
18
  * ```
19
19
  */
20
- export declare const useActiveNetworkData: ({ queryParams, ...args }: UseActiveNetworkDataParams) => import("@tanstack/react-query").UseQueryResult<{
20
+ export declare const useGetActiveNetworkData: ({ queryParams, ...args }: UseGetActiveNetworkDataParams) => import("@tanstack/react-query").UseQueryResult<{
21
21
  networkData: import("@dynamic-labs-sdk/client").NetworkData | undefined;
22
22
  }, Error>;
23
23
  export {};
24
- //# sourceMappingURL=useActiveNetworkData.d.ts.map
24
+ //# sourceMappingURL=useGetActiveNetworkData.d.ts.map
@@ -0,0 +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;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;wBANyC,0BAGrD;SAQhB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetActiveNetworkId } from './useGetActiveNetworkId';
2
+ export type { UseGetActiveNetworkIdParams } from './useGetActiveNetworkId';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useConnectedAddresses/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,YAAY,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetActiveNetworkId/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,YAAY,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC"}
@@ -2,7 +2,7 @@ import { getActiveNetworkId } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type ActiveNetworkIdResult = Awaited<ReturnType<typeof getActiveNetworkId>>;
4
4
  type ActiveNetworkIdArgs = Parameters<typeof getActiveNetworkId>[0];
5
- export type UseActiveNetworkIdParams = ActiveNetworkIdArgs & {
5
+ export type UseGetActiveNetworkIdParams = ActiveNetworkIdArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,8 +14,8 @@ export type UseActiveNetworkIdParams = ActiveNetworkIdArgs & {
14
14
  *
15
15
  * Wraps `getActiveNetworkId` from `@dynamic-labs-sdk/client`.
16
16
  */
17
- export declare const useActiveNetworkId: ({ queryParams, ...args }: UseActiveNetworkIdParams) => import("@tanstack/react-query").UseQueryResult<{
17
+ export declare const useGetActiveNetworkId: ({ queryParams, ...args }: UseGetActiveNetworkIdParams) => import("@tanstack/react-query").UseQueryResult<{
18
18
  networkId: string;
19
19
  }, Error>;
20
20
  export {};
21
- //# sourceMappingURL=useActiveNetworkId.d.ts.map
21
+ //# sourceMappingURL=useGetActiveNetworkId.d.ts.map
@@ -0,0 +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;AAG9E,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;;SAKvF,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetAvailableWalletProvidersData } from './useGetAvailableWalletProvidersData';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAvailableWalletProvidersData/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Returns the available wallet providers and their data.
3
+ *
4
+ * Re-renders when a wallet provider changes (e.g. network switch).
5
+ */
6
+ export declare const useGetAvailableWalletProvidersData: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").WalletProviderData[], Error>;
7
+ //# sourceMappingURL=useGetAvailableWalletProvidersData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetAvailableWalletProvidersData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetAvailableWalletProvidersData/useGetAvailableWalletProvidersData.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,kCAAkC,sHAM3C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetBalanceForAddress, type UseGetBalanceForAddressParams, } from './useGetBalanceForAddress';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetBalanceForAddress/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,KAAK,6BAA6B,GACnC,MAAM,2BAA2B,CAAC"}
@@ -2,7 +2,7 @@ import { getBalanceForAddress } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetBalanceForAddressResult = Awaited<ReturnType<typeof getBalanceForAddress>>;
4
4
  type GetBalanceForAddressArgs = Parameters<typeof getBalanceForAddress>[0];
5
- export type UseBalanceForAddressParams = GetBalanceForAddressArgs & {
5
+ export type UseGetBalanceForAddressParams = GetBalanceForAddressArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,11 +14,11 @@ export type UseBalanceForAddressParams = GetBalanceForAddressArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data, isLoading } = useBalanceForAddress({ address, chain, networkId });
17
+ * const { data, isLoading } = useGetBalanceForAddress({ address, chain, networkId });
18
18
  * ```
19
19
  */
20
- export declare const useBalanceForAddress: ({ queryParams, ...args }: UseBalanceForAddressParams) => import("@tanstack/react-query").UseQueryResult<{
20
+ export declare const useGetBalanceForAddress: ({ queryParams, ...args }: UseGetBalanceForAddressParams) => import("@tanstack/react-query").UseQueryResult<{
21
21
  balance: string | null;
22
22
  }, Error>;
23
23
  export {};
24
- //# sourceMappingURL=useBalanceForAddress.d.ts.map
24
+ //# sourceMappingURL=useGetBalanceForAddress.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,2 @@
1
+ export { useGetCoinbaseBuyUrl, type UseGetCoinbaseBuyUrlParams, } from './useGetCoinbaseBuyUrl';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMoonPayCurrencies/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,KAAK,0BAA0B,GAChC,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetCoinbaseBuyUrl/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,KAAK,0BAA0B,GAChC,MAAM,wBAAwB,CAAC"}
@@ -2,7 +2,7 @@ import { getCoinbaseBuyUrl } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetCoinbaseBuyUrlResult = Awaited<ReturnType<typeof getCoinbaseBuyUrl>>;
4
4
  type GetCoinbaseBuyUrlArgs = Parameters<typeof getCoinbaseBuyUrl>[0];
5
- export type UseCoinbaseBuyUrlParams = GetCoinbaseBuyUrlArgs & {
5
+ export type UseGetCoinbaseBuyUrlParams = GetCoinbaseBuyUrlArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseCoinbaseBuyUrlParams = GetCoinbaseBuyUrlArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: buyUrl, isLoading } = useCoinbaseBuyUrl(buyUrlParams);
17
+ * const { data: buyUrl, isLoading } = useGetCoinbaseBuyUrl(buyUrlParams);
18
18
  * ```
19
19
  */
20
- export declare const useCoinbaseBuyUrl: ({ queryParams, ...args }: UseCoinbaseBuyUrlParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").CoinbaseOnrampGetBuyUrlResponse, Error>;
20
+ export declare const useGetCoinbaseBuyUrl: ({ queryParams, ...args }: UseGetCoinbaseBuyUrlParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").CoinbaseOnrampGetBuyUrlResponse, Error>;
21
21
  export {};
22
- //# sourceMappingURL=useCoinbaseBuyUrl.d.ts.map
22
+ //# sourceMappingURL=useGetCoinbaseBuyUrl.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,3 @@
1
+ export { useGetConnectedAddresses } from './useGetConnectedAddresses';
2
+ export type { UseGetConnectedAddressesParams } from './useGetConnectedAddresses';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetConnectedAddresses/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,YAAY,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC"}
@@ -2,7 +2,7 @@ import { getConnectedAddresses } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type ConnectedAddressesResult = Awaited<ReturnType<typeof getConnectedAddresses>>;
4
4
  type ConnectedAddressesArgs = Parameters<typeof getConnectedAddresses>[0];
5
- export type UseConnectedAddressesParams = ConnectedAddressesArgs & {
5
+ export type UseGetConnectedAddressesParams = ConnectedAddressesArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,8 +14,8 @@ export type UseConnectedAddressesParams = ConnectedAddressesArgs & {
14
14
  *
15
15
  * Wraps `getConnectedAddresses` from `@dynamic-labs-sdk/client`.
16
16
  */
17
- export declare const useConnectedAddresses: ({ queryParams, ...args }: UseConnectedAddressesParams) => import("@tanstack/react-query").UseQueryResult<{
17
+ export declare const useGetConnectedAddresses: ({ queryParams, ...args }: UseGetConnectedAddressesParams) => import("@tanstack/react-query").UseQueryResult<{
18
18
  addresses: string[];
19
19
  }, Error>;
20
20
  export {};
21
- //# sourceMappingURL=useConnectedAddresses.d.ts.map
21
+ //# sourceMappingURL=useGetConnectedAddresses.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,6BAA8B,8BAA8B;;SAK7F,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetFlow } from './useGetFlow';
2
+ export type { UseGetFlowParams } from './useGetFlow';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getFlow } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetFlowResult = Awaited<ReturnType<typeof getFlow>>;
4
- export type UseFlowParams = {
4
+ export type UseGetFlowParams = {
5
5
  /**
6
6
  * **Pseudo-required.** The ID of the flow to fetch.
7
7
  * Accepting `undefined` lets callers wire this up before the flow id
@@ -22,9 +22,9 @@ export type UseFlowParams = {
22
22
  *
23
23
  * @example
24
24
  * ```tsx
25
- * const { data: flow, isLoading, refetch } = useFlow({ flowId });
25
+ * const { data: flow, isLoading, refetch } = useGetFlow({ flowId });
26
26
  * ```
27
27
  */
28
- export declare const useFlow: ({ flowId, queryParams }: UseFlowParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Flow, Error>;
28
+ export declare const useGetFlow: ({ flowId, queryParams }: UseGetFlowParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Flow, Error>;
29
29
  export {};
30
- //# sourceMappingURL=useFlow.d.ts.map
30
+ //# sourceMappingURL=useGetFlow.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,3 @@
1
+ export { useGetFlowQuote } from './useGetFlowQuote';
2
+ export type { UseGetFlowQuoteParams } from './useGetFlowQuote';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetFlowQuote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,YAAY,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -2,7 +2,7 @@ import { getFlowQuote } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseMutationParams } from '../../../../foundation/useBaseMutation';
3
3
  type GetFlowQuoteVariables = Parameters<typeof getFlowQuote>[0];
4
4
  type GetFlowQuoteResult = Awaited<ReturnType<typeof getFlowQuote>>;
5
- export type UseFlowQuoteParams = {
5
+ export type UseGetFlowQuoteParams = {
6
6
  /**
7
7
  * Optional override of any react-query `UseMutationOptions`
8
8
  * (`onSuccess`, `onError`, `retry`, etc.).
@@ -17,12 +17,12 @@ export type UseFlowQuoteParams = {
17
17
  *
18
18
  * @example
19
19
  * ```tsx
20
- * const { mutate: getFlowQuote, isPending } = useFlowQuote();
20
+ * const { mutate: getFlowQuote, isPending } = useGetFlowQuote();
21
21
  * <button onClick={() => getFlowQuote({ flowId, fromTokenAddress, slippage })} disabled={isPending}>
22
22
  * Get flow quote
23
23
  * </button>
24
24
  * ```
25
25
  */
26
- export declare const useFlowQuote: ({ mutateParams }?: UseFlowQuoteParams) => import("@tanstack/react-query").UseMutationResult<import("@dynamic-labs/sdk-api-core").Flow, Error, import("@dynamic-labs-sdk/client").GetFlowQuoteParams>;
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
27
  export {};
28
- //# sourceMappingURL=useFlowQuote.d.ts.map
28
+ //# sourceMappingURL=useGetFlowQuote.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,2 @@
1
+ export { useGetGoogleDriveBackupReadiness, type UseGetGoogleDriveBackupReadinessParams, } from './useGetGoogleDriveBackupReadiness';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetGoogleDriveBackupReadiness/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gCAAgC,EAChC,KAAK,sCAAsC,GAC5C,MAAM,oCAAoC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getGoogleDriveBackupReadiness } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetGoogleDriveBackupReadinessResult = Awaited<ReturnType<typeof getGoogleDriveBackupReadiness>>;
4
- export type UseGoogleDriveBackupReadinessParams = {
4
+ export type UseGetGoogleDriveBackupReadinessParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -13,9 +13,9 @@ export type UseGoogleDriveBackupReadinessParams = {
13
13
  *
14
14
  * @example
15
15
  * ```tsx
16
- * const { data: readiness, isLoading } = useGoogleDriveBackupReadiness();
16
+ * const { data: readiness, isLoading } = useGetGoogleDriveBackupReadiness();
17
17
  * ```
18
18
  */
19
- export declare const useGoogleDriveBackupReadiness: ({ queryParams, }?: UseGoogleDriveBackupReadinessParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").GoogleDriveBackupReadiness, Error>;
19
+ export declare const useGetGoogleDriveBackupReadiness: ({ queryParams, }?: UseGetGoogleDriveBackupReadinessParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").GoogleDriveBackupReadiness, Error>;
20
20
  export {};
21
- //# sourceMappingURL=useGoogleDriveBackupReadiness.d.ts.map
21
+ //# sourceMappingURL=useGetGoogleDriveBackupReadiness.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;;;;GAOG;AACH,eAAO,MAAM,gCAAgC,sBAE1C,sCAAsC,yHAKrC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetKrakenAccounts, type UseGetKrakenAccountsParams, } from './useGetKrakenAccounts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useActiveNetworkData/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,KAAK,0BAA0B,GAChC,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenAccounts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,KAAK,0BAA0B,GAChC,MAAM,wBAAwB,CAAC"}
@@ -2,7 +2,7 @@ import { getKrakenAccounts } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetKrakenAccountsResult = Awaited<ReturnType<typeof getKrakenAccounts>>;
4
4
  type GetKrakenAccountsArgs = NonNullable<Parameters<typeof getKrakenAccounts>[0]>;
5
- export type UseKrakenAccountsParams = GetKrakenAccountsArgs & {
5
+ export type UseGetKrakenAccountsParams = GetKrakenAccountsArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseKrakenAccountsParams = GetKrakenAccountsArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: accounts, isLoading } = useKrakenAccounts();
17
+ * const { data: accounts, isLoading } = useGetKrakenAccounts();
18
18
  * ```
19
19
  */
20
- export declare const useKrakenAccounts: ({ queryParams, ...args }?: UseKrakenAccountsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Account[], Error>;
20
+ export declare const useGetKrakenAccounts: ({ queryParams, ...args }?: UseGetKrakenAccountsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").Account[], Error>;
21
21
  export {};
22
- //# sourceMappingURL=useKrakenAccounts.d.ts.map
22
+ //# sourceMappingURL=useGetKrakenAccounts.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,8BAG9B,0BAA0B,0GAKzB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetKrakenWhitelistedAddresses, type UseGetKrakenWhitelistedAddressesParams, } from './useGetKrakenWhitelistedAddresses';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetKrakenWhitelistedAddresses/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gCAAgC,EAChC,KAAK,sCAAsC,GAC5C,MAAM,oCAAoC,CAAC"}