Replies: 1 comment 3 replies
-
You can do However, if you are constructing Infura or Alchemy using their respective constructors you can simply do |
Beta Was this translation helpful? Give feedback.
3 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.
-
If I have an established connection/provider, how do I get the connection url, in order to check if I am connected to Infura or Alchemy ?
Whatever I tried, I only get
provider = { url: 'http://localhost:8545' }
Beta Was this translation helpful? Give feedback.
All reactions