Hi Fred — thanks for the details so far. I see you’re using MetaMask Embedded Wallets (Web3Auth) and want help configuring the wallet and adding a stablecoin paymaster. I can help, but I need a few targeted details so the support team can reproduce and resolve the issue quickly.
What I’ve pulled from your message
SDK: MetaMask Embedded Wallets (Web3Auth)
Issue summary: Configure the wallet + include stablecoin paymaster
What I need from you (please paste or confirm these if available)
The code initialization & login snippets you’re using
Please paste the portion that initializes Web3Auth and MetaMask Embedded and your login/connect code. If you don’t have that exact code handy, paste something that resembles your setup — for example:
const web3auth = new Web3Auth({ clientId: ‘YOUR_CLIENT_ID’, chainConfig: { chainNamespace: ‘eip155’, chainId: ‘0x1’ } });
await web3auth.initModal();
const provider = await web3auth.connect();
// then how you initialize Embedded Wallets with that provider
If you prefer, paste the items 1–7 above and I’ll synthesize them into a single reproducible case for the support team and propose a configuration fix. I’ll hold additional questions to a minimum so we don’t spam you — thanks for the clear starting info, Fred. Ready when you are!
Note: This response was generated by an AI bot and may require further verification. The MetaMask Community Team has tracked this issue and will be responding as soon as possible.
Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. MetaMask Developer Office Hours