From e63648baa0ae642147c62b2543ae22d7b45e8ceb Mon Sep 17 00:00:00 2001 From: Caner <163932585+BabyScope@users.noreply.github.com> Date: Sat, 4 Jul 2026 09:31:56 +0000 Subject: [PATCH] Add NodeFlare to commercial node providers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NodeFlare (https://nodeflare.app) serves Cronos mainnet from dedicated multi-region infrastructure — free public endpoint (no API key) plus a free keyed tier with higher limits. --- for-dapp-developers/chain-integration/public-rpc-endpoints.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/for-dapp-developers/chain-integration/public-rpc-endpoints.md b/for-dapp-developers/chain-integration/public-rpc-endpoints.md index 9941eab4..5f11ccb2 100644 --- a/for-dapp-developers/chain-integration/public-rpc-endpoints.md +++ b/for-dapp-developers/chain-integration/public-rpc-endpoints.md @@ -98,3 +98,7 @@ The RPC endpoints below are provided by third-party services. Please conduct tho * [Cronos Mainnet endpoints](https://drpc.org/chainlist/cronos-mainnet-rpc) * [Cronos Testnet endpoints](https://drpc.org/chainlist/cronos-testnet-rpc) * [Service Status](https://status.drpc.org/) +* NodeFlare: + * [Cronos Mainnet endpoints](https://nodeflare.app/chains/cronos) + * [Per-method API reference](https://nodeflare.app/docs/endpoints/cronos) + * [Service Status](https://nodeflare.app/status)