@dynamic-labs-sdk/react-hooks 1.12.2 → 1.14.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,7 +1,7 @@
1
1
  import { getKrakenWhitelistedAddresses } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetKrakenWhitelistedAddressesResult = Awaited<ReturnType<typeof getKrakenWhitelistedAddresses>>;
4
- export type UseKrakenWhitelistedAddressesParams = {
4
+ export type UseGetKrakenWhitelistedAddressesParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -13,9 +13,9 @@ export type UseKrakenWhitelistedAddressesParams = {
13
13
  *
14
14
  * @example
15
15
  * ```tsx
16
- * const { data: addresses, isLoading } = useKrakenWhitelistedAddresses();
16
+ * const { data: addresses, isLoading } = useGetKrakenWhitelistedAddresses();
17
17
  * ```
18
18
  */
19
- export declare const useKrakenWhitelistedAddresses: ({ queryParams, }?: UseKrakenWhitelistedAddressesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TransferDestinationResponse, Error>;
19
+ export declare const useGetKrakenWhitelistedAddresses: ({ queryParams, }?: UseGetKrakenWhitelistedAddressesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TransferDestinationResponse, Error>;
20
20
  export {};
21
- //# sourceMappingURL=useKrakenWhitelistedAddresses.d.ts.map
21
+ //# sourceMappingURL=useGetKrakenWhitelistedAddresses.d.ts.map
@@ -0,0 +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;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,4HAKrC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetMfaDevices } from './useGetMfaDevices';
2
+ export type { UseGetMfaDevicesParams } from './useGetMfaDevices';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useNativeBalance/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaDevices/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getMfaDevices } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetMfaDevicesResult = Awaited<ReturnType<typeof getMfaDevices>>;
4
- export type UseMfaDevicesParams = {
4
+ export type UseGetMfaDevicesParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -16,9 +16,9 @@ export type UseMfaDevicesParams = {
16
16
  *
17
17
  * @example
18
18
  * ```tsx
19
- * const { data: mfaDevices, isLoading, refetch } = useMfaDevices();
19
+ * const { data: mfaDevices, isLoading, refetch } = useGetMfaDevices();
20
20
  * ```
21
21
  */
22
- export declare const useMfaDevices: ({ queryParams }?: UseMfaDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFADevice[], Error>;
22
+ export declare const useGetMfaDevices: ({ queryParams }?: UseGetMfaDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFADevice[], Error>;
23
23
  export {};
24
- //# sourceMappingURL=useMfaDevices.d.ts.map
24
+ //# sourceMappingURL=useGetMfaDevices.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;;;;;;;GAUG;AACH,eAAO,MAAM,gBAAgB,qBAAqB,sBAAsB,4GAKpE,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetMfaMethods } from './useGetMfaMethods';
2
+ export type { UseGetMfaMethodsParams } from './useGetMfaMethods';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useTokenBalances/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaMethods/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getMfaMethods } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetMfaMethodsResult = Awaited<ReturnType<typeof getMfaMethods>>;
4
- export type UseMfaMethodsParams = {
4
+ export type UseGetMfaMethodsParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -16,9 +16,9 @@ export type UseMfaMethodsParams = {
16
16
  *
17
17
  * @example
18
18
  * ```tsx
19
- * const { data: mfaMethods, isLoading, refetch } = useMfaMethods();
19
+ * const { data: mfaMethods, isLoading, refetch } = useGetMfaMethods();
20
20
  * ```
21
21
  */
22
- export declare const useMfaMethods: ({ queryParams }?: UseMfaMethodsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAMethodsResponse, Error>;
22
+ export declare const useGetMfaMethods: ({ queryParams }?: UseGetMfaMethodsParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAMethodsResponse, Error>;
23
23
  export {};
24
- //# sourceMappingURL=useMfaMethods.d.ts.map
24
+ //# sourceMappingURL=useGetMfaMethods.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;;;;;;;GAUG;AACH,eAAO,MAAM,gBAAgB,qBAAqB,sBAAsB,mHAKpE,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetMfaRecoveryCodes } from './useGetMfaRecoveryCodes';
2
+ export type { UseGetMfaRecoveryCodesParams } from './useGetMfaRecoveryCodes';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMfaRecoveryCodes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,YAAY,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getMfaRecoveryCodes } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetMfaRecoveryCodesResult = Awaited<ReturnType<typeof getMfaRecoveryCodes>>;
4
- export type UseMfaRecoveryCodesParams = {
4
+ export type UseGetMfaRecoveryCodesParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -15,9 +15,9 @@ export type UseMfaRecoveryCodesParams = {
15
15
  *
16
16
  * @example
17
17
  * ```tsx
18
- * const { data: recoveryCodes, isLoading, refetch } = useMfaRecoveryCodes();
18
+ * const { data: recoveryCodes, isLoading, refetch } = useGetMfaRecoveryCodes();
19
19
  * ```
20
20
  */
21
- export declare const useMfaRecoveryCodes: ({ queryParams, }?: UseMfaRecoveryCodesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAGetRecoveryCodesResponse, Error>;
21
+ export declare const useGetMfaRecoveryCodes: ({ queryParams, }?: UseGetMfaRecoveryCodesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MFAGetRecoveryCodesResponse, Error>;
22
22
  export {};
23
- //# sourceMappingURL=useMfaRecoveryCodes.d.ts.map
23
+ //# sourceMappingURL=useGetMfaRecoveryCodes.d.ts.map
@@ -0,0 +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;AAG9E,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;;;;;;;;;GASG;AACH,eAAO,MAAM,sBAAsB,sBAEhC,4BAA4B,4HAK3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetMoonPayCurrencies, type UseGetMoonPayCurrenciesParams, } from './useGetMoonPayCurrencies';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMoonPayCurrencies/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EACvB,KAAK,6BAA6B,GACnC,MAAM,2BAA2B,CAAC"}
@@ -2,7 +2,7 @@ import { getMoonPayCurrencies } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetMoonPayCurrenciesResult = Awaited<ReturnType<typeof getMoonPayCurrencies>>;
4
4
  type GetMoonPayCurrenciesArgs = Parameters<typeof getMoonPayCurrencies>[0];
5
- export type UseMoonPayCurrenciesParams = GetMoonPayCurrenciesArgs & {
5
+ export type UseGetMoonPayCurrenciesParams = GetMoonPayCurrenciesArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseMoonPayCurrenciesParams = GetMoonPayCurrenciesArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: currencies, isLoading } = useMoonPayCurrencies(params);
17
+ * const { data: currencies, isLoading } = useGetMoonPayCurrencies(params);
18
18
  * ```
19
19
  */
20
- export declare const useMoonPayCurrencies: ({ queryParams, ...args }: UseMoonPayCurrenciesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").MoonPayCurrency[], Error>;
20
+ export declare const useGetMoonPayCurrencies: ({ queryParams, ...args }: UseGetMoonPayCurrenciesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").MoonPayCurrency[], Error>;
21
21
  export {};
22
- //# sourceMappingURL=useMoonPayCurrencies.d.ts.map
22
+ //# sourceMappingURL=useGetMoonPayCurrencies.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,2 @@
1
+ export { useGetMoonPayUrl, type UseGetMoonPayUrlParams } from './useGetMoonPayUrl';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +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"}
@@ -2,7 +2,7 @@ import { getMoonPayUrl } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetMoonPayUrlResult = Awaited<ReturnType<typeof getMoonPayUrl>>;
4
4
  type GetMoonPayUrlArgs = Parameters<typeof getMoonPayUrl>[0];
5
- export type UseMoonPayUrlParams = GetMoonPayUrlArgs & {
5
+ export type UseGetMoonPayUrlParams = GetMoonPayUrlArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseMoonPayUrlParams = GetMoonPayUrlArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: moonPayUrl, isLoading } = useMoonPayUrl(params);
17
+ * const { data: moonPayUrl, isLoading } = useGetMoonPayUrl(params);
18
18
  * ```
19
19
  */
20
- export declare const useMoonPayUrl: ({ queryParams, ...args }: UseMoonPayUrlParams) => import("@tanstack/react-query").UseQueryResult<string, Error>;
20
+ export declare const useGetMoonPayUrl: ({ queryParams, ...args }: UseGetMoonPayUrlParams) => import("@tanstack/react-query").UseQueryResult<string, Error>;
21
21
  export {};
22
- //# sourceMappingURL=useMoonPayUrl.d.ts.map
22
+ //# sourceMappingURL=useGetMoonPayUrl.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,3 @@
1
+ export { useGetMultichainTokenBalances } from './useGetMultichainTokenBalances';
2
+ export type { UseGetMultichainTokenBalancesParams } from './useGetMultichainTokenBalances';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetMultichainTokenBalances/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,YAAY,EAAE,mCAAmC,EAAE,MAAM,iCAAiC,CAAC"}
@@ -2,7 +2,7 @@ import type { GetMultichainTokenBalancesParams } from '@dynamic-labs-sdk/client'
2
2
  import { getMultichainTokenBalances } from '@dynamic-labs-sdk/client';
3
3
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
4
4
  type GetMultichainTokenBalancesResult = Awaited<ReturnType<typeof getMultichainTokenBalances>>;
5
- export type UseMultichainTokenBalancesParams = {
5
+ export type UseGetMultichainTokenBalancesParams = {
6
6
  /**
7
7
  * **Pseudo-required.** The batched balance request forwarded to
8
8
  * `getMultichainTokenBalances`. Pass `undefined` to keep the hook
@@ -23,15 +23,15 @@ export type UseMultichainTokenBalancesParams = {
23
23
  * Wraps `getMultichainTokenBalances` from `@dynamic-labs-sdk/client`. The
24
24
  * hook stays disabled until `balanceRequest` is defined. Use this for
25
25
  * portfolio-style views; for a single account on one chain prefer
26
- * {@link useTokenBalances}.
26
+ * {@link useGetTokenBalances}.
27
27
  *
28
28
  * @example
29
29
  * ```tsx
30
- * const { data, isLoading, refetch } = useMultichainTokenBalances({
30
+ * const { data, isLoading, refetch } = useGetMultichainTokenBalances({
31
31
  * balanceRequest,
32
32
  * });
33
33
  * ```
34
34
  */
35
- export declare const useMultichainTokenBalances: ({ balanceRequest, queryParams, }: UseMultichainTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MultichainAccountBalanceResponseChainBalances[], Error>;
35
+ export declare const useGetMultichainTokenBalances: ({ balanceRequest, queryParams, }: UseGetMultichainTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").MultichainAccountBalanceResponseChainBalances[], Error>;
36
36
  export {};
37
- //# sourceMappingURL=useMultichainTokenBalances.d.ts.map
37
+ //# sourceMappingURL=useGetMultichainTokenBalances.d.ts.map
@@ -0,0 +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"}
@@ -0,0 +1,2 @@
1
+ export { useGetNativeBalance } from './useGetNativeBalance';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMfaRecoveryCodes/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,YAAY,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetNativeBalance/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { WalletAccount } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
- type UseNativeBalanceParams = {
3
+ type UseGetNativeBalanceParams = {
4
4
  /**
5
5
  * Optional override of any react-query `UseQueryOptions` (retry,
6
6
  * staleTime, refetchInterval, etc.).
@@ -24,11 +24,11 @@ type UseNativeBalanceParams = {
24
24
  *
25
25
  * @example
26
26
  * ```tsx
27
- * const { data, isLoading, refetch } = useNativeBalance({ walletAccount });
27
+ * const { data, isLoading, refetch } = useGetNativeBalance({ walletAccount });
28
28
  * ```
29
29
  */
30
- export declare const useNativeBalance: ({ walletAccount, queryParams }: UseNativeBalanceParams) => import("@tanstack/react-query").UseQueryResult<{
30
+ export declare const useGetNativeBalance: ({ walletAccount, queryParams }: UseGetNativeBalanceParams) => import("@tanstack/react-query").UseQueryResult<{
31
31
  balance: string | null;
32
32
  }, Error>;
33
33
  export {};
34
- //# sourceMappingURL=useNativeBalance.d.ts.map
34
+ //# sourceMappingURL=useGetNativeBalance.d.ts.map
@@ -0,0 +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;AAG9E,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;SASnC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetPasskeys } from './useGetPasskeys';
2
+ export type { UseGetPasskeysParams } from './useGetPasskeys';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPasskeys/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getPasskeys } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetPasskeysResult = Awaited<ReturnType<typeof getPasskeys>>;
4
- export type UsePasskeysParams = {
4
+ export type UseGetPasskeysParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -15,9 +15,9 @@ export type UsePasskeysParams = {
15
15
  *
16
16
  * @example
17
17
  * ```tsx
18
- * const { data: passkeys, isLoading, refetch } = usePasskeys();
18
+ * const { data: passkeys, isLoading, refetch } = useGetPasskeys();
19
19
  * ```
20
20
  */
21
- export declare const usePasskeys: ({ queryParams }?: UsePasskeysParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").UserPasskey[], Error>;
21
+ export declare const useGetPasskeys: ({ queryParams }?: UseGetPasskeysParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").UserPasskey[], Error>;
22
22
  export {};
23
- //# sourceMappingURL=usePasskeys.d.ts.map
23
+ //# sourceMappingURL=useGetPasskeys.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetPasskeys.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetPasskeys/useGetPasskeys.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC;AAEjE,MAAM,MAAM,oBAAoB,GAAG;IACjC;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC;CACpE,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,cAAc,qBAAqB,oBAAoB,8GAKhE,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetRegisteredDevices } from './useGetRegisteredDevices';
2
+ export type { UseGetRegisteredDevicesParams } from './useGetRegisteredDevices';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useWalletConnectCatalog/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,YAAY,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetRegisteredDevices/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,YAAY,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { getRegisteredDevices } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetRegisteredDevicesResult = Awaited<ReturnType<typeof getRegisteredDevices>>;
4
- export type UseRegisteredDevicesParams = {
4
+ export type UseGetRegisteredDevicesParams = {
5
5
  /**
6
6
  * Optional override of any react-query `UseQueryOptions` (retry,
7
7
  * staleTime, refetchInterval, etc.).
@@ -17,9 +17,9 @@ export type UseRegisteredDevicesParams = {
17
17
  *
18
18
  * @example
19
19
  * ```tsx
20
- * const { data: devices, isLoading, refetch } = useRegisteredDevices();
20
+ * const { data: devices, isLoading, refetch } = useGetRegisteredDevices();
21
21
  * ```
22
22
  */
23
- export declare const useRegisteredDevices: ({ queryParams, }?: UseRegisteredDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").DeviceRegistrationResponse[], Error>;
23
+ export declare const useGetRegisteredDevices: ({ queryParams, }?: UseGetRegisteredDevicesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").DeviceRegistrationResponse[], Error>;
24
24
  export {};
25
- //# sourceMappingURL=useRegisteredDevices.d.ts.map
25
+ //# sourceMappingURL=useGetRegisteredDevices.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetRegisteredDevices.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetRegisteredDevices/useGetRegisteredDevices.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;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,0BAA0B,CAAC,CAAC,aAAa,CAAC,CAAC;CAC7E,CAAC;AAEF;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,uBAAuB,sBAEjC,6BAA6B,6HAK5B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetSwapQuote, type UseGetSwapQuoteParams } from './useGetSwapQuote';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapQuote/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,KAAK,qBAAqB,EAAE,MAAM,mBAAmB,CAAC"}
@@ -2,7 +2,7 @@ import { getSwapQuote } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetSwapQuoteResult = Awaited<ReturnType<typeof getSwapQuote>>;
4
4
  type GetSwapQuoteArgs = Parameters<typeof getSwapQuote>[0];
5
- export type UseSwapQuoteParams = GetSwapQuoteArgs & {
5
+ export type UseGetSwapQuoteParams = GetSwapQuoteArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseSwapQuoteParams = GetSwapQuoteArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: quote, isLoading } = useSwapQuote(params);
17
+ * const { data: quote, isLoading } = useGetSwapQuote(params);
18
18
  * ```
19
19
  */
20
- export declare const useSwapQuote: ({ queryParams, ...args }: UseSwapQuoteParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").SwapQuoteResponse, Error>;
20
+ export declare const useGetSwapQuote: ({ queryParams, ...args }: UseGetSwapQuoteParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").SwapQuoteResponse, Error>;
21
21
  export {};
22
- //# sourceMappingURL=useSwapQuote.d.ts.map
22
+ //# sourceMappingURL=useGetSwapQuote.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetSwapQuote.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapQuote/useGetSwapQuote.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,kBAAkB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC;AACnE,KAAK,gBAAgB,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC;AAE3D,MAAM,MAAM,qBAAqB,GAAG,gBAAgB,GAAG;IACrD;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,kBAAkB,CAAC,CAAC,aAAa,CAAC,CAAC;CACrE,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,6BAA8B,qBAAqB,kHAK3E,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetSwapStatus, type UseGetSwapStatusParams } from './useGetSwapStatus';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,MAAM,oBAAoB,CAAC"}
@@ -2,7 +2,7 @@ import { getSwapStatus } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
3
  type GetSwapStatusResult = Awaited<ReturnType<typeof getSwapStatus>>;
4
4
  type GetSwapStatusArgs = Parameters<typeof getSwapStatus>[0];
5
- export type UseSwapStatusParams = GetSwapStatusArgs & {
5
+ export type UseGetSwapStatusParams = GetSwapStatusArgs & {
6
6
  /**
7
7
  * Optional override of any react-query `UseQueryOptions` (retry,
8
8
  * staleTime, refetchInterval, etc.).
@@ -14,9 +14,9 @@ export type UseSwapStatusParams = GetSwapStatusArgs & {
14
14
  *
15
15
  * @example
16
16
  * ```tsx
17
- * const { data: status, isLoading } = useSwapStatus(params);
17
+ * const { data: status, isLoading } = useGetSwapStatus(params);
18
18
  * ```
19
19
  */
20
- export declare const useSwapStatus: ({ queryParams, ...args }: UseSwapStatusParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").SwapStatusResponse, Error>;
20
+ export declare const useGetSwapStatus: ({ queryParams, ...args }: UseGetSwapStatusParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").SwapStatusResponse, Error>;
21
21
  export {};
22
- //# sourceMappingURL=useSwapStatus.d.ts.map
22
+ //# sourceMappingURL=useGetSwapStatus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetSwapStatus.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetSwapStatus/useGetSwapStatus.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,iHAK7E,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetTokenBalances } from './useGetTokenBalances';
2
+ export type { UseGetTokenBalancesParams } from './useGetTokenBalances';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTokenBalances/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,YAAY,EAAE,yBAAyB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -13,7 +13,7 @@ type GetTokenBalancesResult = Awaited<ReturnType<typeof getTokenBalances>>;
13
13
  * callers still can't pass both at the same time.
14
14
  */
15
15
  type DistributiveOmit<T, K extends PropertyKey> = T extends unknown ? Omit<T, K> : never;
16
- export type UseTokenBalancesParams = DistributiveOmit<GetTokenBalancesParams, 'walletAccount'> & {
16
+ export type UseGetTokenBalancesParams = DistributiveOmit<GetTokenBalancesParams, 'walletAccount'> & {
17
17
  /**
18
18
  * Optional override of any react-query `UseQueryOptions` (retry,
19
19
  * staleTime, refetchInterval, etc.).
@@ -34,14 +34,14 @@ export type UseTokenBalancesParams = DistributiveOmit<GetTokenBalancesParams, 'w
34
34
  * Wraps `getTokenBalances` from `@dynamic-labs-sdk/client`. The hook stays
35
35
  * disabled until `walletAccount` is defined.
36
36
  *
37
- * For native-only balance use {@link useNativeBalance}; for a multi-chain
38
- * portfolio use {@link useMultichainTokenBalances}.
37
+ * For native-only balance use {@link useGetNativeBalance}; for a multi-chain
38
+ * portfolio use {@link useGetMultichainTokenBalances}.
39
39
  *
40
40
  * @example
41
41
  * ```tsx
42
- * const { data, isLoading, refetch } = useTokenBalances({ walletAccount });
42
+ * const { data, isLoading, refetch } = useGetTokenBalances({ walletAccount });
43
43
  * ```
44
44
  */
45
- export declare const useTokenBalances: ({ walletAccount, queryParams, ...rest }: UseTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TokenBalance[], Error>;
45
+ export declare const useGetTokenBalances: ({ walletAccount, queryParams, ...rest }: UseGetTokenBalancesParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").TokenBalance[], Error>;
46
46
  export {};
47
- //# sourceMappingURL=useTokenBalances.d.ts.map
47
+ //# sourceMappingURL=useGetTokenBalances.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetTokenBalances.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTokenBalances/useGetTokenBalances.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,sBAAsB,EACtB,aAAa,EACd,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,KAAK,sBAAsB,GAAG,OAAO,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;GASG;AACH,KAAK,gBAAgB,CAAC,CAAC,EAAE,CAAC,SAAS,WAAW,IAAI,CAAC,SAAS,OAAO,GAC/D,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACV,KAAK,CAAC;AAEV,MAAM,MAAM,yBAAyB,GAAG,gBAAgB,CACtD,sBAAsB,EACtB,eAAe,CAChB,GAAG;IACF;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,sBAAsB,CAAC,CAAC,aAAa,CAAC,CAAC;IACxE;;;;;OAKG;IACH,aAAa,EAAE,aAAa,GAAG,SAAS,CAAC;CAC1C,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,mBAAmB,4CAI7B,yBAAyB,+GAWxB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetTransactionHistory } from './useGetTransactionHistory';
2
+ export type { UseGetTransactionHistoryParams } from './useGetTransactionHistory';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTransactionHistory/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,YAAY,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { Chain, GetTransactionHistoryParams, GetTransactionHistoryResponse } from '@dynamic-labs-sdk/client';
2
2
  import type { UseBaseQueryParams } from '../../../../foundation/useBaseQuery';
3
- export type UseTransactionHistoryParams = Omit<GetTransactionHistoryParams, 'address' | 'chain' | 'networkId'> & {
3
+ export type UseGetTransactionHistoryParams = Omit<GetTransactionHistoryParams, 'address' | 'chain' | 'networkId'> & {
4
4
  /**
5
5
  * **Pseudo-required.** The wallet address to fetch transactions for.
6
6
  * Accepting `undefined` lets callers wire this up before the wallet
@@ -36,12 +36,12 @@ export type UseTransactionHistoryParams = Omit<GetTransactionHistoryParams, 'add
36
36
  *
37
37
  * @example
38
38
  * ```tsx
39
- * const { data, isLoading, refetch } = useTransactionHistory({
39
+ * const { data, isLoading, refetch } = useGetTransactionHistory({
40
40
  * address,
41
41
  * chain,
42
42
  * networkId,
43
43
  * });
44
44
  * ```
45
45
  */
46
- export declare const useTransactionHistory: ({ address, chain, networkId, queryParams, ...rest }: UseTransactionHistoryParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WalletTransactionsResponse, Error>;
47
- //# sourceMappingURL=useTransactionHistory.d.ts.map
46
+ export declare const useGetTransactionHistory: ({ address, chain, networkId, queryParams, ...rest }: UseGetTransactionHistoryParams) => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs/sdk-api-core").WalletTransactionsResponse, Error>;
47
+ //# sourceMappingURL=useGetTransactionHistory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetTransactionHistory.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetTransactionHistory/useGetTransactionHistory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,KAAK,EACL,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,0BAA0B,CAAC;AAGlC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAC/C,2BAA2B,EAC3B,SAAS,GAAG,OAAO,GAAG,WAAW,CAClC,GAAG;IACF;;;;;OAKG;IACH,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B;;;OAGG;IACH,KAAK,EAAE,KAAK,GAAG,SAAS,CAAC;IACzB;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,kBAAkB,CAAC,6BAA6B,CAAC,CAAC,aAAa,CAAC,CAAC;CAChF,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,wBAAwB,wDAMlC,8BAA8B,2HAuB7B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetUserSocialAccounts } from './useGetUserSocialAccounts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetUserSocialAccounts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Returns the current user's linked social accounts.
3
+ *
4
+ * Re-renders when the user changes.
5
+ */
6
+ export declare const useGetUserSocialAccounts: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client").SocialAccount[], Error>;
7
+ //# sourceMappingURL=useGetUserSocialAccounts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetUserSocialAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetUserSocialAccounts/useGetUserSocialAccounts.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,iHAMjC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { useGetWalletAccounts } from './useGetWalletAccounts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useRegisteredDevices/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,YAAY,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletAccounts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Returns all wallet accounts connected to the current user.
3
+ *
4
+ * Re-renders when wallet accounts change (connect, disconnect, verify).
5
+ */
6
+ export declare const useGetWalletAccounts: () => import("@tanstack/react-query").UseQueryResult<import("@dynamic-labs-sdk/client/core").BaseWalletAccount<import("@dynamic-labs-sdk/client").Chain>[], Error>;
7
+ //# sourceMappingURL=useGetWalletAccounts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGetWalletAccounts.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletAccounts/useGetWalletAccounts.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,oKAQ7B,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { useGetWalletConnectCatalog } from './useGetWalletConnectCatalog';
2
+ export type { UseGetWalletConnectCatalogParams } from './useGetWalletConnectCatalog';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useMultichainTokenBalances/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,YAAY,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/wrappers/functions/useGetWalletConnectCatalog/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,YAAY,EAAE,gCAAgC,EAAE,MAAM,8BAA8B,CAAC"}