From 976ed5396d091cda3cb3febbc25e457b61208280 Mon Sep 17 00:00:00 2001 From: alchemy-bot <80712764+alchemy-bot@users.noreply.github.com> Date: Fri, 10 Jul 2026 18:01:21 -0400 Subject: [PATCH] docs(specs): update debug server endpoints from Daikon --- src/openrpc/alchemy/debug/debug.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/openrpc/alchemy/debug/debug.yaml b/src/openrpc/alchemy/debug/debug.yaml index a03b63301..e1aca174a 100644 --- a/src/openrpc/alchemy/debug/debug.yaml +++ b/src/openrpc/alchemy/debug/debug.yaml @@ -81,6 +81,10 @@ servers: name: Citrea Testnet - url: https://clankermon-mainnet.g.alchemy.com/v2 name: Clankermon Mainnet + - url: https://cronos-mainnet.g.alchemy.com/v2 + name: Cronos Mainnet + - url: https://cronos-testnet.g.alchemy.com/v2 + name: Cronos Testnet - url: https://crossfi-mainnet.g.alchemy.com/v2 name: CrossFi Mainnet - url: https://crossfi-testnet.g.alchemy.com/v2