@dynamic-labs-sdk/client 0.16.2 → 0.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{InvalidParamError-BweYAZrY.cjs.js → InvalidParamError-BEdsjVbd.cjs.js} +8 -3
- package/dist/{InvalidParamError-BweYAZrY.cjs.js.map → InvalidParamError-BEdsjVbd.cjs.js.map} +1 -1
- package/dist/{InvalidParamError-DRf5Y5Aj.esm.js → InvalidParamError-BOaqPPZm.esm.js} +8 -3
- package/dist/{InvalidParamError-DRf5Y5Aj.esm.js.map → InvalidParamError-BOaqPPZm.esm.js.map} +1 -1
- package/dist/{NotWaasWalletAccountError-Cf966VSY.cjs.js → NotWaasWalletAccountError-BKKGLJ42.cjs.js} +3 -3
- package/dist/{NotWaasWalletAccountError-Cf966VSY.cjs.js.map → NotWaasWalletAccountError-BKKGLJ42.cjs.js.map} +1 -1
- package/dist/{NotWaasWalletAccountError-D_AuJFHM.esm.js → NotWaasWalletAccountError-ufVXCrE-.esm.js} +3 -3
- package/dist/{NotWaasWalletAccountError-D_AuJFHM.esm.js.map → NotWaasWalletAccountError-ufVXCrE-.esm.js.map} +1 -1
- package/dist/core.cjs.js +5 -5
- package/dist/core.esm.js +5 -5
- package/dist/errors/InvalidRealtimePublishError.d.ts +9 -0
- package/dist/errors/InvalidRealtimePublishError.d.ts.map +1 -0
- package/dist/errors/RealtimeNotConnectedError.d.ts +5 -0
- package/dist/errors/RealtimeNotConnectedError.d.ts.map +1 -0
- package/dist/exports/index.d.ts +3 -2
- package/dist/exports/index.d.ts.map +1 -1
- package/dist/{getNetworkProviderFromNetworkId-PYVbXW2g.esm.js → getNetworkProviderFromNetworkId-DVN5JSY7.esm.js} +3 -3
- package/dist/{getNetworkProviderFromNetworkId-PYVbXW2g.esm.js.map → getNetworkProviderFromNetworkId-DVN5JSY7.esm.js.map} +1 -1
- package/dist/{getNetworkProviderFromNetworkId-D1oubSr_.cjs.js → getNetworkProviderFromNetworkId-DrcEb1cG.cjs.js} +3 -3
- package/dist/{getNetworkProviderFromNetworkId-D1oubSr_.cjs.js.map → getNetworkProviderFromNetworkId-DrcEb1cG.cjs.js.map} +1 -1
- package/dist/{getSignedSessionId-CA2ARcr3.esm.js → getSignedSessionId-7rWCtIKo.esm.js} +3 -3
- package/dist/{getSignedSessionId-CA2ARcr3.esm.js.map → getSignedSessionId-7rWCtIKo.esm.js.map} +1 -1
- package/dist/{getSignedSessionId-DrTDCzhj.cjs.js → getSignedSessionId-Be6w7Iq4.cjs.js} +3 -3
- package/dist/{getSignedSessionId-DrTDCzhj.cjs.js.map → getSignedSessionId-Be6w7Iq4.cjs.js.map} +1 -1
- package/dist/{getVerifiedCredentialForWalletAccount-CnEQvQrG.cjs.js → getVerifiedCredentialForWalletAccount-COqb-7N_.cjs.js} +2 -2
- package/dist/{getVerifiedCredentialForWalletAccount-CnEQvQrG.cjs.js.map → getVerifiedCredentialForWalletAccount-COqb-7N_.cjs.js.map} +1 -1
- package/dist/{getVerifiedCredentialForWalletAccount-Cc7DjHds.esm.js → getVerifiedCredentialForWalletAccount-CwP354ZX.esm.js} +2 -2
- package/dist/{getVerifiedCredentialForWalletAccount-Cc7DjHds.esm.js.map → getVerifiedCredentialForWalletAccount-CwP354ZX.esm.js.map} +1 -1
- package/dist/index.cjs.js +42 -13
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +42 -14
- package/dist/index.esm.js.map +1 -1
- package/dist/{isMfaRequiredForAction-Buji2Pg6.esm.js → isMfaRequiredForAction-C0ZXRkHC.esm.js} +2 -2
- package/dist/{isMfaRequiredForAction-Buji2Pg6.esm.js.map → isMfaRequiredForAction-C0ZXRkHC.esm.js.map} +1 -1
- package/dist/{isMfaRequiredForAction-LvTNM74t.cjs.js → isMfaRequiredForAction-DNP71xZ7.cjs.js} +2 -2
- package/dist/{isMfaRequiredForAction-LvTNM74t.cjs.js.map → isMfaRequiredForAction-DNP71xZ7.cjs.js.map} +1 -1
- package/dist/modules/balances/getBalances/getBalances.d.ts +35 -0
- package/dist/modules/balances/getBalances/getBalances.d.ts.map +1 -0
- package/dist/modules/balances/getBalances/index.d.ts +3 -0
- package/dist/modules/balances/getBalances/index.d.ts.map +1 -0
- package/dist/modules/deviceRegistration/isDeviceRegistrationRequired/isDeviceRegistrationRequired.d.ts +5 -3
- package/dist/modules/deviceRegistration/isDeviceRegistrationRequired/isDeviceRegistrationRequired.d.ts.map +1 -1
- package/dist/modules/wallets/constants.d.ts.map +1 -1
- package/dist/services/realtime/createRealtimeChannelSchema/createRealtimeChannelSchema.d.ts +13 -0
- package/dist/services/realtime/createRealtimeChannelSchema/createRealtimeChannelSchema.d.ts.map +1 -0
- package/dist/services/realtime/createRealtimeChannelSchema/index.d.ts +2 -0
- package/dist/services/realtime/createRealtimeChannelSchema/index.d.ts.map +1 -0
- package/dist/services/realtime/index.d.ts +2 -0
- package/dist/services/realtime/index.d.ts.map +1 -0
- package/dist/services/realtime/realtime.types.d.ts +63 -0
- package/dist/services/realtime/realtime.types.d.ts.map +1 -0
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/dist/waas.cjs.js +3 -3
- package/dist/waas.esm.js +3 -3
- package/dist/waasCore.cjs.js +3 -3
- package/dist/waasCore.esm.js +3 -3
- package/package.json +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { A as randomString, B as version, C as InvalidExternalAuthError, D as isCookieEnabled, F as setDefaultClient, L as BaseError, N as NONCE_POOL_SIZE, O as assertDefined, P as getDefaultClient, R as getCore, S as LinkCredentialError, a as DYNAMIC_ICONIC_SPRITE_URL, b as MfaRateLimitedError, c as CHAINS_INFO_MAP, d as UnauthorizedError, g as createStorageKeySchema, j as CLIENT_SDK_NAME, k as ValueMustBeDefinedError, l as fetchAndStoreNonces, o as SDK_API_CORE_VERSION, s as getChainFromVerifiedCredentialChain, t as InvalidParamError, u as createApiClient, v as getNonce, w as APIError, x as MfaInvalidOtpError, y as SandboxMaximumThresholdReachedError, z as name } from "./InvalidParamError-
|
|
2
|
-
import { A as isEqualShallow, C as isServerSideRendering, D as REFRESH_USER_STATE_FROM_COOKIE_TRACKER_KEY, E as INITIALIZE_STORAGE_SYNC_TRACKER_KEY, N as createLocalStorageAdapter, O as generateSessionKeys, S as createDeferredPromise, T as GENERATE_SESSION_KEYS_TRACKER_KEY, _ as NoNetworkProvidersError, a as updateWalletProviderKeysForVerifiedCredentials, c as createSignInMessageStatement, d as createVisit, f as hasExtension, g as WalletAlreadyLinkedToAnotherUserError, h as isCaptchaRequired, i as getNetworksData, j as createStorage, k as subscribeWithSelector, l as formatSignInMessage, m as consumeCaptchaToken, o as verifyMessageSignatureOwnership, p as setCaptchaToken, s as removeUnverifiedWalletAccount, t as getNetworkProviderFromNetworkId, u as setUnverifiedWalletAccounts, v as createLogger, w as FETCH_PROJECT_SETTINGS_TRACKER_KEY, x as CannotTrackError, y as createCrossTabBroadcast } from "./getNetworkProviderFromNetworkId-
|
|
3
|
-
import { D as onceEvent, E as onEvent, O as setCookie, S as splitWalletProviderKey, T as offEvent, _ as getWalletAccounts, b as formatWalletAccountId, c as getWalletProviders, d as DYNAMIC_AUTH_COOKIE_NAME, f as getWalletProviderFromWalletAccount, g as NoWalletProviderFoundError, i as restoreUserSharesForAllWalletAccounts, l as checkAndRaiseWalletAccountsChangedEvent, n as getWalletProviderByKey, r as updateAuthFromVerifyResponse, t as getVerifiedCredentialForWalletAccount, u as emitWalletAccountsChangedEvent, w as emitEvent, x as normalizeAddress } from "./getVerifiedCredentialForWalletAccount-
|
|
4
|
-
import { n as refreshAuth, t as NotWaasWalletAccountError } from "./NotWaasWalletAccountError-
|
|
5
|
-
import { n as getMfaMethods, r as consumeMfaToken, t as isMfaRequiredForAction } from "./isMfaRequiredForAction-
|
|
1
|
+
import { A as randomString, B as version, C as InvalidExternalAuthError, D as isCookieEnabled, F as setDefaultClient, L as BaseError, N as NONCE_POOL_SIZE, O as assertDefined, P as getDefaultClient, R as getCore, S as LinkCredentialError, a as DYNAMIC_ICONIC_SPRITE_URL, b as MfaRateLimitedError, c as CHAINS_INFO_MAP, d as UnauthorizedError, g as createStorageKeySchema, j as CLIENT_SDK_NAME, k as ValueMustBeDefinedError, l as fetchAndStoreNonces, o as SDK_API_CORE_VERSION, s as getChainFromVerifiedCredentialChain, t as InvalidParamError, u as createApiClient, v as getNonce, w as APIError, x as MfaInvalidOtpError, y as SandboxMaximumThresholdReachedError, z as name } from "./InvalidParamError-BOaqPPZm.esm.js";
|
|
2
|
+
import { A as isEqualShallow, C as isServerSideRendering, D as REFRESH_USER_STATE_FROM_COOKIE_TRACKER_KEY, E as INITIALIZE_STORAGE_SYNC_TRACKER_KEY, N as createLocalStorageAdapter, O as generateSessionKeys, S as createDeferredPromise, T as GENERATE_SESSION_KEYS_TRACKER_KEY, _ as NoNetworkProvidersError, a as updateWalletProviderKeysForVerifiedCredentials, c as createSignInMessageStatement, d as createVisit, f as hasExtension, g as WalletAlreadyLinkedToAnotherUserError, h as isCaptchaRequired, i as getNetworksData, j as createStorage, k as subscribeWithSelector, l as formatSignInMessage, m as consumeCaptchaToken, o as verifyMessageSignatureOwnership, p as setCaptchaToken, s as removeUnverifiedWalletAccount, t as getNetworkProviderFromNetworkId, u as setUnverifiedWalletAccounts, v as createLogger, w as FETCH_PROJECT_SETTINGS_TRACKER_KEY, x as CannotTrackError, y as createCrossTabBroadcast } from "./getNetworkProviderFromNetworkId-DVN5JSY7.esm.js";
|
|
3
|
+
import { D as onceEvent, E as onEvent, O as setCookie, S as splitWalletProviderKey, T as offEvent, _ as getWalletAccounts, b as formatWalletAccountId, c as getWalletProviders, d as DYNAMIC_AUTH_COOKIE_NAME, f as getWalletProviderFromWalletAccount, g as NoWalletProviderFoundError, i as restoreUserSharesForAllWalletAccounts, l as checkAndRaiseWalletAccountsChangedEvent, n as getWalletProviderByKey, r as updateAuthFromVerifyResponse, t as getVerifiedCredentialForWalletAccount, u as emitWalletAccountsChangedEvent, w as emitEvent, x as normalizeAddress } from "./getVerifiedCredentialForWalletAccount-CwP354ZX.esm.js";
|
|
4
|
+
import { n as refreshAuth, t as NotWaasWalletAccountError } from "./NotWaasWalletAccountError-ufVXCrE-.esm.js";
|
|
5
|
+
import { n as getMfaMethods, r as consumeMfaToken, t as isMfaRequiredForAction } from "./isMfaRequiredForAction-C0ZXRkHC.esm.js";
|
|
6
6
|
import { assertPackageVersion } from "@dynamic-labs-sdk/assert-package-version";
|
|
7
7
|
import { AuthModeEnum, ExchangeKeyEnum, JwtVerifiedCredentialFormatEnum, MFAAction, MfaBackupCodeAcknowledgement, ProviderEnum, WaasBackupOptionsEnum, WalletProviderEnum } from "@dynamic-labs/sdk-api-core";
|
|
8
8
|
import * as z from "zod/mini";
|
|
@@ -1749,6 +1749,37 @@ const unlinkSocialAccount = async ({ verifiedCredentialId }, client = getDefault
|
|
|
1749
1749
|
return response;
|
|
1750
1750
|
};
|
|
1751
1751
|
|
|
1752
|
+
//#endregion
|
|
1753
|
+
//#region src/modules/balances/getBalances/getBalances.ts
|
|
1754
|
+
/**
|
|
1755
|
+
* Retrieves the token balances for a wallet account.
|
|
1756
|
+
*
|
|
1757
|
+
* This function fetches the balances of the tokens for the specified wallet account.
|
|
1758
|
+
*
|
|
1759
|
+
* @param params.walletAccount - The wallet account to get the balances for.
|
|
1760
|
+
* @param [client] - The Dynamic client instance. Only required when using multiple Dynamic clients.
|
|
1761
|
+
* @returns A promise that resolves to an array of token balances.
|
|
1762
|
+
*/
|
|
1763
|
+
const getBalances = async ({ walletAccount, networkId, includePrices, includeNative, filterSpamTokens, whitelistedContracts, forceRefresh }, client = getDefaultClient()) => {
|
|
1764
|
+
const core = getCore(client);
|
|
1765
|
+
const apiClient = createApiClient({}, client);
|
|
1766
|
+
if (!networkId) {
|
|
1767
|
+
const activeNetworkId = await getWalletProviderFromWalletAccount({ walletAccount }, client).getActiveNetworkId();
|
|
1768
|
+
networkId = Number(activeNetworkId.networkId);
|
|
1769
|
+
}
|
|
1770
|
+
return await apiClient.getAccountBalances({
|
|
1771
|
+
accountAddress: walletAccount.address,
|
|
1772
|
+
chainName: walletAccount.chain,
|
|
1773
|
+
environmentId: core.environmentId,
|
|
1774
|
+
filterSpamTokens,
|
|
1775
|
+
forceRefresh,
|
|
1776
|
+
includeNative,
|
|
1777
|
+
includePrices,
|
|
1778
|
+
networkId,
|
|
1779
|
+
whitelistedContracts
|
|
1780
|
+
});
|
|
1781
|
+
};
|
|
1782
|
+
|
|
1752
1783
|
//#endregion
|
|
1753
1784
|
//#region src/modules/balances/getMultichainBalances/getMultichainBalances.ts
|
|
1754
1785
|
/**
|
|
@@ -1876,7 +1907,7 @@ const createCheckoutTransaction = async (params, client = getDefaultClient()) =>
|
|
|
1876
1907
|
const core = getCore(client);
|
|
1877
1908
|
const apiClient = createApiClient({}, client);
|
|
1878
1909
|
const checkouts = await getCheckouts(client);
|
|
1879
|
-
const checkoutId = params.checkoutId
|
|
1910
|
+
const checkoutId = params.checkoutId || checkouts?.[0]?.id;
|
|
1880
1911
|
assertDefined(checkoutId, "No checkout found. Please make sure you have a Checkout setup in the Dashboard.");
|
|
1881
1912
|
const result = await apiClient.createCheckoutTransaction({
|
|
1882
1913
|
checkoutId,
|
|
@@ -2086,18 +2117,15 @@ const getRegisteredDevices = async (client = getDefaultClient()) => {
|
|
|
2086
2117
|
//#endregion
|
|
2087
2118
|
//#region src/modules/deviceRegistration/isDeviceRegistrationRequired/isDeviceRegistrationRequired.ts
|
|
2088
2119
|
/**
|
|
2089
|
-
* Checks if device registration is required for the
|
|
2120
|
+
* Checks if device registration is required for the given user.
|
|
2090
2121
|
*
|
|
2091
|
-
* This function determines if the
|
|
2122
|
+
* This function determines if the user has the deviceRegistration
|
|
2092
2123
|
* scope, indicating that device registration is required.
|
|
2093
2124
|
*
|
|
2125
|
+
* @param user - The user to check.
|
|
2094
2126
|
* @returns True if device registration is required, false otherwise.
|
|
2095
2127
|
*/
|
|
2096
|
-
const isDeviceRegistrationRequired = (
|
|
2097
|
-
const user = client.user;
|
|
2098
|
-
assertDefined(user, "User not logged in");
|
|
2099
|
-
return Boolean(user.scope?.includes("device:register"));
|
|
2100
|
-
};
|
|
2128
|
+
const isDeviceRegistrationRequired = (user) => Boolean(user.scope?.includes("device:register"));
|
|
2101
2129
|
|
|
2102
2130
|
//#endregion
|
|
2103
2131
|
//#region src/modules/deviceRegistration/revokeAllRegisteredDevices/revokeAllRegisteredDevices.ts
|
|
@@ -5088,5 +5116,5 @@ const parseUserAgent = ({ userAgent }) => {
|
|
|
5088
5116
|
assertPackageVersion(name, version);
|
|
5089
5117
|
|
|
5090
5118
|
//#endregion
|
|
5091
|
-
export { BaseError, CheckoutSessionTokenMissingError, ClientAlreadyInitializedError, DeeplinkConnectAndVerifyUnsupportedError, FeeEstimationFailedError, InvalidDeviceRegistrationRedirectError, InvalidExternalAuthError, InvalidParamError, InvalidRedirectStorageStateError, LinkCredentialError, MFAAction, MfaInvalidOtpError, MfaRateLimitedError, MissingRedirectStorageStateError, MissingSocialUrlParamError, MissingUserVerificationError, NetworkAddingUnavailableError, NetworkNotAddedError, NetworkSwitchingUnavailableError, NoAddressFoundError, NoNetworkProvidersError, NoPasskeyCredentialsFoundError, NoSmartWalletAccountSignerFoundError, NoWebAuthNSupportError, NotWaasWalletAccountError, SandboxMaximumThresholdReachedError, SimulationFailedError, UnauthorizedError, UnavailableInServerSideError, UnrecognizedNetworkError, UserNotAuthenticatedError, UserRejectedError, WalletAccountAlreadyVerifiedError, WalletAccountNotSelectedError, WalletAlreadyLinkedToAnotherUserError, WalletProviderMethodUnavailableError, acknowledgeRecoveryCodes, addCoinbaseOnrampOrderEventListener, addNetwork, assertWalletAccountSigningAvailability, assertWalletProviderMethodDefined, attachCheckoutTransactionSource, authenticateMfaRecoveryCode, authenticatePasskeyMFA, authenticateTotpMfaDevice, authenticateWithSocial, broadcastCheckoutTransaction, canConnectWithHardwareWallet, cancelCheckoutTransaction, completeDeviceRegistration, completeSocialAuthentication, connectAndVerifyWithWalletProvider, connectWithWalletProvider, consumeMfaToken, createCheckoutTransaction, createCoinbaseOnrampOrder, createCryptoDotComPayment, createDynamicClient, createKrakenExchangeTransfer, createNewMfaRecoveryCodes, deleteMfaDevice, deletePasskey, deleteUser, detectDeviceRegistrationRedirect, detectOAuthRedirect, fetchProjectSettings, getActiveNetworkData, getActiveNetworkId, getAvailableWalletProvidersData, getBalance, getBalanceForAddress, getCheckoutTransaction, getCheckoutTransactionQuote, getCoinbaseBuyUrl, getConnectedAddresses, getDefaultClient, getDeviceRegistrationTokenFromUrl, getElevatedAccessToken, getKrakenAccounts, getKrakenWhitelistedAddresses, getMfaDevices, getMfaMethods, getMfaRecoveryCodes, getMissingVerificationForCoinbaseOnrampOrder, getMultichainBalances, getNetworksData, getOwnerWalletAccountForSmartWalletAccount, getPasskeys, getPrimaryWalletAccount, getRegisteredDevices, getTransactionHistory, getUserSocialAccounts, getWalletAccountAddressByType, getWalletAccountFromAddress, getWalletAccounts, getWalletConnectCatalog, getWalletConnectCatalogWalletByWalletProviderKey, getWalletProviderDataByKey, hasExtension, initializeClient, isCaptchaRequired, isDeeplinkWalletProvider, isDeviceRegistrationRequired, isHardwareWalletAccount, isMfaRequiredForAction, isMobile, isPendingRecoveryCodesAcknowledgment, isProgrammaticNetworkSwitchAvailable, isSignedIn, isUserMissingMfaAuth, isUserOnboardingComplete, isWalletAccountVerified, logout, offEvent, offWalletProviderEvent, onEvent, onWalletProviderEvent, onceEvent, parseUserAgent, prepareCheckoutTransaction, proveWalletAccountOwnership, refreshAuth, refreshUser, registerPasskey, registerTotpMfaDevice, removeWalletAccount, revokeAllRegisteredDevices, revokeRegisteredDevice, selectPrimaryWalletAccount, sendEmailOTP, sendSmsOTP, setCaptchaToken, setDefaultMfaDevice, signInWithExternalJwt, signInWithPasskey, signMessage, submitCheckoutTransaction, supportedCountries, switchActiveNetwork, transferAmount, transferWalletAccount, unlinkSocialAccount, updateUser, verifyOTP, verifyWalletAccount, waitForClientInitialized };
|
|
5119
|
+
export { BaseError, CheckoutSessionTokenMissingError, ClientAlreadyInitializedError, DeeplinkConnectAndVerifyUnsupportedError, FeeEstimationFailedError, InvalidDeviceRegistrationRedirectError, InvalidExternalAuthError, InvalidParamError, InvalidRedirectStorageStateError, LinkCredentialError, MFAAction, MfaInvalidOtpError, MfaRateLimitedError, MissingRedirectStorageStateError, MissingSocialUrlParamError, MissingUserVerificationError, NetworkAddingUnavailableError, NetworkNotAddedError, NetworkSwitchingUnavailableError, NoAddressFoundError, NoNetworkProvidersError, NoPasskeyCredentialsFoundError, NoSmartWalletAccountSignerFoundError, NoWebAuthNSupportError, NotWaasWalletAccountError, SandboxMaximumThresholdReachedError, SimulationFailedError, UnauthorizedError, UnavailableInServerSideError, UnrecognizedNetworkError, UserNotAuthenticatedError, UserRejectedError, WalletAccountAlreadyVerifiedError, WalletAccountNotSelectedError, WalletAlreadyLinkedToAnotherUserError, WalletProviderMethodUnavailableError, acknowledgeRecoveryCodes, addCoinbaseOnrampOrderEventListener, addNetwork, assertWalletAccountSigningAvailability, assertWalletProviderMethodDefined, attachCheckoutTransactionSource, authenticateMfaRecoveryCode, authenticatePasskeyMFA, authenticateTotpMfaDevice, authenticateWithSocial, broadcastCheckoutTransaction, canConnectWithHardwareWallet, cancelCheckoutTransaction, completeDeviceRegistration, completeSocialAuthentication, connectAndVerifyWithWalletProvider, connectWithWalletProvider, consumeMfaToken, createCheckoutTransaction, createCoinbaseOnrampOrder, createCryptoDotComPayment, createDynamicClient, createKrakenExchangeTransfer, createNewMfaRecoveryCodes, deleteMfaDevice, deletePasskey, deleteUser, detectDeviceRegistrationRedirect, detectOAuthRedirect, fetchProjectSettings, getActiveNetworkData, getActiveNetworkId, getAvailableWalletProvidersData, getBalance, getBalanceForAddress, getBalances, getCheckoutTransaction, getCheckoutTransactionQuote, getCoinbaseBuyUrl, getConnectedAddresses, getDefaultClient, getDeviceRegistrationTokenFromUrl, getElevatedAccessToken, getKrakenAccounts, getKrakenWhitelistedAddresses, getMfaDevices, getMfaMethods, getMfaRecoveryCodes, getMissingVerificationForCoinbaseOnrampOrder, getMultichainBalances, getNetworksData, getOwnerWalletAccountForSmartWalletAccount, getPasskeys, getPrimaryWalletAccount, getRegisteredDevices, getTransactionHistory, getUserSocialAccounts, getWalletAccountAddressByType, getWalletAccountFromAddress, getWalletAccounts, getWalletConnectCatalog, getWalletConnectCatalogWalletByWalletProviderKey, getWalletProviderDataByKey, hasExtension, initializeClient, isCaptchaRequired, isDeeplinkWalletProvider, isDeviceRegistrationRequired, isHardwareWalletAccount, isMfaRequiredForAction, isMobile, isPendingRecoveryCodesAcknowledgment, isProgrammaticNetworkSwitchAvailable, isSignedIn, isUserMissingMfaAuth, isUserOnboardingComplete, isWalletAccountVerified, logout, offEvent, offWalletProviderEvent, onEvent, onWalletProviderEvent, onceEvent, parseUserAgent, prepareCheckoutTransaction, proveWalletAccountOwnership, refreshAuth, refreshUser, registerPasskey, registerTotpMfaDevice, removeWalletAccount, revokeAllRegisteredDevices, revokeRegisteredDevice, selectPrimaryWalletAccount, sendEmailOTP, sendSmsOTP, setCaptchaToken, setDefaultMfaDevice, signInWithExternalJwt, signInWithPasskey, signMessage, submitCheckoutTransaction, supportedCountries, switchActiveNetwork, transferAmount, transferWalletAccount, unlinkSocialAccount, updateUser, verifyOTP, verifyWalletAccount, waitForClientInitialized };
|
|
5092
5120
|
//# sourceMappingURL=index.esm.js.map
|