From 1103b3bcbdb5bf6fa32b7fa156082afe5c855249 Mon Sep 17 00:00:00 2001 From: Damian Figiel Date: Wed, 2 Sep 2026 12:44:38 +0200 Subject: [PATCH] docs: add SolidRPC node provider --- world-chain/providers/nodes.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/world-chain/providers/nodes.mdx b/world-chain/providers/nodes.mdx index e7c999a..7b99f13 100644 --- a/world-chain/providers/nodes.mdx +++ b/world-chain/providers/nodes.mdx @@ -37,6 +37,16 @@ QuickNode offers several benefits for developers building on World Chain, read m - [World Chain Sepolia](https://www.quicknode.com/chains/worldchain) - [Documentation](https://www.quicknode.com/chains/worldchain) +## SolidRPC + +[SolidRPC](https://solidrpc.io) provides managed EVM JSON-RPC over HTTPS for World Chain, with upstream routing, failover, monitoring, and recovery handled behind a single integration. Authenticated plans support production workloads and historical access. + +See the [SolidRPC documentation](https://solidrpc.io/docs) to get started. + +### Supported networks + +- [World Chain](https://solidrpc.io/docs/networks) + ## Tenderly RPC [Tenderly](https://tenderly.co/) is a blockchain development platform that provides tools for building, monitoring, and managing smart contracts on Ethereum and other EVM-compatible chains. They also provide node infrastructure services for World Chain. @@ -44,4 +54,4 @@ QuickNode offers several benefits for developers building on World Chain, read m ### Supported networks - World Chain -- World Chain Sepolia \ No newline at end of file +- World Chain Sepolia