How to Access Binance Chain? #1350
Unanswered
taeguscromis
asked this question in
Q&A
Replies: 2 comments 5 replies
-
If is is a normal JSON-RPC endpoint, you can just use: But I’ve not used Binance before, so I may be mistaken. |
Beta Was this translation helpful? Give feedback.
1 reply
-
As long as the functionality also exists in Binance, Yupp! :) The default provider just uses well-known Ethereum third party services, like INFURA and Alchemy. There is no difference from if you manually created providers for Ethereum yourself, it’s just a convenience function. :) |
Beta Was this translation helpful? Give feedback.
4 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.
-
In Binance Chain docs: here we can see that accessing it with Web3 is easy
Is there any way to do the same with ethers without wrapping web3? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions