Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update the public RPC endpoint from BlockPI network (#896)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mummyhap authored Feb 1, 2024
1 parent e2f6877 commit b0b7e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/build/tooling/node-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ head:

[Ankr](https://www.ankr.com/rpc/base/) provides private and public RPC endpoints for Base, powered by a globally distributed and decentralized network of nodes. They offer free and [paid plans](https://www.ankr.com/rpc/pricing/) with increased request limits.

### BlockPi
### BlockPI

[BlockPI](https://blockpi.io/) is a high-quality, robust, and efficient RPC service network that provides access to Base nodes with [free and paid plans](https://docs.blockpi.io/documentations/pricing).

Expand Down Expand Up @@ -40,6 +40,6 @@ head:
| Mainnet | Testnet |
| ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| [https://mainnet.era.zksync.io](https://mainnet.era.zksync.io) | [https://sepolia.era.zksync.dev](https://sepolia.era.zksync.dev) |
| [https://zksync.drpc.org](https://zksync.drpc.org) | [https://zksync-era-testnet.blockpi.network/v1/rpc/public](https://zksync-era-testnet.blockpi.network/v1/rpc/public) |
| [https://zksync.drpc.org](https://zksync.drpc.org) | [https://zksync-era-sepolia.blockpi.network/v1/rpc/public](https://zksync-era-sepolia.blockpi.network/v1/rpc/public) |
| [https://zksync.meowrpc.com](https://zksync.meowrpc.com) | |
| [https://zksync-era.blockpi.network/v1/rpc/public](https://zksync-era.blockpi.network/v1/rpc/public) | |

0 comments on commit b0b7e95

Please sign in to comment.