diff --git a/NETWORK_INFO.md b/NETWORK_INFO.md new file mode 100644 index 00000000..eafe1284 --- /dev/null +++ b/NETWORK_INFO.md @@ -0,0 +1,10 @@ +# Base Network Reference + +Here is a quick reference for the Base networks supported by this node configuration: + +| Network | Chain ID | Explorer | Public RPC | +|:---|:---:|:---|:---| +| **Base Mainnet** | 8453 | [Basescan](https://basescan.org) | `https://mainnet.base.org` | +| **Base Sepolia** | 84532 | [Sepolia Basescan](https://sepolia.basescan.org) | `https://sepolia.base.org` | + +> **Note:** Use the appropriate Chain ID when configuring your `.env` or genesis files.