From 536d3b1400de87c9593f95f7e708387638fda1c2 Mon Sep 17 00:00:00 2001 From: Anthea <78806365+aw126@users.noreply.github.com> Date: Thu, 4 May 2023 23:46:14 -0400 Subject: [PATCH] Update Cronos Testnet Explorer URL (#2755) The Cronos Testnet block explorer URL has been changed to https://explorer.cronos.org/testnet. Update new this explorer URL in Chainlist. --- _data/chains/eip155-338.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-338.json b/_data/chains/eip155-338.json index c364e84d..00eb26d4 100644 --- a/_data/chains/eip155-338.json +++ b/_data/chains/eip155-338.json @@ -15,7 +15,7 @@ "explorers": [ { "name": "Cronos Testnet Explorer", - "url": "https://testnet.cronoscan.com", + "url": "https://explorer.cronos.org/testnet", "standard": "none" } ]