@crossmint/wallets-sdk 0.10.9 → 0.10.11

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 (145) hide show
  1. package/dist/api/client.cjs +1 -1
  2. package/dist/api/client.d.cts +3 -2
  3. package/dist/api/client.d.ts +3 -2
  4. package/dist/api/client.js +1 -1
  5. package/dist/api/gen/index.cjs +1 -1
  6. package/dist/api/gen/index.d.cts +2 -2
  7. package/dist/api/gen/index.d.ts +2 -2
  8. package/dist/api/gen/index.js +1 -1
  9. package/dist/api/gen/sdk.gen.cjs +1 -1
  10. package/dist/api/gen/sdk.gen.d.cts +201 -10
  11. package/dist/api/gen/sdk.gen.d.ts +201 -10
  12. package/dist/api/gen/sdk.gen.js +1 -1
  13. package/dist/api/gen/types.gen.d.cts +8130 -3074
  14. package/dist/api/gen/types.gen.d.ts +8130 -3074
  15. package/dist/api/index.cjs +1 -1
  16. package/dist/api/index.d.cts +1 -1
  17. package/dist/api/index.d.ts +1 -1
  18. package/dist/api/index.js +1 -1
  19. package/dist/api/types.d.cts +40 -28
  20. package/dist/api/types.d.ts +40 -28
  21. package/dist/chunk-2QUJJL7R.cjs +1 -0
  22. package/dist/chunk-4KXOWU5E.cjs +1 -0
  23. package/dist/chunk-4XK7UNRB.cjs +1 -0
  24. package/dist/chunk-5S6YZJHE.js +1 -0
  25. package/dist/{chunk-KBBVSGHP.js → chunk-7EIFH3T2.js} +1 -1
  26. package/dist/chunk-A5VBDTBK.cjs +1 -0
  27. package/dist/chunk-BPUDXO56.js +1 -0
  28. package/dist/chunk-BULGM35W.cjs +1 -0
  29. package/dist/chunk-DRFH7BLZ.cjs +1 -0
  30. package/dist/chunk-E3LGQKKY.js +1 -0
  31. package/dist/chunk-EKATPMTY.cjs +1 -0
  32. package/dist/chunk-EXY25K62.cjs +1 -0
  33. package/dist/chunk-F7W4V6ZC.js +1 -0
  34. package/dist/chunk-GTWLC6ZG.cjs +1 -0
  35. package/dist/chunk-IGBQEAD5.js +1 -0
  36. package/dist/chunk-IJMFCZIY.js +1 -0
  37. package/dist/chunk-KH5LXU3K.cjs +1 -0
  38. package/dist/chunk-LMDBWVPC.js +1 -0
  39. package/dist/chunk-LW6JSI4J.js +1 -0
  40. package/dist/chunk-PK4WVJ2D.js +1 -0
  41. package/dist/chunk-RFK6N7LC.cjs +1 -0
  42. package/dist/chunk-RMIMNREY.js +1 -0
  43. package/dist/chunk-SCS4UDW7.js +1 -0
  44. package/dist/chunk-SHDM6MXU.js +1 -0
  45. package/dist/chunk-SLEKIJXX.cjs +1 -0
  46. package/dist/chunk-TCTVRXRX.cjs +1 -0
  47. package/dist/chunk-TMENSTCK.js +1 -0
  48. package/dist/chunk-UBOWSXW3.js +1 -0
  49. package/dist/chunk-UJI3OFMJ.js +1 -0
  50. package/dist/{chunk-FBNQVPXQ.cjs → chunk-W2KMECBK.cjs} +1 -1
  51. package/dist/chunk-WRPCWPOK.js +1 -0
  52. package/dist/chunk-YTAW674L.cjs +1 -0
  53. package/dist/chunk-YWPTI2QO.cjs +1 -0
  54. package/dist/chunk-YZ4HRYSL.cjs +1 -0
  55. package/dist/index.cjs +1 -1
  56. package/dist/index.js +1 -1
  57. package/dist/sdk.cjs +1 -1
  58. package/dist/sdk.d.cts +1 -1
  59. package/dist/sdk.d.ts +1 -1
  60. package/dist/sdk.js +1 -1
  61. package/dist/signers/email/evm-email-signer.cjs +1 -1
  62. package/dist/signers/email/evm-email-signer.d.cts +1 -2
  63. package/dist/signers/email/evm-email-signer.d.ts +1 -2
  64. package/dist/signers/email/evm-email-signer.js +1 -1
  65. package/dist/signers/email/index.cjs +1 -1
  66. package/dist/signers/email/index.js +1 -1
  67. package/dist/signers/email/solana-email-signer.cjs +1 -1
  68. package/dist/signers/email/solana-email-signer.d.cts +1 -2
  69. package/dist/signers/email/solana-email-signer.d.ts +1 -2
  70. package/dist/signers/email/solana-email-signer.js +1 -1
  71. package/dist/signers/evm-api-key.cjs +1 -1
  72. package/dist/signers/evm-api-key.js +1 -1
  73. package/dist/signers/evm-external-wallet.cjs +1 -1
  74. package/dist/signers/evm-external-wallet.d.cts +5 -4
  75. package/dist/signers/evm-external-wallet.d.ts +5 -4
  76. package/dist/signers/evm-external-wallet.js +1 -1
  77. package/dist/signers/index.cjs +1 -1
  78. package/dist/signers/index.js +1 -1
  79. package/dist/signers/passkey.cjs +1 -1
  80. package/dist/signers/passkey.js +1 -1
  81. package/dist/signers/solana-api-key.cjs +1 -1
  82. package/dist/signers/solana-api-key.js +1 -1
  83. package/dist/signers/solana-external-wallet.cjs +1 -1
  84. package/dist/signers/solana-external-wallet.d.cts +5 -4
  85. package/dist/signers/solana-external-wallet.d.ts +5 -4
  86. package/dist/signers/solana-external-wallet.js +1 -1
  87. package/dist/signers/types.d.cts +6 -2
  88. package/dist/signers/types.d.ts +6 -2
  89. package/dist/utils/constants.cjs +1 -1
  90. package/dist/utils/constants.js +1 -1
  91. package/dist/utils/signer-validation.cjs +1 -1
  92. package/dist/utils/signer-validation.d.cts +2 -2
  93. package/dist/utils/signer-validation.d.ts +2 -2
  94. package/dist/utils/signer-validation.js +1 -1
  95. package/dist/wallets/evm.cjs +1 -1
  96. package/dist/wallets/evm.js +1 -1
  97. package/dist/wallets/solana.cjs +1 -1
  98. package/dist/wallets/solana.js +1 -1
  99. package/dist/wallets/wallet-factory.cjs +1 -1
  100. package/dist/wallets/wallet-factory.d.cts +3 -3
  101. package/dist/wallets/wallet-factory.d.ts +3 -3
  102. package/dist/wallets/wallet-factory.js +1 -1
  103. package/dist/wallets/wallet.cjs +1 -1
  104. package/dist/wallets/wallet.d.cts +9 -9
  105. package/dist/wallets/wallet.d.ts +9 -9
  106. package/dist/wallets/wallet.js +1 -1
  107. package/package.json +3 -3
  108. package/dist/chunk-2KK65AC6.js +0 -1
  109. package/dist/chunk-2LOGLK6Y.js +0 -1
  110. package/dist/chunk-36Z3WOLW.js +0 -1
  111. package/dist/chunk-3KB2VQVH.js +0 -1
  112. package/dist/chunk-5HBL6I5V.cjs +0 -1
  113. package/dist/chunk-5IM7I7EX.cjs +0 -1
  114. package/dist/chunk-5XUQSU22.js +0 -1
  115. package/dist/chunk-63KMVANB.cjs +0 -1
  116. package/dist/chunk-6DVCB4VI.cjs +0 -1
  117. package/dist/chunk-6YFK33UZ.js +0 -1
  118. package/dist/chunk-77QBSFHG.js +0 -1
  119. package/dist/chunk-AFYBD7FI.cjs +0 -1
  120. package/dist/chunk-AHG6IQT7.cjs +0 -1
  121. package/dist/chunk-C7GUSH3M.js +0 -1
  122. package/dist/chunk-CGAFBZHZ.cjs +0 -1
  123. package/dist/chunk-CTZE2MXB.js +0 -1
  124. package/dist/chunk-DIZVZP5P.cjs +0 -1
  125. package/dist/chunk-DYRSQN7X.cjs +0 -1
  126. package/dist/chunk-FUUYGB4K.js +0 -1
  127. package/dist/chunk-GEEQGXHO.cjs +0 -1
  128. package/dist/chunk-HTEW2JRC.cjs +0 -1
  129. package/dist/chunk-MHBF3VBC.js +0 -1
  130. package/dist/chunk-MPTRSUNX.cjs +0 -1
  131. package/dist/chunk-NGODR2AA.cjs +0 -1
  132. package/dist/chunk-NVJN7LPY.cjs +0 -1
  133. package/dist/chunk-OV4CFQ36.js +0 -1
  134. package/dist/chunk-PHIPQLW2.js +0 -1
  135. package/dist/chunk-Q3WOEBKN.js +0 -1
  136. package/dist/chunk-QTSZSHKK.js +0 -1
  137. package/dist/chunk-RD5PG4M6.cjs +0 -1
  138. package/dist/chunk-RSM6MX6W.js +0 -1
  139. package/dist/chunk-T3ICQDFS.js +0 -1
  140. package/dist/chunk-UMX5PW5P.cjs +0 -1
  141. package/dist/chunk-YO6BJ2DI.cjs +0 -1
  142. package/dist/signers/email/email-signer-api-client.cjs +0 -1
  143. package/dist/signers/email/email-signer-api-client.d.cts +0 -14
  144. package/dist/signers/email/email-signer-api-client.d.ts +0 -14
  145. package/dist/signers/email/email-signer-api-client.js +0 -1
@@ -1,4 +1,4 @@
1
- import { WalletsV1ControllerSubmitMeApprovals5Data, WalletsV1ControllerSubmitMeApprovals5Responses, WalletsV1ControllerSubmitMeApprovals5Errors, WalletsV1ControllerGetMeTransaction5Data, WalletsV1ControllerGetMeTransaction5Responses, WalletsV1ControllerGetMeTransaction5Errors, WalletsV1ControllerGetMeTransactionsWithoutChain5Data, WalletsV1ControllerGetMeTransactionsWithoutChain5Responses, WalletsV1ControllerGetMeTransactionsWithoutChain5Errors, WalletsV1ControllerCreateMeTransaction5Data, WalletsV1ControllerCreateMeTransaction5Responses, WalletsV1ControllerCreateMeTransaction5Errors, WalletsV1ControllerGetMeDelegatedSigner5Data, WalletsV1ControllerGetMeDelegatedSigner5Responses, WalletsV1ControllerGetMeDelegatedSigner5Errors, WalletsV1ControllerCreateMeDelegatedSigner5Data, WalletsV1ControllerCreateMeDelegatedSigner5Responses, WalletsV1ControllerCreateMeDelegatedSigner5Errors, WalletsV1ControllerSubmitMeSignatureApprovals5Data, WalletsV1ControllerSubmitMeSignatureApprovals5Responses, WalletsV1ControllerSubmitMeSignatureApprovals5Errors, WalletsV1ControllerGetMeSignature5Data, WalletsV1ControllerGetMeSignature5Responses, WalletsV1ControllerGetMeSignature5Errors, WalletsV1ControllerCreateMeSignatureRequest5Data, WalletsV1ControllerCreateMeSignatureRequest5Responses, WalletsV1ControllerCreateMeSignatureRequest5Errors, WalletsV1ControllerGetMeWalletActivity5Data, WalletsV1ControllerGetMeWalletActivity5Responses, WalletsV1ControllerGetMeWalletActivity5Errors, WalletsV1ControllerGetMeWallet5Data, WalletsV1ControllerGetMeWallet5Responses, WalletsV1ControllerCreateMeWallet5Data, WalletsV1ControllerCreateMeWallet5Responses, WalletsV1ControllerSubmitApprovals5Data, WalletsV1ControllerSubmitApprovals5Responses, WalletsV1ControllerSubmitApprovals5Errors, WalletsV1ControllerGetTransaction5Data, WalletsV1ControllerGetTransaction5Responses, WalletsV1ControllerGetTransaction5Errors, WalletsV1ControllerGetTransactionsWithoutChain5Data, WalletsV1ControllerGetTransactionsWithoutChain5Responses, WalletsV1ControllerGetTransactionsWithoutChain5Errors, WalletsV1ControllerCreateTransaction5Data, WalletsV1ControllerCreateTransaction5Responses, WalletsV1ControllerCreateTransaction5Errors, WalletsV1ControllerGetDelegatedSigner5Data, WalletsV1ControllerGetDelegatedSigner5Responses, WalletsV1ControllerGetDelegatedSigner5Errors, WalletsV1ControllerCreateDelegatedSigner5Data, WalletsV1ControllerCreateDelegatedSigner5Responses, WalletsV1ControllerCreateDelegatedSigner5Errors, WalletsV1ControllerSubmitSignatureApprovals5Data, WalletsV1ControllerSubmitSignatureApprovals5Responses, WalletsV1ControllerSubmitSignatureApprovals5Errors, WalletsV1ControllerGetSignature5Data, WalletsV1ControllerGetSignature5Responses, WalletsV1ControllerGetSignature5Errors, WalletsV1ControllerGetAllSignatures5Data, WalletsV1ControllerGetAllSignatures5Responses, WalletsV1ControllerGetAllSignatures5Errors, WalletsV1ControllerCreateSignatureRequest5Data, WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, FetchContentFromWalletData, FetchContentFromWalletResponses, FetchContentFromWalletErrors, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Responses, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Responses, BalanceControllerFundWallet2Errors, WalletsV1ControllerGetWalletActivity5Data, WalletsV1ControllerGetWalletActivity5Responses, WalletsV1ControllerGetWalletActivity5Errors, WalletsV1ControllerGetWalletByLocator5Data, WalletsV1ControllerGetWalletByLocator5Responses, WalletsV1ControllerGetWalletByLocator5Errors, WalletsV1ControllerCreateWallet5Data, WalletsV1ControllerCreateWallet5Responses, WalletsV1ControllerCreateWallet5Errors, WalletsSendTokenControllerSendMeToken2Data, WalletsSendTokenControllerSendMeToken2Responses, WalletsSendTokenControllerSendToken2Data, WalletsSendTokenControllerSendToken2Responses, BalanceUnstableControllerGetBalanceForLocator2Data, BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransactionsWithoutChain4Data, WalletsV1ControllerGetMeTransactionsWithoutChain4Responses, WalletsV1ControllerGetMeTransactionsWithoutChain4Errors, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerGetMeDelegatedSigner4Data, WalletsV1ControllerGetMeDelegatedSigner4Responses, WalletsV1ControllerGetMeDelegatedSigner4Errors, WalletsV1ControllerCreateMeDelegatedSigner4Data, WalletsV1ControllerCreateMeDelegatedSigner4Responses, WalletsV1ControllerCreateMeDelegatedSigner4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerGetMeWalletActivity4Data, WalletsV1ControllerGetMeWalletActivity4Responses, WalletsV1ControllerGetMeWalletActivity4Errors, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerGetWalletActivity4Data, WalletsV1ControllerGetWalletActivity4Responses, WalletsV1ControllerGetWalletActivity4Errors, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors } from './types.gen.cjs';
1
+ import { WalletsV1ControllerSubmitMeApprovals5Data, WalletsV1ControllerSubmitMeApprovals5Responses, WalletsV1ControllerSubmitMeApprovals5Errors, WalletsV1ControllerGetMeTransaction5Data, WalletsV1ControllerGetMeTransaction5Responses, WalletsV1ControllerGetMeTransaction5Errors, WalletsV1ControllerGetMeTransactionsWithoutChain5Data, WalletsV1ControllerGetMeTransactionsWithoutChain5Responses, WalletsV1ControllerGetMeTransactionsWithoutChain5Errors, WalletsV1ControllerCreateMeTransaction5Data, WalletsV1ControllerCreateMeTransaction5Responses, WalletsV1ControllerCreateMeTransaction5Errors, WalletsV1ControllerGetMeDelegatedSigner5Data, WalletsV1ControllerGetMeDelegatedSigner5Responses, WalletsV1ControllerGetMeDelegatedSigner5Errors, WalletsV1ControllerCreateMeDelegatedSigner5Data, WalletsV1ControllerCreateMeDelegatedSigner5Responses, WalletsV1ControllerCreateMeDelegatedSigner5Errors, WalletsV1ControllerSubmitMeSignatureApprovals5Data, WalletsV1ControllerSubmitMeSignatureApprovals5Responses, WalletsV1ControllerSubmitMeSignatureApprovals5Errors, WalletsV1ControllerGetMeSignature5Data, WalletsV1ControllerGetMeSignature5Responses, WalletsV1ControllerGetMeSignature5Errors, WalletsV1ControllerCreateMeSignatureRequest5Data, WalletsV1ControllerCreateMeSignatureRequest5Responses, WalletsV1ControllerCreateMeSignatureRequest5Errors, WalletsV1ControllerGetMeWalletActivity5Data, WalletsV1ControllerGetMeWalletActivity5Responses, WalletsV1ControllerGetMeWalletActivity5Errors, WalletsV1ControllerGetMeWallet5Data, WalletsV1ControllerGetMeWallet5Responses, WalletsV1ControllerCreateMeWallet5Data, WalletsV1ControllerCreateMeWallet5Responses, WalletsV1ControllerSubmitApprovals5Data, WalletsV1ControllerSubmitApprovals5Responses, WalletsV1ControllerSubmitApprovals5Errors, WalletsV1ControllerGetTransaction5Data, WalletsV1ControllerGetTransaction5Responses, WalletsV1ControllerGetTransaction5Errors, WalletsV1ControllerGetTransactionsWithoutChain5Data, WalletsV1ControllerGetTransactionsWithoutChain5Responses, WalletsV1ControllerGetTransactionsWithoutChain5Errors, WalletsV1ControllerCreateTransaction5Data, WalletsV1ControllerCreateTransaction5Responses, WalletsV1ControllerCreateTransaction5Errors, WalletsV1ControllerGetDelegatedSigner5Data, WalletsV1ControllerGetDelegatedSigner5Responses, WalletsV1ControllerGetDelegatedSigner5Errors, WalletsV1ControllerCreateDelegatedSigner5Data, WalletsV1ControllerCreateDelegatedSigner5Responses, WalletsV1ControllerCreateDelegatedSigner5Errors, WalletsV1ControllerSubmitSignatureApprovals5Data, WalletsV1ControllerSubmitSignatureApprovals5Responses, WalletsV1ControllerSubmitSignatureApprovals5Errors, WalletsV1ControllerGetSignature5Data, WalletsV1ControllerGetSignature5Responses, WalletsV1ControllerGetSignature5Errors, WalletsV1ControllerGetAllSignatures5Data, WalletsV1ControllerGetAllSignatures5Responses, WalletsV1ControllerGetAllSignatures5Errors, WalletsV1ControllerCreateSignatureRequest5Data, WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Responses, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Responses, BalanceControllerFundWallet2Errors, WalletsV1ControllerGetWalletActivity5Data, WalletsV1ControllerGetWalletActivity5Responses, WalletsV1ControllerGetWalletActivity5Errors, WalletsV1ControllerGetWalletByLocator5Data, WalletsV1ControllerGetWalletByLocator5Responses, WalletsV1ControllerGetWalletByLocator5Errors, WalletsV1ControllerCreateWallet5Data, WalletsV1ControllerCreateWallet5Responses, WalletsV1ControllerCreateWallet5Errors, WalletsSendTokenControllerSendMeToken2Data, WalletsSendTokenControllerSendMeToken2Responses, WalletsSendTokenControllerSendToken2Data, WalletsSendTokenControllerSendToken2Responses, BalanceUnstableControllerGetBalanceForLocator2Data, BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, WalletsV2025ControllerSubmitMeApprovals2Data, WalletsV2025ControllerSubmitMeApprovals2Responses, WalletsV2025ControllerSubmitMeApprovals2Errors, WalletsV2025ControllerGetMeTransaction2Data, WalletsV2025ControllerGetMeTransaction2Responses, WalletsV2025ControllerGetMeTransaction2Errors, WalletsV2025ControllerGetMeTransactionsWithoutChain2Data, WalletsV2025ControllerGetMeTransactionsWithoutChain2Responses, WalletsV2025ControllerGetMeTransactionsWithoutChain2Errors, WalletsV2025ControllerCreateMeTransaction2Data, WalletsV2025ControllerCreateMeTransaction2Responses, WalletsV2025ControllerCreateMeTransaction2Errors, WalletsSendTokenV2025ControllerSendMeToken2Data, WalletsSendTokenV2025ControllerSendMeToken2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Data, WalletsV2025ControllerGetMeDelegatedSigner2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Errors, WalletsV2025ControllerCreateMeDelegatedSigner2Data, WalletsV2025ControllerCreateMeDelegatedSigner2Responses, WalletsV2025ControllerCreateMeDelegatedSigner2Errors, WalletsV2025ControllerSubmitMeSignatureApprovals2Data, WalletsV2025ControllerSubmitMeSignatureApprovals2Responses, WalletsV2025ControllerSubmitMeSignatureApprovals2Errors, WalletsV2025ControllerGetMeSignature2Data, WalletsV2025ControllerGetMeSignature2Responses, WalletsV2025ControllerGetMeSignature2Errors, WalletsV2025ControllerGetMeSignatures2Data, WalletsV2025ControllerGetMeSignatures2Responses, WalletsV2025ControllerGetMeSignatures2Errors, WalletsV2025ControllerCreateMeSignatureRequest2Data, WalletsV2025ControllerCreateMeSignatureRequest2Responses, WalletsV2025ControllerCreateMeSignatureRequest2Errors, BalanceV20250609ControllerGetBalanceForLocator2Data, BalanceV20250609ControllerGetBalanceForLocator2Responses, BalanceV20250609ControllerGetBalanceForLocator2Errors, WalletsV2025ControllerGetMeWallet2Data, WalletsV2025ControllerGetMeWallet2Responses, WalletsV2025ControllerCreateMeWallet2Data, WalletsV2025ControllerCreateMeWallet2Responses, WalletsV2025ControllerSubmitApprovals2Data, WalletsV2025ControllerSubmitApprovals2Responses, WalletsV2025ControllerSubmitApprovals2Errors, WalletsV2025ControllerGetTransaction2Data, WalletsV2025ControllerGetTransaction2Responses, WalletsV2025ControllerGetTransaction2Errors, WalletsV2025ControllerGetTransactionsWithoutChain2Data, WalletsV2025ControllerGetTransactionsWithoutChain2Responses, WalletsV2025ControllerGetTransactionsWithoutChain2Errors, WalletsV2025ControllerCreateTransaction2Data, WalletsV2025ControllerCreateTransaction2Responses, WalletsV2025ControllerCreateTransaction2Errors, WalletsSendTokenV2025ControllerSendToken2Data, WalletsSendTokenV2025ControllerSendToken2Responses, WalletsV2025ControllerGetDelegatedSigner2Data, WalletsV2025ControllerGetDelegatedSigner2Responses, WalletsV2025ControllerGetDelegatedSigner2Errors, WalletsV2025ControllerCreateDelegatedSigner2Data, WalletsV2025ControllerCreateDelegatedSigner2Responses, WalletsV2025ControllerCreateDelegatedSigner2Errors, WalletsV2025ControllerSubmitSignatureApprovals2Data, WalletsV2025ControllerSubmitSignatureApprovals2Responses, WalletsV2025ControllerSubmitSignatureApprovals2Errors, WalletsV2025ControllerGetSignature2Data, WalletsV2025ControllerGetSignature2Responses, WalletsV2025ControllerGetSignature2Errors, WalletsV2025ControllerGetAllSignatures2Data, WalletsV2025ControllerGetAllSignatures2Responses, WalletsV2025ControllerGetAllSignatures2Errors, WalletsV2025ControllerCreateSignatureRequest2Data, WalletsV2025ControllerCreateSignatureRequest2Responses, WalletsV2025ControllerCreateSignatureRequest2Errors, WalletsV2025ControllerGetWalletActivity2Data, WalletsV2025ControllerGetWalletActivity2Responses, WalletsV2025ControllerGetWalletActivity2Errors, WalletsV2025ControllerGetWalletByLocator2Data, WalletsV2025ControllerGetWalletByLocator2Responses, WalletsV2025ControllerGetWalletByLocator2Errors, WalletsV2025ControllerCreateWallet2Data, WalletsV2025ControllerCreateWallet2Responses, WalletsV2025ControllerCreateWallet2Errors, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransactionsWithoutChain4Data, WalletsV1ControllerGetMeTransactionsWithoutChain4Responses, WalletsV1ControllerGetMeTransactionsWithoutChain4Errors, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerGetMeDelegatedSigner4Data, WalletsV1ControllerGetMeDelegatedSigner4Responses, WalletsV1ControllerGetMeDelegatedSigner4Errors, WalletsV1ControllerCreateMeDelegatedSigner4Data, WalletsV1ControllerCreateMeDelegatedSigner4Responses, WalletsV1ControllerCreateMeDelegatedSigner4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerGetMeWalletActivity4Data, WalletsV1ControllerGetMeWalletActivity4Responses, WalletsV1ControllerGetMeWalletActivity4Errors, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerGetWalletActivity4Data, WalletsV1ControllerGetWalletActivity4Responses, WalletsV1ControllerGetWalletActivity4Errors, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, WalletNftControllerGetNftsFromWallet4Data, WalletNftControllerGetNftsFromWallet4Responses, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors } from './types.gen.cjs';
2
2
  import * as _hey_api_client_fetch from '@hey-api/client-fetch';
3
3
  import { TDataShape, Options as Options$1, Client } from '@hey-api/client-fetch';
4
4
 
@@ -169,14 +169,6 @@ declare const walletsV1ControllerGetAllSignatures5: <ThrowOnError extends boolea
169
169
  * **API scope required**: `wallets:signatures.create`
170
170
  */
171
171
  declare const walletsV1ControllerCreateSignatureRequest5: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerCreateSignatureRequest5Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, ThrowOnError>;
172
- /**
173
- * Get NFTs from Wallet
174
- * Fetch the NFTs in a provided wallet
175
- *
176
- * **API scope required**: `wallets:nfts.read`
177
- *
178
- */
179
- declare const fetchContentFromWallet: <ThrowOnError extends boolean = false>(options: Options<FetchContentFromWalletData, ThrowOnError>) => _hey_api_client_fetch.RequestResult<FetchContentFromWalletResponses, FetchContentFromWalletErrors, ThrowOnError>;
180
172
  /**
181
173
  * Get Wallet Balance
182
174
  * Get the balance of a wallet for a given chain and currency
@@ -229,6 +221,198 @@ declare const walletsSendTokenControllerSendToken2: <ThrowOnError extends boolea
229
221
  * **API scope required**: `wallets:balance.read`
230
222
  */
231
223
  declare const balanceUnstableControllerGetBalanceForLocator2: <ThrowOnError extends boolean = false>(options: Options<BalanceUnstableControllerGetBalanceForLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, ThrowOnError>;
224
+ /**
225
+ * Approve Transaction For Authenticated User
226
+ * Submit approval signature for a pending transaction. Required for transactions using external signers.
227
+ *
228
+ * **API scope required**: `wallets:transactions.sign`
229
+ */
230
+ declare const walletsV2025ControllerSubmitMeApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitMeApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitMeApprovals2Responses, WalletsV2025ControllerSubmitMeApprovals2Errors, ThrowOnError>;
231
+ /**
232
+ * Get Transaction For Authenticated User
233
+ * Retrieves the current status and details of a specific transaction.
234
+ *
235
+ * **API scope required**: `wallets:transactions.read`
236
+ */
237
+ declare const walletsV2025ControllerGetMeTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeTransaction2Responses, WalletsV2025ControllerGetMeTransaction2Errors, ThrowOnError>;
238
+ /**
239
+ * Get Wallet Transactions For Authenticated User
240
+ * Retrieves all transactions associated with the specified wallet.
241
+ *
242
+ * **API scope required**: `wallets:transactions.read`
243
+ */
244
+ declare const walletsV2025ControllerGetMeTransactionsWithoutChain2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeTransactionsWithoutChain2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeTransactionsWithoutChain2Responses, WalletsV2025ControllerGetMeTransactionsWithoutChain2Errors, ThrowOnError>;
245
+ /**
246
+ * Create Transaction For Authenticated User
247
+ * Creates a new transaction for the authenticated user. Transaction will be automatically broadcast once it has all necessary approvals.
248
+ *
249
+ * **API scope required**: `wallets:transactions.create`
250
+ */
251
+ declare const walletsV2025ControllerCreateMeTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeTransaction2Responses, WalletsV2025ControllerCreateMeTransaction2Errors, ThrowOnError>;
252
+ /**
253
+ * Transfer Token For Authenticated User
254
+ * Sends a token of any type from the authenticated user's wallet to a recipient
255
+ */
256
+ declare const walletsSendTokenV2025ControllerSendMeToken2: <ThrowOnError extends boolean = false>(options: Options<WalletsSendTokenV2025ControllerSendMeToken2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsSendTokenV2025ControllerSendMeToken2Responses, unknown, ThrowOnError>;
257
+ /**
258
+ * Get Delegated Signer For Authenticated User
259
+ * Retrieve details about a specific delegated signer by its locator.
260
+ *
261
+ * **API scope required**: `wallets.read`
262
+ */
263
+ declare const walletsV2025ControllerGetMeDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeDelegatedSigner2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Errors, ThrowOnError>;
264
+ /**
265
+ * Create Delegated Signer For Authenticated User
266
+ * Register a delegated key for a smart wallet with optional restrictions around permissions and expiry date.
267
+ *
268
+ * **API scope required**: `wallets.create`
269
+ */
270
+ declare const walletsV2025ControllerCreateMeDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeDelegatedSigner2Responses, WalletsV2025ControllerCreateMeDelegatedSigner2Errors, ThrowOnError>;
271
+ /**
272
+ * Approve Signature For Authenticated User
273
+ * Submit approval for a signature to sign a message or typed data.
274
+ *
275
+ * **API scope required**: `wallets:signatures.create`
276
+ */
277
+ declare const walletsV2025ControllerSubmitMeSignatureApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitMeSignatureApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitMeSignatureApprovals2Responses, WalletsV2025ControllerSubmitMeSignatureApprovals2Errors, ThrowOnError>;
278
+ /**
279
+ * Get Signature For Authenticated User
280
+ * Retrieves details about a specific signature by its ID.
281
+ *
282
+ * **API scope required**: `wallets:signatures.read`
283
+ */
284
+ declare const walletsV2025ControllerGetMeSignature2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeSignature2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeSignature2Responses, WalletsV2025ControllerGetMeSignature2Errors, ThrowOnError>;
285
+ /**
286
+ * Get Wallet Signatures For Authenticated User
287
+ * Retrieves all signatures associated with the specified wallet.
288
+ *
289
+ * **API scope required**: `wallets:signatures.read`
290
+ */
291
+ declare const walletsV2025ControllerGetMeSignatures2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeSignatures2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeSignatures2Responses, WalletsV2025ControllerGetMeSignatures2Errors, ThrowOnError>;
292
+ /**
293
+ * Create Signature For Authenticated User
294
+ * Creates a new signature for signing messages or typed data.
295
+ *
296
+ * **API scope required**: `wallets:signatures.create`
297
+ */
298
+ declare const walletsV2025ControllerCreateMeSignatureRequest2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeSignatureRequest2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeSignatureRequest2Responses, WalletsV2025ControllerCreateMeSignatureRequest2Errors, ThrowOnError>;
299
+ /**
300
+ * Get Wallet Balance
301
+ * Get the balance of a wallet for a given chain and currency
302
+ *
303
+ * **API scope required**: `wallets:balance.read`
304
+ */
305
+ declare const balanceV20250609ControllerGetBalanceForLocator2: <ThrowOnError extends boolean = false>(options: Options<BalanceV20250609ControllerGetBalanceForLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<BalanceV20250609ControllerGetBalanceForLocator2Responses, BalanceV20250609ControllerGetBalanceForLocator2Errors, ThrowOnError>;
306
+ /**
307
+ * Get Wallet For Authenticated User
308
+ * Retrieves a wallet for the authenticated user.
309
+ *
310
+ * **API scope required**: `wallets.read`
311
+ */
312
+ declare const walletsV2025ControllerGetMeWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeWallet2Responses, unknown, ThrowOnError>;
313
+ /**
314
+ * Create Wallet For Authenticated User
315
+ * Creates a new wallet of specified type for the authenticated user. If called for a user who already has a wallet, returns the existing wallet. Supports both custodial and non-custodial wallet types. Uses client-side API key authentication.
316
+ *
317
+ * **API scope required**: `wallets.create`
318
+ */
319
+ declare const walletsV2025ControllerCreateMeWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeWallet2Responses, unknown, ThrowOnError>;
320
+ /**
321
+ * Approve Transaction
322
+ * Submit approval signature for a pending transaction. Required for transactions using external signers.
323
+ *
324
+ * **API scope required**: `wallets:transactions.sign`
325
+ */
326
+ declare const walletsV2025ControllerSubmitApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitApprovals2Responses, WalletsV2025ControllerSubmitApprovals2Errors, ThrowOnError>;
327
+ /**
328
+ * Get Transaction
329
+ * Retrieves the current status and details of a specific transaction.
330
+ *
331
+ * **API scope required**: `wallets:transactions.read`
332
+ */
333
+ declare const walletsV2025ControllerGetTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetTransaction2Responses, WalletsV2025ControllerGetTransaction2Errors, ThrowOnError>;
334
+ /**
335
+ * Get Wallet Transactions
336
+ * Retrieves all transactions associated with the specified wallet.
337
+ *
338
+ * **API scope required**: `wallets:transactions.read`
339
+ */
340
+ declare const walletsV2025ControllerGetTransactionsWithoutChain2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetTransactionsWithoutChain2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetTransactionsWithoutChain2Responses, WalletsV2025ControllerGetTransactionsWithoutChain2Errors, ThrowOnError>;
341
+ /**
342
+ * Create Transaction
343
+ * Creates a new transaction for the specified wallet. Transaction will be automatically broadcast once it has all necessary approvals.
344
+ *
345
+ * **API scope required**: `wallets:transactions.create`
346
+ */
347
+ declare const walletsV2025ControllerCreateTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateTransaction2Responses, WalletsV2025ControllerCreateTransaction2Errors, ThrowOnError>;
348
+ /**
349
+ * Transfer Token
350
+ * Sends a token of any type from this wallet to a recipient
351
+ */
352
+ declare const walletsSendTokenV2025ControllerSendToken2: <ThrowOnError extends boolean = false>(options: Options<WalletsSendTokenV2025ControllerSendToken2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsSendTokenV2025ControllerSendToken2Responses, unknown, ThrowOnError>;
353
+ /**
354
+ * Get Delegated Signer
355
+ * Retrieve details about a specific delegated signer by its locator.
356
+ *
357
+ * **API scope required**: `wallets.read`
358
+ */
359
+ declare const walletsV2025ControllerGetDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetDelegatedSigner2Responses, WalletsV2025ControllerGetDelegatedSigner2Errors, ThrowOnError>;
360
+ /**
361
+ * Create Delegated Signer
362
+ * Create a delegated signer for a smart wallet with optional restrictions around permissions and expiry date.
363
+ *
364
+ * **API scope required**: `wallets.create`
365
+ */
366
+ declare const walletsV2025ControllerCreateDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateDelegatedSigner2Responses, WalletsV2025ControllerCreateDelegatedSigner2Errors, ThrowOnError>;
367
+ /**
368
+ * Approve Signature
369
+ * Submit approval for a signature to sign a message or typed data.
370
+ *
371
+ * **API scope required**: `wallets:signatures.create`
372
+ */
373
+ declare const walletsV2025ControllerSubmitSignatureApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitSignatureApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitSignatureApprovals2Responses, WalletsV2025ControllerSubmitSignatureApprovals2Errors, ThrowOnError>;
374
+ /**
375
+ * Get Signature
376
+ * Retrieves details about a specific signature by its ID.
377
+ *
378
+ * **API scope required**: `wallets:signatures.read`
379
+ */
380
+ declare const walletsV2025ControllerGetSignature2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetSignature2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetSignature2Responses, WalletsV2025ControllerGetSignature2Errors, ThrowOnError>;
381
+ /**
382
+ * Get All Signatures
383
+ * Retrieves all signatures associated with the specified wallet.
384
+ *
385
+ * **API scope required**: `wallets:signatures.read`
386
+ */
387
+ declare const walletsV2025ControllerGetAllSignatures2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetAllSignatures2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetAllSignatures2Responses, WalletsV2025ControllerGetAllSignatures2Errors, ThrowOnError>;
388
+ /**
389
+ * Create Signature
390
+ * Creates a new signature for signing messages or typed data.
391
+ *
392
+ * **API scope required**: `wallets:signatures.create`
393
+ */
394
+ declare const walletsV2025ControllerCreateSignatureRequest2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateSignatureRequest2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateSignatureRequest2Responses, WalletsV2025ControllerCreateSignatureRequest2Errors, ThrowOnError>;
395
+ /**
396
+ * Get Wallet Activity
397
+ * Retrieves activity history for the specified wallet including transactions and other relevant events.
398
+ *
399
+ * **API scope required**: `wallets.read`
400
+ */
401
+ declare const walletsV2025ControllerGetWalletActivity2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetWalletActivity2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetWalletActivity2Responses, WalletsV2025ControllerGetWalletActivity2Errors, ThrowOnError>;
402
+ /**
403
+ * Get Wallet By Locator
404
+ * Retrieves a wallet by its locator (address or user identifier and wallet type)
405
+ *
406
+ * **API scope required**: `wallets.read`
407
+ */
408
+ declare const walletsV2025ControllerGetWalletByLocator2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetWalletByLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetWalletByLocator2Responses, WalletsV2025ControllerGetWalletByLocator2Errors, ThrowOnError>;
409
+ /**
410
+ * Create Wallet
411
+ * Creates a new wallet of specified type. If called with an idempotency key or for a user who already has a wallet, returns existing wallet. When owner is provided, subsequent calls with the same owner will return the existing wallet. Supports both custodial and non-custodial wallet types.
412
+ *
413
+ * **API scope required**: `wallets.create`
414
+ */
415
+ declare const walletsV2025ControllerCreateWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateWallet2Responses, WalletsV2025ControllerCreateWallet2Errors, ThrowOnError>;
232
416
  /**
233
417
  * Approve Transaction For Authenticated User
234
418
  * Submit approval signature for a pending transaction. Required for transactions using external signers.
@@ -397,6 +581,13 @@ declare const walletsV1ControllerGetWalletActivity4: <ThrowOnError extends boole
397
581
  * **API scope required**: `wallets.read`
398
582
  */
399
583
  declare const walletsV1ControllerGetWalletByLocator4: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerGetWalletByLocator4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, ThrowOnError>;
584
+ /**
585
+ * Get NFTs from Wallet
586
+ * Retrieves NFTs from a wallet.
587
+ *
588
+ * **API scope required**: `wallets:nfts.read`
589
+ */
590
+ declare const walletNftControllerGetNftsFromWallet4: <ThrowOnError extends boolean = false>(options: Options<WalletNftControllerGetNftsFromWallet4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletNftControllerGetNftsFromWallet4Responses, unknown, ThrowOnError>;
400
591
  /**
401
592
  * Create Wallet
402
593
  * Creates a new wallet of specified type. If called with an idempotency key or for a user who already has a wallet, returns existing wallet. When linkedUser is provided, subsequent calls with the same linkedUser will return the existing wallet. Supports both custodial and non-custodial wallet types.
@@ -405,4 +596,4 @@ declare const walletsV1ControllerGetWalletByLocator4: <ThrowOnError extends bool
405
596
  */
406
597
  declare const walletsV1ControllerCreateWallet4: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerCreateWallet4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors, ThrowOnError>;
407
598
 
408
- export { type Options, balanceControllerFundWallet2, balanceControllerGetBalanceForLocator2, balanceUnstableControllerGetBalanceForLocator2, fetchContentFromWallet, walletsSendTokenControllerSendMeToken2, walletsSendTokenControllerSendToken2, walletsV1ControllerCreateDelegatedSigner4, walletsV1ControllerCreateDelegatedSigner5, walletsV1ControllerCreateMeDelegatedSigner4, walletsV1ControllerCreateMeDelegatedSigner5, walletsV1ControllerCreateMeSignatureRequest4, walletsV1ControllerCreateMeSignatureRequest5, walletsV1ControllerCreateMeTransaction4, walletsV1ControllerCreateMeTransaction5, walletsV1ControllerCreateMeWallet4, walletsV1ControllerCreateMeWallet5, walletsV1ControllerCreateSignatureRequest4, walletsV1ControllerCreateSignatureRequest5, walletsV1ControllerCreateTransaction4, walletsV1ControllerCreateTransaction5, walletsV1ControllerCreateWallet4, walletsV1ControllerCreateWallet5, walletsV1ControllerGetAllSignatures4, walletsV1ControllerGetAllSignatures5, walletsV1ControllerGetDelegatedSigner4, walletsV1ControllerGetDelegatedSigner5, walletsV1ControllerGetMeDelegatedSigner4, walletsV1ControllerGetMeDelegatedSigner5, walletsV1ControllerGetMeSignature4, walletsV1ControllerGetMeSignature5, walletsV1ControllerGetMeTransaction4, walletsV1ControllerGetMeTransaction5, walletsV1ControllerGetMeTransactionsWithoutChain4, walletsV1ControllerGetMeTransactionsWithoutChain5, walletsV1ControllerGetMeWallet4, walletsV1ControllerGetMeWallet5, walletsV1ControllerGetMeWalletActivity4, walletsV1ControllerGetMeWalletActivity5, walletsV1ControllerGetSignature4, walletsV1ControllerGetSignature5, walletsV1ControllerGetTransaction4, walletsV1ControllerGetTransaction5, walletsV1ControllerGetTransactionsWithoutChain4, walletsV1ControllerGetTransactionsWithoutChain5, walletsV1ControllerGetWalletActivity4, walletsV1ControllerGetWalletActivity5, walletsV1ControllerGetWalletByLocator4, walletsV1ControllerGetWalletByLocator5, walletsV1ControllerSubmitApprovals4, walletsV1ControllerSubmitApprovals5, walletsV1ControllerSubmitMeApprovals4, walletsV1ControllerSubmitMeApprovals5, walletsV1ControllerSubmitMeSignatureApprovals4, walletsV1ControllerSubmitMeSignatureApprovals5, walletsV1ControllerSubmitSignatureApprovals4, walletsV1ControllerSubmitSignatureApprovals5 };
599
+ export { type Options, balanceControllerFundWallet2, balanceControllerGetBalanceForLocator2, balanceUnstableControllerGetBalanceForLocator2, balanceV20250609ControllerGetBalanceForLocator2, walletNftControllerGetNftsFromWallet4, walletsSendTokenControllerSendMeToken2, walletsSendTokenControllerSendToken2, walletsSendTokenV2025ControllerSendMeToken2, walletsSendTokenV2025ControllerSendToken2, walletsV1ControllerCreateDelegatedSigner4, walletsV1ControllerCreateDelegatedSigner5, walletsV1ControllerCreateMeDelegatedSigner4, walletsV1ControllerCreateMeDelegatedSigner5, walletsV1ControllerCreateMeSignatureRequest4, walletsV1ControllerCreateMeSignatureRequest5, walletsV1ControllerCreateMeTransaction4, walletsV1ControllerCreateMeTransaction5, walletsV1ControllerCreateMeWallet4, walletsV1ControllerCreateMeWallet5, walletsV1ControllerCreateSignatureRequest4, walletsV1ControllerCreateSignatureRequest5, walletsV1ControllerCreateTransaction4, walletsV1ControllerCreateTransaction5, walletsV1ControllerCreateWallet4, walletsV1ControllerCreateWallet5, walletsV1ControllerGetAllSignatures4, walletsV1ControllerGetAllSignatures5, walletsV1ControllerGetDelegatedSigner4, walletsV1ControllerGetDelegatedSigner5, walletsV1ControllerGetMeDelegatedSigner4, walletsV1ControllerGetMeDelegatedSigner5, walletsV1ControllerGetMeSignature4, walletsV1ControllerGetMeSignature5, walletsV1ControllerGetMeTransaction4, walletsV1ControllerGetMeTransaction5, walletsV1ControllerGetMeTransactionsWithoutChain4, walletsV1ControllerGetMeTransactionsWithoutChain5, walletsV1ControllerGetMeWallet4, walletsV1ControllerGetMeWallet5, walletsV1ControllerGetMeWalletActivity4, walletsV1ControllerGetMeWalletActivity5, walletsV1ControllerGetSignature4, walletsV1ControllerGetSignature5, walletsV1ControllerGetTransaction4, walletsV1ControllerGetTransaction5, walletsV1ControllerGetTransactionsWithoutChain4, walletsV1ControllerGetTransactionsWithoutChain5, walletsV1ControllerGetWalletActivity4, walletsV1ControllerGetWalletActivity5, walletsV1ControllerGetWalletByLocator4, walletsV1ControllerGetWalletByLocator5, walletsV1ControllerSubmitApprovals4, walletsV1ControllerSubmitApprovals5, walletsV1ControllerSubmitMeApprovals4, walletsV1ControllerSubmitMeApprovals5, walletsV1ControllerSubmitMeSignatureApprovals4, walletsV1ControllerSubmitMeSignatureApprovals5, walletsV1ControllerSubmitSignatureApprovals4, walletsV1ControllerSubmitSignatureApprovals5, walletsV2025ControllerCreateDelegatedSigner2, walletsV2025ControllerCreateMeDelegatedSigner2, walletsV2025ControllerCreateMeSignatureRequest2, walletsV2025ControllerCreateMeTransaction2, walletsV2025ControllerCreateMeWallet2, walletsV2025ControllerCreateSignatureRequest2, walletsV2025ControllerCreateTransaction2, walletsV2025ControllerCreateWallet2, walletsV2025ControllerGetAllSignatures2, walletsV2025ControllerGetDelegatedSigner2, walletsV2025ControllerGetMeDelegatedSigner2, walletsV2025ControllerGetMeSignature2, walletsV2025ControllerGetMeSignatures2, walletsV2025ControllerGetMeTransaction2, walletsV2025ControllerGetMeTransactionsWithoutChain2, walletsV2025ControllerGetMeWallet2, walletsV2025ControllerGetSignature2, walletsV2025ControllerGetTransaction2, walletsV2025ControllerGetTransactionsWithoutChain2, walletsV2025ControllerGetWalletActivity2, walletsV2025ControllerGetWalletByLocator2, walletsV2025ControllerSubmitApprovals2, walletsV2025ControllerSubmitMeApprovals2, walletsV2025ControllerSubmitMeSignatureApprovals2, walletsV2025ControllerSubmitSignatureApprovals2 };
@@ -1,4 +1,4 @@
1
- import { WalletsV1ControllerSubmitMeApprovals5Data, WalletsV1ControllerSubmitMeApprovals5Responses, WalletsV1ControllerSubmitMeApprovals5Errors, WalletsV1ControllerGetMeTransaction5Data, WalletsV1ControllerGetMeTransaction5Responses, WalletsV1ControllerGetMeTransaction5Errors, WalletsV1ControllerGetMeTransactionsWithoutChain5Data, WalletsV1ControllerGetMeTransactionsWithoutChain5Responses, WalletsV1ControllerGetMeTransactionsWithoutChain5Errors, WalletsV1ControllerCreateMeTransaction5Data, WalletsV1ControllerCreateMeTransaction5Responses, WalletsV1ControllerCreateMeTransaction5Errors, WalletsV1ControllerGetMeDelegatedSigner5Data, WalletsV1ControllerGetMeDelegatedSigner5Responses, WalletsV1ControllerGetMeDelegatedSigner5Errors, WalletsV1ControllerCreateMeDelegatedSigner5Data, WalletsV1ControllerCreateMeDelegatedSigner5Responses, WalletsV1ControllerCreateMeDelegatedSigner5Errors, WalletsV1ControllerSubmitMeSignatureApprovals5Data, WalletsV1ControllerSubmitMeSignatureApprovals5Responses, WalletsV1ControllerSubmitMeSignatureApprovals5Errors, WalletsV1ControllerGetMeSignature5Data, WalletsV1ControllerGetMeSignature5Responses, WalletsV1ControllerGetMeSignature5Errors, WalletsV1ControllerCreateMeSignatureRequest5Data, WalletsV1ControllerCreateMeSignatureRequest5Responses, WalletsV1ControllerCreateMeSignatureRequest5Errors, WalletsV1ControllerGetMeWalletActivity5Data, WalletsV1ControllerGetMeWalletActivity5Responses, WalletsV1ControllerGetMeWalletActivity5Errors, WalletsV1ControllerGetMeWallet5Data, WalletsV1ControllerGetMeWallet5Responses, WalletsV1ControllerCreateMeWallet5Data, WalletsV1ControllerCreateMeWallet5Responses, WalletsV1ControllerSubmitApprovals5Data, WalletsV1ControllerSubmitApprovals5Responses, WalletsV1ControllerSubmitApprovals5Errors, WalletsV1ControllerGetTransaction5Data, WalletsV1ControllerGetTransaction5Responses, WalletsV1ControllerGetTransaction5Errors, WalletsV1ControllerGetTransactionsWithoutChain5Data, WalletsV1ControllerGetTransactionsWithoutChain5Responses, WalletsV1ControllerGetTransactionsWithoutChain5Errors, WalletsV1ControllerCreateTransaction5Data, WalletsV1ControllerCreateTransaction5Responses, WalletsV1ControllerCreateTransaction5Errors, WalletsV1ControllerGetDelegatedSigner5Data, WalletsV1ControllerGetDelegatedSigner5Responses, WalletsV1ControllerGetDelegatedSigner5Errors, WalletsV1ControllerCreateDelegatedSigner5Data, WalletsV1ControllerCreateDelegatedSigner5Responses, WalletsV1ControllerCreateDelegatedSigner5Errors, WalletsV1ControllerSubmitSignatureApprovals5Data, WalletsV1ControllerSubmitSignatureApprovals5Responses, WalletsV1ControllerSubmitSignatureApprovals5Errors, WalletsV1ControllerGetSignature5Data, WalletsV1ControllerGetSignature5Responses, WalletsV1ControllerGetSignature5Errors, WalletsV1ControllerGetAllSignatures5Data, WalletsV1ControllerGetAllSignatures5Responses, WalletsV1ControllerGetAllSignatures5Errors, WalletsV1ControllerCreateSignatureRequest5Data, WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, FetchContentFromWalletData, FetchContentFromWalletResponses, FetchContentFromWalletErrors, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Responses, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Responses, BalanceControllerFundWallet2Errors, WalletsV1ControllerGetWalletActivity5Data, WalletsV1ControllerGetWalletActivity5Responses, WalletsV1ControllerGetWalletActivity5Errors, WalletsV1ControllerGetWalletByLocator5Data, WalletsV1ControllerGetWalletByLocator5Responses, WalletsV1ControllerGetWalletByLocator5Errors, WalletsV1ControllerCreateWallet5Data, WalletsV1ControllerCreateWallet5Responses, WalletsV1ControllerCreateWallet5Errors, WalletsSendTokenControllerSendMeToken2Data, WalletsSendTokenControllerSendMeToken2Responses, WalletsSendTokenControllerSendToken2Data, WalletsSendTokenControllerSendToken2Responses, BalanceUnstableControllerGetBalanceForLocator2Data, BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransactionsWithoutChain4Data, WalletsV1ControllerGetMeTransactionsWithoutChain4Responses, WalletsV1ControllerGetMeTransactionsWithoutChain4Errors, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerGetMeDelegatedSigner4Data, WalletsV1ControllerGetMeDelegatedSigner4Responses, WalletsV1ControllerGetMeDelegatedSigner4Errors, WalletsV1ControllerCreateMeDelegatedSigner4Data, WalletsV1ControllerCreateMeDelegatedSigner4Responses, WalletsV1ControllerCreateMeDelegatedSigner4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerGetMeWalletActivity4Data, WalletsV1ControllerGetMeWalletActivity4Responses, WalletsV1ControllerGetMeWalletActivity4Errors, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerGetWalletActivity4Data, WalletsV1ControllerGetWalletActivity4Responses, WalletsV1ControllerGetWalletActivity4Errors, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors } from './types.gen.js';
1
+ import { WalletsV1ControllerSubmitMeApprovals5Data, WalletsV1ControllerSubmitMeApprovals5Responses, WalletsV1ControllerSubmitMeApprovals5Errors, WalletsV1ControllerGetMeTransaction5Data, WalletsV1ControllerGetMeTransaction5Responses, WalletsV1ControllerGetMeTransaction5Errors, WalletsV1ControllerGetMeTransactionsWithoutChain5Data, WalletsV1ControllerGetMeTransactionsWithoutChain5Responses, WalletsV1ControllerGetMeTransactionsWithoutChain5Errors, WalletsV1ControllerCreateMeTransaction5Data, WalletsV1ControllerCreateMeTransaction5Responses, WalletsV1ControllerCreateMeTransaction5Errors, WalletsV1ControllerGetMeDelegatedSigner5Data, WalletsV1ControllerGetMeDelegatedSigner5Responses, WalletsV1ControllerGetMeDelegatedSigner5Errors, WalletsV1ControllerCreateMeDelegatedSigner5Data, WalletsV1ControllerCreateMeDelegatedSigner5Responses, WalletsV1ControllerCreateMeDelegatedSigner5Errors, WalletsV1ControllerSubmitMeSignatureApprovals5Data, WalletsV1ControllerSubmitMeSignatureApprovals5Responses, WalletsV1ControllerSubmitMeSignatureApprovals5Errors, WalletsV1ControllerGetMeSignature5Data, WalletsV1ControllerGetMeSignature5Responses, WalletsV1ControllerGetMeSignature5Errors, WalletsV1ControllerCreateMeSignatureRequest5Data, WalletsV1ControllerCreateMeSignatureRequest5Responses, WalletsV1ControllerCreateMeSignatureRequest5Errors, WalletsV1ControllerGetMeWalletActivity5Data, WalletsV1ControllerGetMeWalletActivity5Responses, WalletsV1ControllerGetMeWalletActivity5Errors, WalletsV1ControllerGetMeWallet5Data, WalletsV1ControllerGetMeWallet5Responses, WalletsV1ControllerCreateMeWallet5Data, WalletsV1ControllerCreateMeWallet5Responses, WalletsV1ControllerSubmitApprovals5Data, WalletsV1ControllerSubmitApprovals5Responses, WalletsV1ControllerSubmitApprovals5Errors, WalletsV1ControllerGetTransaction5Data, WalletsV1ControllerGetTransaction5Responses, WalletsV1ControllerGetTransaction5Errors, WalletsV1ControllerGetTransactionsWithoutChain5Data, WalletsV1ControllerGetTransactionsWithoutChain5Responses, WalletsV1ControllerGetTransactionsWithoutChain5Errors, WalletsV1ControllerCreateTransaction5Data, WalletsV1ControllerCreateTransaction5Responses, WalletsV1ControllerCreateTransaction5Errors, WalletsV1ControllerGetDelegatedSigner5Data, WalletsV1ControllerGetDelegatedSigner5Responses, WalletsV1ControllerGetDelegatedSigner5Errors, WalletsV1ControllerCreateDelegatedSigner5Data, WalletsV1ControllerCreateDelegatedSigner5Responses, WalletsV1ControllerCreateDelegatedSigner5Errors, WalletsV1ControllerSubmitSignatureApprovals5Data, WalletsV1ControllerSubmitSignatureApprovals5Responses, WalletsV1ControllerSubmitSignatureApprovals5Errors, WalletsV1ControllerGetSignature5Data, WalletsV1ControllerGetSignature5Responses, WalletsV1ControllerGetSignature5Errors, WalletsV1ControllerGetAllSignatures5Data, WalletsV1ControllerGetAllSignatures5Responses, WalletsV1ControllerGetAllSignatures5Errors, WalletsV1ControllerCreateSignatureRequest5Data, WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, BalanceControllerGetBalanceForLocator2Data, BalanceControllerGetBalanceForLocator2Responses, BalanceControllerGetBalanceForLocator2Errors, BalanceControllerFundWallet2Data, BalanceControllerFundWallet2Responses, BalanceControllerFundWallet2Errors, WalletsV1ControllerGetWalletActivity5Data, WalletsV1ControllerGetWalletActivity5Responses, WalletsV1ControllerGetWalletActivity5Errors, WalletsV1ControllerGetWalletByLocator5Data, WalletsV1ControllerGetWalletByLocator5Responses, WalletsV1ControllerGetWalletByLocator5Errors, WalletsV1ControllerCreateWallet5Data, WalletsV1ControllerCreateWallet5Responses, WalletsV1ControllerCreateWallet5Errors, WalletsSendTokenControllerSendMeToken2Data, WalletsSendTokenControllerSendMeToken2Responses, WalletsSendTokenControllerSendToken2Data, WalletsSendTokenControllerSendToken2Responses, BalanceUnstableControllerGetBalanceForLocator2Data, BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, WalletsV2025ControllerSubmitMeApprovals2Data, WalletsV2025ControllerSubmitMeApprovals2Responses, WalletsV2025ControllerSubmitMeApprovals2Errors, WalletsV2025ControllerGetMeTransaction2Data, WalletsV2025ControllerGetMeTransaction2Responses, WalletsV2025ControllerGetMeTransaction2Errors, WalletsV2025ControllerGetMeTransactionsWithoutChain2Data, WalletsV2025ControllerGetMeTransactionsWithoutChain2Responses, WalletsV2025ControllerGetMeTransactionsWithoutChain2Errors, WalletsV2025ControllerCreateMeTransaction2Data, WalletsV2025ControllerCreateMeTransaction2Responses, WalletsV2025ControllerCreateMeTransaction2Errors, WalletsSendTokenV2025ControllerSendMeToken2Data, WalletsSendTokenV2025ControllerSendMeToken2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Data, WalletsV2025ControllerGetMeDelegatedSigner2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Errors, WalletsV2025ControllerCreateMeDelegatedSigner2Data, WalletsV2025ControllerCreateMeDelegatedSigner2Responses, WalletsV2025ControllerCreateMeDelegatedSigner2Errors, WalletsV2025ControllerSubmitMeSignatureApprovals2Data, WalletsV2025ControllerSubmitMeSignatureApprovals2Responses, WalletsV2025ControllerSubmitMeSignatureApprovals2Errors, WalletsV2025ControllerGetMeSignature2Data, WalletsV2025ControllerGetMeSignature2Responses, WalletsV2025ControllerGetMeSignature2Errors, WalletsV2025ControllerGetMeSignatures2Data, WalletsV2025ControllerGetMeSignatures2Responses, WalletsV2025ControllerGetMeSignatures2Errors, WalletsV2025ControllerCreateMeSignatureRequest2Data, WalletsV2025ControllerCreateMeSignatureRequest2Responses, WalletsV2025ControllerCreateMeSignatureRequest2Errors, BalanceV20250609ControllerGetBalanceForLocator2Data, BalanceV20250609ControllerGetBalanceForLocator2Responses, BalanceV20250609ControllerGetBalanceForLocator2Errors, WalletsV2025ControllerGetMeWallet2Data, WalletsV2025ControllerGetMeWallet2Responses, WalletsV2025ControllerCreateMeWallet2Data, WalletsV2025ControllerCreateMeWallet2Responses, WalletsV2025ControllerSubmitApprovals2Data, WalletsV2025ControllerSubmitApprovals2Responses, WalletsV2025ControllerSubmitApprovals2Errors, WalletsV2025ControllerGetTransaction2Data, WalletsV2025ControllerGetTransaction2Responses, WalletsV2025ControllerGetTransaction2Errors, WalletsV2025ControllerGetTransactionsWithoutChain2Data, WalletsV2025ControllerGetTransactionsWithoutChain2Responses, WalletsV2025ControllerGetTransactionsWithoutChain2Errors, WalletsV2025ControllerCreateTransaction2Data, WalletsV2025ControllerCreateTransaction2Responses, WalletsV2025ControllerCreateTransaction2Errors, WalletsSendTokenV2025ControllerSendToken2Data, WalletsSendTokenV2025ControllerSendToken2Responses, WalletsV2025ControllerGetDelegatedSigner2Data, WalletsV2025ControllerGetDelegatedSigner2Responses, WalletsV2025ControllerGetDelegatedSigner2Errors, WalletsV2025ControllerCreateDelegatedSigner2Data, WalletsV2025ControllerCreateDelegatedSigner2Responses, WalletsV2025ControllerCreateDelegatedSigner2Errors, WalletsV2025ControllerSubmitSignatureApprovals2Data, WalletsV2025ControllerSubmitSignatureApprovals2Responses, WalletsV2025ControllerSubmitSignatureApprovals2Errors, WalletsV2025ControllerGetSignature2Data, WalletsV2025ControllerGetSignature2Responses, WalletsV2025ControllerGetSignature2Errors, WalletsV2025ControllerGetAllSignatures2Data, WalletsV2025ControllerGetAllSignatures2Responses, WalletsV2025ControllerGetAllSignatures2Errors, WalletsV2025ControllerCreateSignatureRequest2Data, WalletsV2025ControllerCreateSignatureRequest2Responses, WalletsV2025ControllerCreateSignatureRequest2Errors, WalletsV2025ControllerGetWalletActivity2Data, WalletsV2025ControllerGetWalletActivity2Responses, WalletsV2025ControllerGetWalletActivity2Errors, WalletsV2025ControllerGetWalletByLocator2Data, WalletsV2025ControllerGetWalletByLocator2Responses, WalletsV2025ControllerGetWalletByLocator2Errors, WalletsV2025ControllerCreateWallet2Data, WalletsV2025ControllerCreateWallet2Responses, WalletsV2025ControllerCreateWallet2Errors, WalletsV1ControllerSubmitMeApprovals4Data, WalletsV1ControllerSubmitMeApprovals4Responses, WalletsV1ControllerSubmitMeApprovals4Errors, WalletsV1ControllerGetMeTransaction4Data, WalletsV1ControllerGetMeTransaction4Responses, WalletsV1ControllerGetMeTransaction4Errors, WalletsV1ControllerGetMeTransactionsWithoutChain4Data, WalletsV1ControllerGetMeTransactionsWithoutChain4Responses, WalletsV1ControllerGetMeTransactionsWithoutChain4Errors, WalletsV1ControllerCreateMeTransaction4Data, WalletsV1ControllerCreateMeTransaction4Responses, WalletsV1ControllerCreateMeTransaction4Errors, WalletsV1ControllerGetMeDelegatedSigner4Data, WalletsV1ControllerGetMeDelegatedSigner4Responses, WalletsV1ControllerGetMeDelegatedSigner4Errors, WalletsV1ControllerCreateMeDelegatedSigner4Data, WalletsV1ControllerCreateMeDelegatedSigner4Responses, WalletsV1ControllerCreateMeDelegatedSigner4Errors, WalletsV1ControllerSubmitMeSignatureApprovals4Data, WalletsV1ControllerSubmitMeSignatureApprovals4Responses, WalletsV1ControllerSubmitMeSignatureApprovals4Errors, WalletsV1ControllerGetMeSignature4Data, WalletsV1ControllerGetMeSignature4Responses, WalletsV1ControllerGetMeSignature4Errors, WalletsV1ControllerCreateMeSignatureRequest4Data, WalletsV1ControllerCreateMeSignatureRequest4Responses, WalletsV1ControllerCreateMeSignatureRequest4Errors, WalletsV1ControllerGetMeWalletActivity4Data, WalletsV1ControllerGetMeWalletActivity4Responses, WalletsV1ControllerGetMeWalletActivity4Errors, WalletsV1ControllerGetMeWallet4Data, WalletsV1ControllerGetMeWallet4Responses, WalletsV1ControllerCreateMeWallet4Data, WalletsV1ControllerCreateMeWallet4Responses, WalletsV1ControllerSubmitApprovals4Data, WalletsV1ControllerSubmitApprovals4Responses, WalletsV1ControllerSubmitApprovals4Errors, WalletsV1ControllerGetTransaction4Data, WalletsV1ControllerGetTransaction4Responses, WalletsV1ControllerGetTransaction4Errors, WalletsV1ControllerGetTransactionsWithoutChain4Data, WalletsV1ControllerGetTransactionsWithoutChain4Responses, WalletsV1ControllerGetTransactionsWithoutChain4Errors, WalletsV1ControllerCreateTransaction4Data, WalletsV1ControllerCreateTransaction4Responses, WalletsV1ControllerCreateTransaction4Errors, WalletsV1ControllerGetDelegatedSigner4Data, WalletsV1ControllerGetDelegatedSigner4Responses, WalletsV1ControllerGetDelegatedSigner4Errors, WalletsV1ControllerCreateDelegatedSigner4Data, WalletsV1ControllerCreateDelegatedSigner4Responses, WalletsV1ControllerCreateDelegatedSigner4Errors, WalletsV1ControllerSubmitSignatureApprovals4Data, WalletsV1ControllerSubmitSignatureApprovals4Responses, WalletsV1ControllerSubmitSignatureApprovals4Errors, WalletsV1ControllerGetSignature4Data, WalletsV1ControllerGetSignature4Responses, WalletsV1ControllerGetSignature4Errors, WalletsV1ControllerGetAllSignatures4Data, WalletsV1ControllerGetAllSignatures4Responses, WalletsV1ControllerGetAllSignatures4Errors, WalletsV1ControllerCreateSignatureRequest4Data, WalletsV1ControllerCreateSignatureRequest4Responses, WalletsV1ControllerCreateSignatureRequest4Errors, WalletsV1ControllerGetWalletActivity4Data, WalletsV1ControllerGetWalletActivity4Responses, WalletsV1ControllerGetWalletActivity4Errors, WalletsV1ControllerGetWalletByLocator4Data, WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, WalletNftControllerGetNftsFromWallet4Data, WalletNftControllerGetNftsFromWallet4Responses, WalletsV1ControllerCreateWallet4Data, WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors } from './types.gen.js';
2
2
  import * as _hey_api_client_fetch from '@hey-api/client-fetch';
3
3
  import { TDataShape, Options as Options$1, Client } from '@hey-api/client-fetch';
4
4
 
@@ -169,14 +169,6 @@ declare const walletsV1ControllerGetAllSignatures5: <ThrowOnError extends boolea
169
169
  * **API scope required**: `wallets:signatures.create`
170
170
  */
171
171
  declare const walletsV1ControllerCreateSignatureRequest5: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerCreateSignatureRequest5Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerCreateSignatureRequest5Responses, WalletsV1ControllerCreateSignatureRequest5Errors, ThrowOnError>;
172
- /**
173
- * Get NFTs from Wallet
174
- * Fetch the NFTs in a provided wallet
175
- *
176
- * **API scope required**: `wallets:nfts.read`
177
- *
178
- */
179
- declare const fetchContentFromWallet: <ThrowOnError extends boolean = false>(options: Options<FetchContentFromWalletData, ThrowOnError>) => _hey_api_client_fetch.RequestResult<FetchContentFromWalletResponses, FetchContentFromWalletErrors, ThrowOnError>;
180
172
  /**
181
173
  * Get Wallet Balance
182
174
  * Get the balance of a wallet for a given chain and currency
@@ -229,6 +221,198 @@ declare const walletsSendTokenControllerSendToken2: <ThrowOnError extends boolea
229
221
  * **API scope required**: `wallets:balance.read`
230
222
  */
231
223
  declare const balanceUnstableControllerGetBalanceForLocator2: <ThrowOnError extends boolean = false>(options: Options<BalanceUnstableControllerGetBalanceForLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<BalanceUnstableControllerGetBalanceForLocator2Responses, BalanceUnstableControllerGetBalanceForLocator2Errors, ThrowOnError>;
224
+ /**
225
+ * Approve Transaction For Authenticated User
226
+ * Submit approval signature for a pending transaction. Required for transactions using external signers.
227
+ *
228
+ * **API scope required**: `wallets:transactions.sign`
229
+ */
230
+ declare const walletsV2025ControllerSubmitMeApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitMeApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitMeApprovals2Responses, WalletsV2025ControllerSubmitMeApprovals2Errors, ThrowOnError>;
231
+ /**
232
+ * Get Transaction For Authenticated User
233
+ * Retrieves the current status and details of a specific transaction.
234
+ *
235
+ * **API scope required**: `wallets:transactions.read`
236
+ */
237
+ declare const walletsV2025ControllerGetMeTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeTransaction2Responses, WalletsV2025ControllerGetMeTransaction2Errors, ThrowOnError>;
238
+ /**
239
+ * Get Wallet Transactions For Authenticated User
240
+ * Retrieves all transactions associated with the specified wallet.
241
+ *
242
+ * **API scope required**: `wallets:transactions.read`
243
+ */
244
+ declare const walletsV2025ControllerGetMeTransactionsWithoutChain2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeTransactionsWithoutChain2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeTransactionsWithoutChain2Responses, WalletsV2025ControllerGetMeTransactionsWithoutChain2Errors, ThrowOnError>;
245
+ /**
246
+ * Create Transaction For Authenticated User
247
+ * Creates a new transaction for the authenticated user. Transaction will be automatically broadcast once it has all necessary approvals.
248
+ *
249
+ * **API scope required**: `wallets:transactions.create`
250
+ */
251
+ declare const walletsV2025ControllerCreateMeTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeTransaction2Responses, WalletsV2025ControllerCreateMeTransaction2Errors, ThrowOnError>;
252
+ /**
253
+ * Transfer Token For Authenticated User
254
+ * Sends a token of any type from the authenticated user's wallet to a recipient
255
+ */
256
+ declare const walletsSendTokenV2025ControllerSendMeToken2: <ThrowOnError extends boolean = false>(options: Options<WalletsSendTokenV2025ControllerSendMeToken2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsSendTokenV2025ControllerSendMeToken2Responses, unknown, ThrowOnError>;
257
+ /**
258
+ * Get Delegated Signer For Authenticated User
259
+ * Retrieve details about a specific delegated signer by its locator.
260
+ *
261
+ * **API scope required**: `wallets.read`
262
+ */
263
+ declare const walletsV2025ControllerGetMeDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeDelegatedSigner2Responses, WalletsV2025ControllerGetMeDelegatedSigner2Errors, ThrowOnError>;
264
+ /**
265
+ * Create Delegated Signer For Authenticated User
266
+ * Register a delegated key for a smart wallet with optional restrictions around permissions and expiry date.
267
+ *
268
+ * **API scope required**: `wallets.create`
269
+ */
270
+ declare const walletsV2025ControllerCreateMeDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeDelegatedSigner2Responses, WalletsV2025ControllerCreateMeDelegatedSigner2Errors, ThrowOnError>;
271
+ /**
272
+ * Approve Signature For Authenticated User
273
+ * Submit approval for a signature to sign a message or typed data.
274
+ *
275
+ * **API scope required**: `wallets:signatures.create`
276
+ */
277
+ declare const walletsV2025ControllerSubmitMeSignatureApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitMeSignatureApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitMeSignatureApprovals2Responses, WalletsV2025ControllerSubmitMeSignatureApprovals2Errors, ThrowOnError>;
278
+ /**
279
+ * Get Signature For Authenticated User
280
+ * Retrieves details about a specific signature by its ID.
281
+ *
282
+ * **API scope required**: `wallets:signatures.read`
283
+ */
284
+ declare const walletsV2025ControllerGetMeSignature2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeSignature2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeSignature2Responses, WalletsV2025ControllerGetMeSignature2Errors, ThrowOnError>;
285
+ /**
286
+ * Get Wallet Signatures For Authenticated User
287
+ * Retrieves all signatures associated with the specified wallet.
288
+ *
289
+ * **API scope required**: `wallets:signatures.read`
290
+ */
291
+ declare const walletsV2025ControllerGetMeSignatures2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeSignatures2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeSignatures2Responses, WalletsV2025ControllerGetMeSignatures2Errors, ThrowOnError>;
292
+ /**
293
+ * Create Signature For Authenticated User
294
+ * Creates a new signature for signing messages or typed data.
295
+ *
296
+ * **API scope required**: `wallets:signatures.create`
297
+ */
298
+ declare const walletsV2025ControllerCreateMeSignatureRequest2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeSignatureRequest2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeSignatureRequest2Responses, WalletsV2025ControllerCreateMeSignatureRequest2Errors, ThrowOnError>;
299
+ /**
300
+ * Get Wallet Balance
301
+ * Get the balance of a wallet for a given chain and currency
302
+ *
303
+ * **API scope required**: `wallets:balance.read`
304
+ */
305
+ declare const balanceV20250609ControllerGetBalanceForLocator2: <ThrowOnError extends boolean = false>(options: Options<BalanceV20250609ControllerGetBalanceForLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<BalanceV20250609ControllerGetBalanceForLocator2Responses, BalanceV20250609ControllerGetBalanceForLocator2Errors, ThrowOnError>;
306
+ /**
307
+ * Get Wallet For Authenticated User
308
+ * Retrieves a wallet for the authenticated user.
309
+ *
310
+ * **API scope required**: `wallets.read`
311
+ */
312
+ declare const walletsV2025ControllerGetMeWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetMeWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetMeWallet2Responses, unknown, ThrowOnError>;
313
+ /**
314
+ * Create Wallet For Authenticated User
315
+ * Creates a new wallet of specified type for the authenticated user. If called for a user who already has a wallet, returns the existing wallet. Supports both custodial and non-custodial wallet types. Uses client-side API key authentication.
316
+ *
317
+ * **API scope required**: `wallets.create`
318
+ */
319
+ declare const walletsV2025ControllerCreateMeWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateMeWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateMeWallet2Responses, unknown, ThrowOnError>;
320
+ /**
321
+ * Approve Transaction
322
+ * Submit approval signature for a pending transaction. Required for transactions using external signers.
323
+ *
324
+ * **API scope required**: `wallets:transactions.sign`
325
+ */
326
+ declare const walletsV2025ControllerSubmitApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitApprovals2Responses, WalletsV2025ControllerSubmitApprovals2Errors, ThrowOnError>;
327
+ /**
328
+ * Get Transaction
329
+ * Retrieves the current status and details of a specific transaction.
330
+ *
331
+ * **API scope required**: `wallets:transactions.read`
332
+ */
333
+ declare const walletsV2025ControllerGetTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetTransaction2Responses, WalletsV2025ControllerGetTransaction2Errors, ThrowOnError>;
334
+ /**
335
+ * Get Wallet Transactions
336
+ * Retrieves all transactions associated with the specified wallet.
337
+ *
338
+ * **API scope required**: `wallets:transactions.read`
339
+ */
340
+ declare const walletsV2025ControllerGetTransactionsWithoutChain2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetTransactionsWithoutChain2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetTransactionsWithoutChain2Responses, WalletsV2025ControllerGetTransactionsWithoutChain2Errors, ThrowOnError>;
341
+ /**
342
+ * Create Transaction
343
+ * Creates a new transaction for the specified wallet. Transaction will be automatically broadcast once it has all necessary approvals.
344
+ *
345
+ * **API scope required**: `wallets:transactions.create`
346
+ */
347
+ declare const walletsV2025ControllerCreateTransaction2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateTransaction2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateTransaction2Responses, WalletsV2025ControllerCreateTransaction2Errors, ThrowOnError>;
348
+ /**
349
+ * Transfer Token
350
+ * Sends a token of any type from this wallet to a recipient
351
+ */
352
+ declare const walletsSendTokenV2025ControllerSendToken2: <ThrowOnError extends boolean = false>(options: Options<WalletsSendTokenV2025ControllerSendToken2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsSendTokenV2025ControllerSendToken2Responses, unknown, ThrowOnError>;
353
+ /**
354
+ * Get Delegated Signer
355
+ * Retrieve details about a specific delegated signer by its locator.
356
+ *
357
+ * **API scope required**: `wallets.read`
358
+ */
359
+ declare const walletsV2025ControllerGetDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetDelegatedSigner2Responses, WalletsV2025ControllerGetDelegatedSigner2Errors, ThrowOnError>;
360
+ /**
361
+ * Create Delegated Signer
362
+ * Create a delegated signer for a smart wallet with optional restrictions around permissions and expiry date.
363
+ *
364
+ * **API scope required**: `wallets.create`
365
+ */
366
+ declare const walletsV2025ControllerCreateDelegatedSigner2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateDelegatedSigner2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateDelegatedSigner2Responses, WalletsV2025ControllerCreateDelegatedSigner2Errors, ThrowOnError>;
367
+ /**
368
+ * Approve Signature
369
+ * Submit approval for a signature to sign a message or typed data.
370
+ *
371
+ * **API scope required**: `wallets:signatures.create`
372
+ */
373
+ declare const walletsV2025ControllerSubmitSignatureApprovals2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerSubmitSignatureApprovals2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerSubmitSignatureApprovals2Responses, WalletsV2025ControllerSubmitSignatureApprovals2Errors, ThrowOnError>;
374
+ /**
375
+ * Get Signature
376
+ * Retrieves details about a specific signature by its ID.
377
+ *
378
+ * **API scope required**: `wallets:signatures.read`
379
+ */
380
+ declare const walletsV2025ControllerGetSignature2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetSignature2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetSignature2Responses, WalletsV2025ControllerGetSignature2Errors, ThrowOnError>;
381
+ /**
382
+ * Get All Signatures
383
+ * Retrieves all signatures associated with the specified wallet.
384
+ *
385
+ * **API scope required**: `wallets:signatures.read`
386
+ */
387
+ declare const walletsV2025ControllerGetAllSignatures2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetAllSignatures2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetAllSignatures2Responses, WalletsV2025ControllerGetAllSignatures2Errors, ThrowOnError>;
388
+ /**
389
+ * Create Signature
390
+ * Creates a new signature for signing messages or typed data.
391
+ *
392
+ * **API scope required**: `wallets:signatures.create`
393
+ */
394
+ declare const walletsV2025ControllerCreateSignatureRequest2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateSignatureRequest2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateSignatureRequest2Responses, WalletsV2025ControllerCreateSignatureRequest2Errors, ThrowOnError>;
395
+ /**
396
+ * Get Wallet Activity
397
+ * Retrieves activity history for the specified wallet including transactions and other relevant events.
398
+ *
399
+ * **API scope required**: `wallets.read`
400
+ */
401
+ declare const walletsV2025ControllerGetWalletActivity2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetWalletActivity2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetWalletActivity2Responses, WalletsV2025ControllerGetWalletActivity2Errors, ThrowOnError>;
402
+ /**
403
+ * Get Wallet By Locator
404
+ * Retrieves a wallet by its locator (address or user identifier and wallet type)
405
+ *
406
+ * **API scope required**: `wallets.read`
407
+ */
408
+ declare const walletsV2025ControllerGetWalletByLocator2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerGetWalletByLocator2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerGetWalletByLocator2Responses, WalletsV2025ControllerGetWalletByLocator2Errors, ThrowOnError>;
409
+ /**
410
+ * Create Wallet
411
+ * Creates a new wallet of specified type. If called with an idempotency key or for a user who already has a wallet, returns existing wallet. When owner is provided, subsequent calls with the same owner will return the existing wallet. Supports both custodial and non-custodial wallet types.
412
+ *
413
+ * **API scope required**: `wallets.create`
414
+ */
415
+ declare const walletsV2025ControllerCreateWallet2: <ThrowOnError extends boolean = false>(options: Options<WalletsV2025ControllerCreateWallet2Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV2025ControllerCreateWallet2Responses, WalletsV2025ControllerCreateWallet2Errors, ThrowOnError>;
232
416
  /**
233
417
  * Approve Transaction For Authenticated User
234
418
  * Submit approval signature for a pending transaction. Required for transactions using external signers.
@@ -397,6 +581,13 @@ declare const walletsV1ControllerGetWalletActivity4: <ThrowOnError extends boole
397
581
  * **API scope required**: `wallets.read`
398
582
  */
399
583
  declare const walletsV1ControllerGetWalletByLocator4: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerGetWalletByLocator4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerGetWalletByLocator4Responses, WalletsV1ControllerGetWalletByLocator4Errors, ThrowOnError>;
584
+ /**
585
+ * Get NFTs from Wallet
586
+ * Retrieves NFTs from a wallet.
587
+ *
588
+ * **API scope required**: `wallets:nfts.read`
589
+ */
590
+ declare const walletNftControllerGetNftsFromWallet4: <ThrowOnError extends boolean = false>(options: Options<WalletNftControllerGetNftsFromWallet4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletNftControllerGetNftsFromWallet4Responses, unknown, ThrowOnError>;
400
591
  /**
401
592
  * Create Wallet
402
593
  * Creates a new wallet of specified type. If called with an idempotency key or for a user who already has a wallet, returns existing wallet. When linkedUser is provided, subsequent calls with the same linkedUser will return the existing wallet. Supports both custodial and non-custodial wallet types.
@@ -405,4 +596,4 @@ declare const walletsV1ControllerGetWalletByLocator4: <ThrowOnError extends bool
405
596
  */
406
597
  declare const walletsV1ControllerCreateWallet4: <ThrowOnError extends boolean = false>(options: Options<WalletsV1ControllerCreateWallet4Data, ThrowOnError>) => _hey_api_client_fetch.RequestResult<WalletsV1ControllerCreateWallet4Responses, WalletsV1ControllerCreateWallet4Errors, ThrowOnError>;
407
598
 
408
- export { type Options, balanceControllerFundWallet2, balanceControllerGetBalanceForLocator2, balanceUnstableControllerGetBalanceForLocator2, fetchContentFromWallet, walletsSendTokenControllerSendMeToken2, walletsSendTokenControllerSendToken2, walletsV1ControllerCreateDelegatedSigner4, walletsV1ControllerCreateDelegatedSigner5, walletsV1ControllerCreateMeDelegatedSigner4, walletsV1ControllerCreateMeDelegatedSigner5, walletsV1ControllerCreateMeSignatureRequest4, walletsV1ControllerCreateMeSignatureRequest5, walletsV1ControllerCreateMeTransaction4, walletsV1ControllerCreateMeTransaction5, walletsV1ControllerCreateMeWallet4, walletsV1ControllerCreateMeWallet5, walletsV1ControllerCreateSignatureRequest4, walletsV1ControllerCreateSignatureRequest5, walletsV1ControllerCreateTransaction4, walletsV1ControllerCreateTransaction5, walletsV1ControllerCreateWallet4, walletsV1ControllerCreateWallet5, walletsV1ControllerGetAllSignatures4, walletsV1ControllerGetAllSignatures5, walletsV1ControllerGetDelegatedSigner4, walletsV1ControllerGetDelegatedSigner5, walletsV1ControllerGetMeDelegatedSigner4, walletsV1ControllerGetMeDelegatedSigner5, walletsV1ControllerGetMeSignature4, walletsV1ControllerGetMeSignature5, walletsV1ControllerGetMeTransaction4, walletsV1ControllerGetMeTransaction5, walletsV1ControllerGetMeTransactionsWithoutChain4, walletsV1ControllerGetMeTransactionsWithoutChain5, walletsV1ControllerGetMeWallet4, walletsV1ControllerGetMeWallet5, walletsV1ControllerGetMeWalletActivity4, walletsV1ControllerGetMeWalletActivity5, walletsV1ControllerGetSignature4, walletsV1ControllerGetSignature5, walletsV1ControllerGetTransaction4, walletsV1ControllerGetTransaction5, walletsV1ControllerGetTransactionsWithoutChain4, walletsV1ControllerGetTransactionsWithoutChain5, walletsV1ControllerGetWalletActivity4, walletsV1ControllerGetWalletActivity5, walletsV1ControllerGetWalletByLocator4, walletsV1ControllerGetWalletByLocator5, walletsV1ControllerSubmitApprovals4, walletsV1ControllerSubmitApprovals5, walletsV1ControllerSubmitMeApprovals4, walletsV1ControllerSubmitMeApprovals5, walletsV1ControllerSubmitMeSignatureApprovals4, walletsV1ControllerSubmitMeSignatureApprovals5, walletsV1ControllerSubmitSignatureApprovals4, walletsV1ControllerSubmitSignatureApprovals5 };
599
+ export { type Options, balanceControllerFundWallet2, balanceControllerGetBalanceForLocator2, balanceUnstableControllerGetBalanceForLocator2, balanceV20250609ControllerGetBalanceForLocator2, walletNftControllerGetNftsFromWallet4, walletsSendTokenControllerSendMeToken2, walletsSendTokenControllerSendToken2, walletsSendTokenV2025ControllerSendMeToken2, walletsSendTokenV2025ControllerSendToken2, walletsV1ControllerCreateDelegatedSigner4, walletsV1ControllerCreateDelegatedSigner5, walletsV1ControllerCreateMeDelegatedSigner4, walletsV1ControllerCreateMeDelegatedSigner5, walletsV1ControllerCreateMeSignatureRequest4, walletsV1ControllerCreateMeSignatureRequest5, walletsV1ControllerCreateMeTransaction4, walletsV1ControllerCreateMeTransaction5, walletsV1ControllerCreateMeWallet4, walletsV1ControllerCreateMeWallet5, walletsV1ControllerCreateSignatureRequest4, walletsV1ControllerCreateSignatureRequest5, walletsV1ControllerCreateTransaction4, walletsV1ControllerCreateTransaction5, walletsV1ControllerCreateWallet4, walletsV1ControllerCreateWallet5, walletsV1ControllerGetAllSignatures4, walletsV1ControllerGetAllSignatures5, walletsV1ControllerGetDelegatedSigner4, walletsV1ControllerGetDelegatedSigner5, walletsV1ControllerGetMeDelegatedSigner4, walletsV1ControllerGetMeDelegatedSigner5, walletsV1ControllerGetMeSignature4, walletsV1ControllerGetMeSignature5, walletsV1ControllerGetMeTransaction4, walletsV1ControllerGetMeTransaction5, walletsV1ControllerGetMeTransactionsWithoutChain4, walletsV1ControllerGetMeTransactionsWithoutChain5, walletsV1ControllerGetMeWallet4, walletsV1ControllerGetMeWallet5, walletsV1ControllerGetMeWalletActivity4, walletsV1ControllerGetMeWalletActivity5, walletsV1ControllerGetSignature4, walletsV1ControllerGetSignature5, walletsV1ControllerGetTransaction4, walletsV1ControllerGetTransaction5, walletsV1ControllerGetTransactionsWithoutChain4, walletsV1ControllerGetTransactionsWithoutChain5, walletsV1ControllerGetWalletActivity4, walletsV1ControllerGetWalletActivity5, walletsV1ControllerGetWalletByLocator4, walletsV1ControllerGetWalletByLocator5, walletsV1ControllerSubmitApprovals4, walletsV1ControllerSubmitApprovals5, walletsV1ControllerSubmitMeApprovals4, walletsV1ControllerSubmitMeApprovals5, walletsV1ControllerSubmitMeSignatureApprovals4, walletsV1ControllerSubmitMeSignatureApprovals5, walletsV1ControllerSubmitSignatureApprovals4, walletsV1ControllerSubmitSignatureApprovals5, walletsV2025ControllerCreateDelegatedSigner2, walletsV2025ControllerCreateMeDelegatedSigner2, walletsV2025ControllerCreateMeSignatureRequest2, walletsV2025ControllerCreateMeTransaction2, walletsV2025ControllerCreateMeWallet2, walletsV2025ControllerCreateSignatureRequest2, walletsV2025ControllerCreateTransaction2, walletsV2025ControllerCreateWallet2, walletsV2025ControllerGetAllSignatures2, walletsV2025ControllerGetDelegatedSigner2, walletsV2025ControllerGetMeDelegatedSigner2, walletsV2025ControllerGetMeSignature2, walletsV2025ControllerGetMeSignatures2, walletsV2025ControllerGetMeTransaction2, walletsV2025ControllerGetMeTransactionsWithoutChain2, walletsV2025ControllerGetMeWallet2, walletsV2025ControllerGetSignature2, walletsV2025ControllerGetTransaction2, walletsV2025ControllerGetTransactionsWithoutChain2, walletsV2025ControllerGetWalletActivity2, walletsV2025ControllerGetWalletByLocator2, walletsV2025ControllerSubmitApprovals2, walletsV2025ControllerSubmitMeApprovals2, walletsV2025ControllerSubmitMeSignatureApprovals2, walletsV2025ControllerSubmitSignatureApprovals2 };
@@ -1 +1 @@
1
- import{$,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,a,aa,b,ba,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}from"../../chunk-Q3WOEBKN.js";import"../../chunk-5M7IRODB.js";import"../../chunk-BW7YYVZE.js";export{y as balanceControllerFundWallet2,x as balanceControllerGetBalanceForLocator2,E as balanceUnstableControllerGetBalanceForLocator2,w as fetchContentFromWallet,C as walletsSendTokenControllerSendMeToken2,D as walletsSendTokenControllerSendToken2,W as walletsV1ControllerCreateDelegatedSigner4,r as walletsV1ControllerCreateDelegatedSigner5,K as walletsV1ControllerCreateMeDelegatedSigner4,f as walletsV1ControllerCreateMeDelegatedSigner5,N as walletsV1ControllerCreateMeSignatureRequest4,i as walletsV1ControllerCreateMeSignatureRequest5,I as walletsV1ControllerCreateMeTransaction4,d as walletsV1ControllerCreateMeTransaction5,Q as walletsV1ControllerCreateMeWallet4,l as walletsV1ControllerCreateMeWallet5,_ as walletsV1ControllerCreateSignatureRequest4,v as walletsV1ControllerCreateSignatureRequest5,U as walletsV1ControllerCreateTransaction4,p as walletsV1ControllerCreateTransaction5,ba as walletsV1ControllerCreateWallet4,B as walletsV1ControllerCreateWallet5,Z as walletsV1ControllerGetAllSignatures4,u as walletsV1ControllerGetAllSignatures5,V as walletsV1ControllerGetDelegatedSigner4,q as walletsV1ControllerGetDelegatedSigner5,J as walletsV1ControllerGetMeDelegatedSigner4,e as walletsV1ControllerGetMeDelegatedSigner5,M as walletsV1ControllerGetMeSignature4,h as walletsV1ControllerGetMeSignature5,G as walletsV1ControllerGetMeTransaction4,b as walletsV1ControllerGetMeTransaction5,H as walletsV1ControllerGetMeTransactionsWithoutChain4,c as walletsV1ControllerGetMeTransactionsWithoutChain5,P as walletsV1ControllerGetMeWallet4,k as walletsV1ControllerGetMeWallet5,O as walletsV1ControllerGetMeWalletActivity4,j as walletsV1ControllerGetMeWalletActivity5,Y as walletsV1ControllerGetSignature4,t as walletsV1ControllerGetSignature5,S as walletsV1ControllerGetTransaction4,n as walletsV1ControllerGetTransaction5,T as walletsV1ControllerGetTransactionsWithoutChain4,o as walletsV1ControllerGetTransactionsWithoutChain5,$ as walletsV1ControllerGetWalletActivity4,z as walletsV1ControllerGetWalletActivity5,aa as walletsV1ControllerGetWalletByLocator4,A as walletsV1ControllerGetWalletByLocator5,R as walletsV1ControllerSubmitApprovals4,m as walletsV1ControllerSubmitApprovals5,F as walletsV1ControllerSubmitMeApprovals4,a as walletsV1ControllerSubmitMeApprovals5,L as walletsV1ControllerSubmitMeSignatureApprovals4,g as walletsV1ControllerSubmitMeSignatureApprovals5,X as walletsV1ControllerSubmitSignatureApprovals4,s as walletsV1ControllerSubmitSignatureApprovals5};
1
+ import{$,A,Aa,B,Ba,C,Ca,D,Da,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,a,aa,b,ba,c,ca,d,da,e,ea,f,fa,g,ga,h,ha,i,ia,j,ja,k,ka,l,la,m,ma,n,na,o,oa,p,pa,q,qa,r,ra,s,sa,t,ta,u,ua,v,va,w,wa,x,xa,y,ya,z,za}from"../../chunk-RMIMNREY.js";import"../../chunk-5M7IRODB.js";import"../../chunk-BW7YYVZE.js";export{x as balanceControllerFundWallet2,w as balanceControllerGetBalanceForLocator2,D as balanceUnstableControllerGetBalanceForLocator2,P as balanceV20250609ControllerGetBalanceForLocator2,Ca as walletNftControllerGetNftsFromWallet4,B as walletsSendTokenControllerSendMeToken2,C as walletsSendTokenControllerSendToken2,I as walletsSendTokenV2025ControllerSendMeToken2,W as walletsSendTokenV2025ControllerSendToken2,va as walletsV1ControllerCreateDelegatedSigner4,r as walletsV1ControllerCreateDelegatedSigner5,ja as walletsV1ControllerCreateMeDelegatedSigner4,f as walletsV1ControllerCreateMeDelegatedSigner5,ma as walletsV1ControllerCreateMeSignatureRequest4,i as walletsV1ControllerCreateMeSignatureRequest5,ha as walletsV1ControllerCreateMeTransaction4,d as walletsV1ControllerCreateMeTransaction5,pa as walletsV1ControllerCreateMeWallet4,l as walletsV1ControllerCreateMeWallet5,za as walletsV1ControllerCreateSignatureRequest4,v as walletsV1ControllerCreateSignatureRequest5,ta as walletsV1ControllerCreateTransaction4,p as walletsV1ControllerCreateTransaction5,Da as walletsV1ControllerCreateWallet4,A as walletsV1ControllerCreateWallet5,ya as walletsV1ControllerGetAllSignatures4,u as walletsV1ControllerGetAllSignatures5,ua as walletsV1ControllerGetDelegatedSigner4,q as walletsV1ControllerGetDelegatedSigner5,ia as walletsV1ControllerGetMeDelegatedSigner4,e as walletsV1ControllerGetMeDelegatedSigner5,la as walletsV1ControllerGetMeSignature4,h as walletsV1ControllerGetMeSignature5,fa as walletsV1ControllerGetMeTransaction4,b as walletsV1ControllerGetMeTransaction5,ga as walletsV1ControllerGetMeTransactionsWithoutChain4,c as walletsV1ControllerGetMeTransactionsWithoutChain5,oa as walletsV1ControllerGetMeWallet4,k as walletsV1ControllerGetMeWallet5,na as walletsV1ControllerGetMeWalletActivity4,j as walletsV1ControllerGetMeWalletActivity5,xa as walletsV1ControllerGetSignature4,t as walletsV1ControllerGetSignature5,ra as walletsV1ControllerGetTransaction4,n as walletsV1ControllerGetTransaction5,sa as walletsV1ControllerGetTransactionsWithoutChain4,o as walletsV1ControllerGetTransactionsWithoutChain5,Aa as walletsV1ControllerGetWalletActivity4,y as walletsV1ControllerGetWalletActivity5,Ba as walletsV1ControllerGetWalletByLocator4,z as walletsV1ControllerGetWalletByLocator5,qa as walletsV1ControllerSubmitApprovals4,m as walletsV1ControllerSubmitApprovals5,ea as walletsV1ControllerSubmitMeApprovals4,a as walletsV1ControllerSubmitMeApprovals5,ka as walletsV1ControllerSubmitMeSignatureApprovals4,g as walletsV1ControllerSubmitMeSignatureApprovals5,wa as walletsV1ControllerSubmitSignatureApprovals4,s as walletsV1ControllerSubmitSignatureApprovals5,Y as walletsV2025ControllerCreateDelegatedSigner2,K as walletsV2025ControllerCreateMeDelegatedSigner2,O as walletsV2025ControllerCreateMeSignatureRequest2,H as walletsV2025ControllerCreateMeTransaction2,R as walletsV2025ControllerCreateMeWallet2,aa as walletsV2025ControllerCreateSignatureRequest2,V as walletsV2025ControllerCreateTransaction2,da as walletsV2025ControllerCreateWallet2,$ as walletsV2025ControllerGetAllSignatures2,X as walletsV2025ControllerGetDelegatedSigner2,J as walletsV2025ControllerGetMeDelegatedSigner2,M as walletsV2025ControllerGetMeSignature2,N as walletsV2025ControllerGetMeSignatures2,F as walletsV2025ControllerGetMeTransaction2,G as walletsV2025ControllerGetMeTransactionsWithoutChain2,Q as walletsV2025ControllerGetMeWallet2,_ as walletsV2025ControllerGetSignature2,T as walletsV2025ControllerGetTransaction2,U as walletsV2025ControllerGetTransactionsWithoutChain2,ba as walletsV2025ControllerGetWalletActivity2,ca as walletsV2025ControllerGetWalletByLocator2,S as walletsV2025ControllerSubmitApprovals2,E as walletsV2025ControllerSubmitMeApprovals2,L as walletsV2025ControllerSubmitMeSignatureApprovals2,Z as walletsV2025ControllerSubmitSignatureApprovals2};