From a8010ff14a299801a2ffb5e3347338baa63d2573 Mon Sep 17 00:00:00 2001 From: realdealshaman Date: Fri, 10 Jan 2025 18:05:46 +0000 Subject: [PATCH] add sophon --- defi/l2/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/defi/l2/constants.ts b/defi/l2/constants.ts index 87cf0d7eda..7f46200516 100644 --- a/defi/l2/constants.ts +++ b/defi/l2/constants.ts @@ -92,6 +92,7 @@ export const canonicalBridgeIds: { [id: string]: Chain } = { "5564": "eclipse", "5565": "shape", "5566": "zora", + "5609": "sophon" }; export const protocolBridgeIds: { [chain: string]: Chain } = {