Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rpc-providers.mdx #1159

Merged
merged 4 commits into from
Dec 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 19 additions & 6 deletions pages/builders/tools/connect/rpc-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,17 @@ Blockdaemon provides institutional-grade blockchain infrastructure, including no

* OP Mainnet

## BlockJoy

### Description and pricing

[BlockJoy](https://blockjoy.com) specializes in fast, dedicated, unmetered blockchain nodes on bare metal, purpose-built Web3 infrastructure without Docker, Kubernetes, or Ansible. Run on your infrastructure or ours with one-click deployment of fully synced OP archive nodes.

### Supported networks

* OP Mainnet ( reth, geth, and erigon clients )
* OP Sepolia

## Chainstack

### Description and pricing
Expand All @@ -69,9 +80,10 @@ Blockdaemon provides institutional-grade blockchain infrastructure, including no
For early-stage startups, dRPC and Optimism Collective provide OP Mainnet nodes from 3 geo clusters without method restrictions and are totally free!
For commercial nodes, dRPC uses a pay-as-you-go model without hidden fees and rate limits. Feel free to try fast and reliable nodes.

Supported Networks
OP Mainnet
OP Sepolia
### Supported networks

* OP Mainnet
* OP Sepolia

## GetBlock

Expand All @@ -80,9 +92,10 @@ OP Sepolia
[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
OP Sepolia
### Supported networks

* OP Mainnet
* OP Sepolia

## Infura

Expand Down
Loading