Transferring from Old SCW to new SCW #597
Unanswered
rk-tradexapp
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I was using a magic link provider to create a smart contract wallet
But the address returned from
const address = await smartAccountOwner.getAddress();
is returning different value now. The end user had some balance in the intial SCW how to transfer it back to the new one ?Both addresses are created using same signer below are the addresses.
0x3C51a9Ab181b0C78845444f38c3F72c7c5c8690F
0x84c5d7525c6F2c463d30163Ec140e3F3B9B1fbB1
Why is the SCW different and how to transfer balance ?
Beta Was this translation helpful? Give feedback.
All reactions