diff --git a/pages/developers/networks.mdx b/pages/developers/networks.mdx index d0d5d184..df06d45b 100644 --- a/pages/developers/networks.mdx +++ b/pages/developers/networks.mdx @@ -18,10 +18,11 @@ Production-like testnet with real AI/LLM workloads. | | | |---|---| | **GenLayer RPC** | `https://rpc-bradbury.genlayer.com` | -| **GenLayer Chain RPC** | `https://zksync-os-testnet-genlayer.zksync.dev` | +| **GenLayer Chain RPC** | `https://rpc.testnet-chain.genlayer.com` | | **Chain ID** | 4221 | | **Currency** | GEN | | **Explorer** | [explorer-bradbury.genlayer.com](https://explorer-bradbury.genlayer.com) | +| **Chain Explorer** | [explorer.testnet-chain.genlayer.com](https://explorer.testnet-chain.genlayer.com/) | | **Faucet** | [testnet-faucet.genlayer.foundation](https://testnet-faucet.genlayer.foundation) | @@ -35,10 +36,11 @@ Infrastructure and stress testing. | | | |---|---| | **GenLayer RPC** | `https://rpc-asimov.genlayer.com` | -| **GenLayer Chain RPC** | `https://zksync-os-testnet-genlayer.zksync.dev` | +| **GenLayer Chain RPC** | `https://rpc.testnet-chain.genlayer.com` | | **Chain ID** | 4221 | | **Currency** | GEN | | **Explorer** | [explorer-asimov.genlayer.com](https://explorer-asimov.genlayer.com) | +| **Chain Explorer** | [explorer.testnet-chain.genlayer.com](https://explorer.testnet-chain.genlayer.com/) | | **Faucet** | [testnet-faucet.genlayer.foundation](https://testnet-faucet.genlayer.foundation) | @@ -81,11 +83,12 @@ The underlying zkSync Elastic Chain that GenLayer runs on. You typically don't n | | | |---|---| -| **RPC** | `https://zksync-os-testnet-genlayer.zksync.dev` | +| **RPC** | `https://rpc.testnet-chain.genlayer.com` | | **Chain ID** | 4221 | | **Currency** | GEN | +| **Explorer** | [explorer.testnet-chain.genlayer.com](https://explorer.testnet-chain.genlayer.com/) | - + ---