Skip to content

Commit

Permalink
add public dataseed endpoint (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
yierx authored Sep 15, 2023
1 parent 91d1c81 commit 482b5eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,15 @@ If you need to pull logs frequently, we recommend using WebSockets to push new l
* https://bsc-dataseed.defibit.io
* https://bsc-dataseed.ninicoin.io
* https://bsc.nodereal.io
* https://bsc-dataseed-public.bnbchain.org

You could find more endpoints from **[here](https://chainlist.org/chain/56)**.

### BSC Testnet (ChainID 0x61, 97 in decimal)

* https://bsc-testnet-dataseed.bnbchain.org
* https://bsc-testnet.bnbchain.org
* https://bsc-prebsc-dataseed.bnbchain.org

### Thrid-Party RPC Providers

Expand Down

0 comments on commit 482b5eb

Please sign in to comment.