From 837c35d3baa33e2ac62171d99b31adbfcf1425cc Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:14:33 +0200 Subject: [PATCH] zircuit testnet --- reference-rpc-endpoint.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference-rpc-endpoint.json b/reference-rpc-endpoint.json index 0d12b952..b19dc83f 100644 --- a/reference-rpc-endpoint.json +++ b/reference-rpc-endpoint.json @@ -285,6 +285,11 @@ "default": ["op-zircuit-mainnet"], "urls": ["https://zircuit1-mainnet.p2pify.com"] }, + "zircuit-testnet": { + "id": 48899, + "default": ["op-zircuit-testnet"], + "urls": ["https://zircuit1-testnet.p2pify.com"] + }, "ronin": { "id": 2020, "urls": ["https://api.roninchain.com/rpc"],