Skip to content

2 Noob questions: 1. what provider is used by w3mProvider? 2. how can I query public blockchain data before connecting? #3434

Discussion options

You must be logged in to vote

Hi!

  1. You can check the source code here. It's basically using WalletConnectConnector and InjectedConnector

  2. I would suggest going through the Wagmi Core documentation, you have there functions to query blockchain and user's data. About providers configuration you can check here and the second link shared above :)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by glitch-txs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment