Private
#connectProtected
chainsOptional
connectorProtected
dappProtected
Optional
optionsProtected
walletStatic
idStatic
metaPrivate
#connectOptional
connectOptions: ConnectParams<EmbeddedWalletConnectionArgs>Private
#subscribePrivate
#trackOptional
connectOptions: ConnectParams<EmbeddedWalletConnectionArgs>connect to the wallet
Optional
connectOptions: ConnectParams<EmbeddedWalletConnectionArgs>the native token balance of the connected wallet
Protected
getStatic
sendSends a verification email to the provided email address.
Information on the user's status and whether they are a new user.
sendVerificationEmail({ email: 'test@example.com', clientId: 'yourClientId' })
.then(() => console.log('Verification email sent successfully.'))
.catch(error => console.error('Failed to send verification email:', error));
Generated using TypeDoc
tries to auto connect to the wallet