From 53cf28e84bee069916b0deda829712d2baa75e56 Mon Sep 17 00:00:00 2001 From: Paul Balaji <10051819+paulbalaji@users.noreply.github.com> Date: Tue, 14 Jan 2025 03:38:49 +0000 Subject: [PATCH] fix: update soneium explorer URL (#486) ### Description fix: update soneium explorer URL ### Backward compatibility ### Testing --- .changeset/sour-rules-hammer.md | 5 +++++ chains/soneium/metadata.yaml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/sour-rules-hammer.md diff --git a/.changeset/sour-rules-hammer.md b/.changeset/sour-rules-hammer.md new file mode 100644 index 000000000..33b532459 --- /dev/null +++ b/.changeset/sour-rules-hammer.md @@ -0,0 +1,5 @@ +--- +'@hyperlane-xyz/registry': patch +--- + +Update soneium block explorer. diff --git a/chains/soneium/metadata.yaml b/chains/soneium/metadata.yaml index 08e24c032..507f2e817 100644 --- a/chains/soneium/metadata.yaml +++ b/chains/soneium/metadata.yaml @@ -1,9 +1,9 @@ # yaml-language-server: $schema=../schema.json blockExplorers: - - apiUrl: https://explorer.soneium.org/api + - apiUrl: https://soneium.blockscout.com/api family: blockscout name: Soneium Explorer - url: https://explorer.soneium.org + url: https://soneium.blockscout.com blocks: confirmations: 1 estimateBlockTime: 2