Hooks
useUpgradeEmbeddedWallet
This is a one-way upgrade. Once a user has upgraded to v2, they will lose access to their v1 embedded wallet.
Summary
This hook can be used to upgrade v1 embedded wallet to v2 if a user has existing v1 embedded wallet.
Prerequisites
- Make sure to upgrade embedded wallet settings to v2 on your dashboard.
- Make sure to enable automatic embedded wallet creation during sign up.
- (Optional) enable creating wallets for external wallet login, this ensures a seamless upgrade for users with both v1 embedded wallets and third-party wallets like MetaMask. Without this option enabled, v2 wallets will not be created for these users.
Example
Example on a custom update wallet button
Was this page helpful?