Wagmi not using the provider provided? #2580
Unanswered
johnpaulcas
asked this question in
Q&A
Replies: 3 comments
-
|
I have the same issue, did you solve it? @johnpaulcas |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have the same issue, did you solve it? @johnpaulcas @thomasvalera |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The solution I found is to add Chain Configure chain |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, We are experiencing an issue where users who connect to 'wagmi' are not directed to the Alchemy RPC provider that we configured. Instead, they are being connected to the default RPC provider, which is https://matic-mumbai.chainstacklabs.com/.
Can you confirm if our configuration for using the Alchemy RPC provider with 'wagmi' is functioning correctly?
How can we debug and determine which configuration 'wagmi' is using when initiating transactions? Specifically, we want to know if it's using the settings from MetaMask or the custom RPC provider we have set up.
This is our config
FYI: we are using
wagmi/actionsThank you
Beta Was this translation helpful? Give feedback.
All reactions