How to carry out gas-less transaction / pay gas in stablecoins using web3auth

Hi guys,

I would like to allow users to pay the gas fees in stablecoins like USDT. After certain research I found out a relayer approach to conduct the same using relayers like biconomy etc. I read a few articles regarding the same : Biconomy: The Stripe of Web3 — A DeepDive | by Yash Agarwal | Medium.

I implemented following the Biconomy approach using Biconomy, but there was no straightforward way to achieving the same.

I would like to know that, does web3auth has a native method to allow users to pay the gas fees in stablecoins or an internal relayer mechanism rather than relying on a third party application.

Thank you for your help!

Hi Jaskirat,

Thank you for reaching out! I see you’re exploring gas-less transactions and the potential of using stablecoins for gas fees with Web3Auth.

Currently, Web3Auth does not have a native method to allow users to pay gas fees in stablecoins or an internal relayer mechanism. Typically, this functionality relies on third-party solutions like Biconomy, as you’ve mentioned.

If you need further assistance or want to discuss your integration approach using Biconomy, please feel free to share any code snippets or specific implementation challenges you’re facing. Your research and the link you’ve provided about Biconomy are great contributions to understanding this topic.

If you have any other questions or need more clarification, just let me know. I’m here to help!

Best,
[Your Name]

Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.

Hey @jaskirat we have a guide to pay gas in USDC using Pimlico’s paymaster, you can check it out here. Feel free to reach out if you need any help/ or something that’s not clear in guide.

Since, we are not a ERC4337 infra provider, we don’t have a bundler and paymaster services as of now, so you’ll have to use third party bundler and paymaster. Although we have Native Account Abstraction, which will allow you to integrate AA very quickly.

We also have an office hours session today, you can join that as well for more information on the integration. Web3Auth Developer Office Hours

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.