Is there any way to get a list of wallet address?

Hello

Is there any way to get a list of wallet address of users using my project (with a specific web3auth client id) and the verifierId of each wallet? (Does Web3Auth provide an API for this purpose? Or is there a menu in the dashboard to see this information that I haven’t found?)

The verifierId I’m referring to is the verifierId value I get when I call Web3AuthNoModal.getUserInfo().

The Web3AuthNoModal.getUserInfo() value I was seeing looked like this

{ 
  "appState": "", 
  "email": "...@gmail.com", 
  "aggregateVerifier": "web3auth-google-sapphire", 
  "name": "...", 
  "profileImage": "...", 
  "typeOfLogin": "google", 
  "verifier": "web3auth", 
  "verifierId": "anonymous@gmail.com", 
  "dappShare": "", 
  "oAuthIdToken": "", 
  "oAuthAccessToken": "", 
  "isMfaEnabled": ..., 
  "idToken": "..." 
}

@vjgee, @TomTom
Can you answer this question? This question is not specific to the No Modal SDK.

Hey @hks0284,

I hope you’re doing well! I just wanted to let you know that I’ll be checking in with our product team to get a clearer picture of the situation for you. Although I’m pretty sure we don’t have the feature you’re asking about just yet, I do recall there being plans for its release in the near future.

Give me a little bit of time to confirm this, and I’ll get back to you as soon as I have more information. Your patience and understanding as we sort this out are greatly appreciated.

Thanks

Hi @hks0284,

I hope you’re doing great! I would like to suggest that you explore and experiment with our Wallet Pregenerated Service. You can find all the details you need here: https://web3auth.io/docs/features/wallet-pregeneration.

While we are planning to integrate this service directly into our dashboard, I want to clarify that it isn’t a feature at the moment.

If you have any questions about the Wallet Pregenerated Service or need further assistance with anything else, please feel free to reach out. I’m here to help!