diff --git a/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md b/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md index 89e6f1ab49..f937c8ac1b 100644 --- a/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md +++ b/docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md @@ -27,6 +27,7 @@ If you need to pull logs frequently, we recommend using WebSockets to push new l * https://bsc.nodereal.io * https://bsc-dataseed-public.bnbchain.org * https://bnb.rpc.subquery.network/public +* https://public-bsc-mainnet.fastnode.io You could find more endpoints from **[here](https://chainlist.org/chain/56)**. @@ -46,6 +47,8 @@ You could find more endpoints from **[here](https://chainlist.org/chain/56)**. * **Chainstack:** +* **Fastnode.io:** + * **GetBlock:** * **QuickNode:** @@ -97,4 +100,4 @@ Bsc implement EIP-4844, which support Shard Blob Transactions, as described in ### Other BSC API -Bsc implement some others apis, as described in: [BSC API](bsc-api-list.md#others). \ No newline at end of file +Bsc implement some others apis, as described in: [BSC API](bsc-api-list.md#others).