From f05577accc04f2c5d2a63e4e58b7e27f2a68fccc Mon Sep 17 00:00:00 2001 From: wanglonghong Date: Fri, 1 Mar 2024 16:28:05 +0800 Subject: [PATCH] feat: use arbitrum as equivalent --- packages/utils/src/peripherals/gelato.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/utils/src/peripherals/gelato.ts b/packages/utils/src/peripherals/gelato.ts index fa96418e7d..71840afdc1 100644 --- a/packages/utils/src/peripherals/gelato.ts +++ b/packages/utils/src/peripherals/gelato.ts @@ -68,6 +68,7 @@ const EquivalentChainsForTestnetEstimate: Record = { const EquivalentChainsForGelato: Record = { // MAINNETS 59140: 42161, // linea + 34443: 42161, // mode // LOCALNETS 1337: 1, // local chain