I used MoralisUser.cs script to get wallet address before.
After applying Azure PlayFab method to login via metamask, I don’t know where to get wallet address.
Plz…
I used MoralisUser.cs script to get wallet address before.
After applying Azure PlayFab method to login via metamask, I don’t know where to get wallet address.
Plz…
What works now? What can you do now?
Do you have access to a web3 object? You want to get the wallet address from MetaMask or from current user object?
I just want to get wallet address from Metaask.
Thank u!
I found ‘WalletConnect.ActiveSession.Accounts[0]’ as you said