From 21c427ae6414fef5a76744152fda1474d9124926 Mon Sep 17 00:00:00 2001 From: jaewon <139107488+jaerius@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:16:35 +0900 Subject: [PATCH 1/2] feat : add and update rpc-providers.mdx --- pages/app-developers/tools/connect/rpc-providers.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pages/app-developers/tools/connect/rpc-providers.mdx b/pages/app-developers/tools/connect/rpc-providers.mdx index 31cba65b9..2d50401ad 100644 --- a/pages/app-developers/tools/connect/rpc-providers.mdx +++ b/pages/app-developers/tools/connect/rpc-providers.mdx @@ -51,6 +51,17 @@ Moreover, Ankr offers access to developer tooling on OP Mainnet (and testnets) l * OP Mainnet * OP Sepolia +## All That Node + +### Description and pricing + +[All That Node](https://www.allthatnode.com/protocol/optimism.dsrv) is a high-performance and reliable RPC provider offering full and archive nodes on both Optimism Mainnet and Sepolia Testnet. We provide flexible access through HTTPS and WebSocket protocols, supporting a wide range of use cases with free plans, paid plans, and dedicated nodes, perfect for developers and enterprises alike. + +### Supported networks + +* OP Mainnet +* OP Sepolia + ## Blockdaemon ### Description and pricing From 2eeb9dde76f20ea4ebda06cca448408022861d34 Mon Sep 17 00:00:00 2001 From: jaewon <139107488+jaerius@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:34:42 +0900 Subject: [PATCH 2/2] Update All That Node description to use third-person tone per review --- pages/app-developers/tools/connect/rpc-providers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/app-developers/tools/connect/rpc-providers.mdx b/pages/app-developers/tools/connect/rpc-providers.mdx index 2d50401ad..cfffa3878 100644 --- a/pages/app-developers/tools/connect/rpc-providers.mdx +++ b/pages/app-developers/tools/connect/rpc-providers.mdx @@ -55,7 +55,7 @@ Moreover, Ankr offers access to developer tooling on OP Mainnet (and testnets) l ### Description and pricing -[All That Node](https://www.allthatnode.com/protocol/optimism.dsrv) is a high-performance and reliable RPC provider offering full and archive nodes on both Optimism Mainnet and Sepolia Testnet. We provide flexible access through HTTPS and WebSocket protocols, supporting a wide range of use cases with free plans, paid plans, and dedicated nodes, perfect for developers and enterprises alike. +[All That Node](https://www.allthatnode.com/protocol/optimism.dsrv) is a high-performance and reliable RPC provider offering full and archive nodes on both Optimism Mainnet and Sepolia Testnet. It provides flexible access through HTTPS and WebSocket protocols, supporting a wide range of use cases with free plans, paid plans, and dedicated nodes, ideal for developers and enterprises alike. ### Supported networks