Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
UserWallet
UserWallet
Defined in
sdk/src/evm/core/wallet/user-wallet.ts#L54
Connect and Interact with a user wallet
Example
const
balance
=
await
sdk.wallet.
balance
();
Signature
Constructor
Methods
balance
connect
executeRawTransaction
getAddress
getNonce
recoverAddress
requestFunds
sendRawTransaction
sign
signTypedData
transfer
Properties
events
storage
On this page