Preparing search index...
The search index is not available
@thirdweb-dev/wallets
@thirdweb-dev/wallets
AsyncLocalStorage
Class AsyncLocalStorage
Hierarchy
AsyncLocalStorage
Implements
AsyncStorage
Index
Constructors
constructor
Properties
name
Methods
get
Item
remove
Item
set
Item
Constructors
constructor
new
Async
Local
Storage
(
name
)
:
AsyncLocalStorage
Parameters
name
:
string
Returns
AsyncLocalStorage
Properties
name
name
:
string
Methods
get
Item
get
Item
(
key
)
:
Promise
<
null
|
string
>
Parameters
key
:
string
Returns
Promise
<
null
|
string
>
remove
Item
remove
Item
(
key
)
:
Promise
<
void
>
Parameters
key
:
string
Returns
Promise
<
void
>
set
Item
set
Item
(
key
,
value
)
:
Promise
<
void
>
Parameters
key
:
string
value
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
name
get
Item
remove
Item
set
Item
@thirdweb-dev/wallets
AuthProvider
RecoveryShareManagement
UserWalletStatus
AbstractClientWallet
AbstractWallet
AddChainError
AsyncLocalStorage
BloctoWallet
ChainNotConfiguredError
Coin98Wallet
CoinbaseWallet
Connector
CoreWallet
CredentialsStorage
CryptoDefiWallet
EmbeddedWallet
EmbeddedWalletSdk
EngineSigner
EngineWallet
EthersWallet
FrameWallet
InjectedWallet
LocalStorage
LocalWallet
MagicLink
MetaMaskWallet
OKXWallet
PaperWallet
PhantomWallet
PrivateKeyWallet
ProviderRpcError
RabbyWallet
RainbowWallet
SafeWallet
SignerWallet
SmartWallet
SwitchChainError
TokenBoundSmartWallet
TrustWallet
UserRejectedRequestError
WagmiAdapter
WagmiConnector
WalletConnect
WalletConnectHandler
WalletConnectV2Handler
ZerionWallet
AccountApiParams
AsyncStorage
DAppMetaData
EVMWallet
GenericAuthWallet
IWalletConnectReceiver
ProviderConfig
SafeConnectionArgs
SyncStorage
WalletEvents
AccessibleSmartWallets
AccountContractInfo
AuthAndWalletRpcReturnType
AuthDetails
AuthLoginReturnType
AuthParams
AuthResult
AuthStoredTokenWithCookieReturnType
Chain
Coin98Options
CoinbaseWalletOptions
ConnectParams
ContractInfo
ContractInfoInput
CoreWalletOptions
CreateAsyncStorage
CryptoDefiWalletOptions
Ecosystem
EmbeddedWalletAdditionalOptions
EmbeddedWalletConnectionArgs
EmbeddedWalletConstructorType
EmbeddedWalletOauthStrategy
EmbeddedWalletOptions
FactoryContractInfo
GetAddressReturnType
GetAuthDetailsReturnType
GetHeadlessLoginLinkReturnType
GetUser
GetUserWalletStatusRpcReturnType
InitializedUser
LocalWalletConnectionArgs
LocalWalletOptions
LogoutReturnType
MagicLinkAdditionalOptions
MagicLinkConnectOptions
MagicLinkOptions
MagicOAuthProvider
MetamaskWalletOptions
OKXWalletOptions
PaperWalletAdditionalOptions
PaperWalletOptions
RabbyOptions
RainbowWalletOptions
SafeWalletOptions
SendEmailOtpReturnType
SetUpWalletRpcReturnType
SignMessageReturnType
SignTransactionReturnType
SignedTypedDataReturnType
SignerWalletAdditionalOptions
SignerWalletConnectionArgs
SmartWalletConfig
SmartWalletConnectionArgs
SmartWalletOptions
StoredTokenType
TrustWalletOptions
WC2_QRModalOptions
WCErrorResponse
WCEvent
WCJsonRpcError
WCJsonRpcResult
WCMetadata
WCPeer
WCProposal
WCProposerMetadata
WCRequest
WCSession
WalletConnectMetadata
WalletConnectOptions
WalletConnectReceiverConfig
WalletData
WalletOptions
DEFAULT_DAPP_META
EIP155_SIGNING_METHODS
SafeSupportedChainsSet
WalletConnectV1
walletIds
AUTH_TOKEN_LOCAL_STORAGE_NAME
DEVICE_SHARE_LOCAL_STORAGE_NAME
DEVICE_SHARE_LOCAL_STORAGE_NAME_DEPRECATED
WALLET_USER_DETAILS_LOCAL_STORAGE_NAME
WALLET_USER_ID_LOCAL_STORAGE_NAME
assertWindowEthereum
createAsyncLocalStorage
createLocalStorage
getAllSigners
getAllSmartWallets
getInjectedCoin98Provider
getInjectedCoinbaseProvider
getInjectedCoreWalletProvider
getInjectedCryptoDefiWalletProvider
getInjectedMetamaskProvider
getInjectedOKXProvider
getInjectedPhantomProvider
getInjectedRabbyProvider
getInjectedRainbowProvider
getSmartWalletAddress
isSmartWalletDeployed
isValidPrivateKey
isWalletAnalyticsEnabled
normalizeChainId
setWalletAnalyticsEnabled
Generated using
TypeDoc