From 1f564fc07f0689facb55e3bf9c5027542c6e535a Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Tue, 12 Nov 2024 16:19:28 +0100 Subject: [PATCH 1/2] Added Getblock RPC --- pages/builders/tools/connect/rpc-providers.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pages/builders/tools/connect/rpc-providers.mdx b/pages/builders/tools/connect/rpc-providers.mdx index 2b2d13afa..4acd8a452 100644 --- a/pages/builders/tools/connect/rpc-providers.mdx +++ b/pages/builders/tools/connect/rpc-providers.mdx @@ -73,6 +73,17 @@ Supported Networks OP Mainnet OP Sepolia +## GetBlock + +### Description and pricing + +[GetBlock](https://getblock.io/nodes/op/) provides reliable access to full blockchain nodes via RPC, supporting multiple networks, including Optimism. It's ideal for developers building dApps, smart contracts, and blockchain projects, offering scalable and efficient infrastructure. +It offers a Pay-as-You-Go flexible pricing based on actual usage, perfect for unpredictable workloads that starts from $29 and also has a free plan for testing that includes 40K requests daily. + +Supported Networks +OP Mainnet +OP Sepolia + ## Infura ### Description and pricing From 609047919dad7675a2f8fd216370e4a5bd5fed48 Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Tue, 12 Nov 2024 16:28:34 +0100 Subject: [PATCH 2/2] Used a more direct language Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- pages/builders/tools/connect/rpc-providers.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/builders/tools/connect/rpc-providers.mdx b/pages/builders/tools/connect/rpc-providers.mdx index 4acd8a452..460839c01 100644 --- a/pages/builders/tools/connect/rpc-providers.mdx +++ b/pages/builders/tools/connect/rpc-providers.mdx @@ -77,8 +77,8 @@ OP Sepolia ### Description and pricing -[GetBlock](https://getblock.io/nodes/op/) provides reliable access to full blockchain nodes via RPC, supporting multiple networks, including Optimism. It's ideal for developers building dApps, smart contracts, and blockchain projects, offering scalable and efficient infrastructure. -It offers a Pay-as-You-Go flexible pricing based on actual usage, perfect for unpredictable workloads that starts from $29 and also has a free plan for testing that includes 40K requests daily. +[GetBlock](https://getblock.io/nodes/op/?utm_source=op-docs&utm_medium=partner-docs) provides reliable access to full blockchain nodes via RPC, supporting multiple networks, including Optimism. The service is designed for developers building dApps, smart contracts, and blockchain projects, offering scalable and efficient infrastructure. +GetBlock offers Pay-as-You-Go flexible pricing based on actual usage, suitable for unpredictable workloads, starting from $29. A free plan for testing includes 40K requests daily. Supported Networks OP Mainnet