Please provide a valid bundlerConfig.url for chain 0x3e3

I have smart accounts enabled, but 5ire chain is not selected.

Thanks for your detailed message, Tom! Here’s a summary of your issue for the support team:


Issue Summary:
You’re using Web3Auth Plug n Play (PnP) with Smart Accounts enabled and encountering the error:
“Please provide a valid bundlerConfig.url for chain 0x3e3”
You mentioned that the 5ire chain is not selected.


Relevant Details Provided:

  • SDK: Web3Auth Plug n Play (PnP)
  • Chain: 5ire (Mainnet, chainId: 0x3e3)
  • Smart Accounts: Enabled
  • Error: “Please provide a valid bundlerConfig.url for chain 0x3e3”
  • You have not selected the 5ire chain, but Smart Accounts are enabled.

Initial Thoughts & Suggested Next Steps:

  • The error suggests that the Smart Accounts feature for chain 0x3e3 (5ire Mainnet) requires a valid bundlerConfig.url in your configuration.
  • If you do not intend to use 5ire, ensure that your chain configuration does not include 0x3e3 and that Smart Accounts are only enabled for supported chains.
  • If you want to use Smart Accounts with 5ire, you need to provide a valid bundler URL for the 5ire chain. As of now, Web3Auth may not provide a default bundler for 5ire, so you might need to set up your own or check with the 5ire team for a bundler endpoint.

Reference:


To help the support team further, could you clarify:

  • Which platform are you integrating with (React Native, Web, Unity, etc.)?
  • Are you intending to use Smart Accounts specifically on 5ire, or is this error occurring even when you’re not selecting 5ire?

If you can share your Web3Auth initialization and login code snippet (with sensitive data redacted), that would also help the team diagnose the issue faster.

Let us know, and we’ll get you sorted! :rocket:

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.

Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours

Vue.

Yes, I want to use Smart Accounts, but not on 5ire and I have that unchecked in my dashboard.

I am using Web3Auth SDK for Vue. I am on SAPPHIRE_DEVNET & wanting to build using Smart Accounts. I have it toggled on in the Dashboard, but for Chains & Networks, I only have a few toggled - and just these few that are toggled on show up in the Smart Accounts section.

However, in my browser console I’m getting:
Error: Invalid params passed in, Please provide chain config for AA chain in accountAbstractionConfig.chains for chain 0x783

Which is basically the next (untoggled) chain down the list; and if I toggle this on and add the Bundler URL in the Smart Accounts section, it will show a new error in the console with the chain ID of the next down the Chains & Networks list (which is also untoggled and doesn’t even display in the Smart Accounts section).

Any help is greatly appreciated. I’d love to build with Web3Auth & Smart Accounts.

Hey @mrcampbell404,
Are you having any difficulty in selecting and switching it on?
Can you please share a screenshot of the error you’re facing?

In my Vue project, ONLY when I have Smart Accounts toggled on in my dashboard, I get the following errors in my browser console…

The chain ID that shows up in the console is for Swellchain, which is toggled off in Chains & Networks and doesn’t appear in Smart Accounts since it is toggled off in Chains & Networks.

If I toggle it on and add any required bundler url, then I will get a new error in my browser console - the same error but different chain id (which would be the chain id of the next chain down the list, in this example, it would be 0x82 for Unichain.

Adding a question here -

Is it possible to find middle-ground on the pricing tiers? I’d like to have Smart Accounts and On-ramp, but I’m also still validating with an MVP (no users yet) so $399/mo is a bit of an investment. Is it possible to get the Growth plan but add these as add-ons?

Also going to add that the Chains enabled in Networks are:
Arbitrum One
Avalanche
Base
Blast
BNB Smart Chain
Celo
Ethereum
Linea Mainnet
Mantle
OP Mainnet
opBNB
Palm
Polygon
Scroll
Solana
Sui
Tron
xrpl mainnet

And the chains enabled for AA are:
Arbitrum One
Avalanche
Base
Blast
BNB Smart Chain
Celo
Ethereum
Linea Mainnet
Mantle
OP Mainnet
opBNB
Palm
Polygon
Scroll
Tron

Thank you so much for help on this