From 7dffa27c486469316302e71ce65c1aa55626ac1b Mon Sep 17 00:00:00 2001 From: Ory Date: Wed, 29 Oct 2025 23:41:31 +0000 Subject: [PATCH] Added RPC Provider (OrbitFlare) to json-rpc-endpoint.md Added RPC Provider (OrbitFlare) to json-rpc-endpoint.md --- docs/bnb-smart-chain/developers/json_rpc/json-rpc-endpoint.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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..87e10a0df7 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 @@ -63,6 +63,8 @@ You could find more endpoints from **[here](https://chainlist.org/chain/56)**. * **All That Node:** * **Alchemy:** + +* **OrbitFlare:** ### Starting HTTP JSON-RPC @@ -97,4 +99,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).