From 6d747dd14cd9552310a8110c0dd6f853c1eacdcc Mon Sep 17 00:00:00 2001 From: Rubilmax Date: Sun, 15 Dec 2024 14:20:19 +0100 Subject: [PATCH] fix(chains): add fantom sonic --- src/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants.ts b/src/constants.ts index 2752a77..803229e 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -33,6 +33,7 @@ export const multicall3DeploymentBlockNumbers: { [chainId: number]: number } = { 421611: 88114, // Arbitrum Rinkeby 421614: 81930, // Arbitrum Sepolia 137: 25770160, // Polygon + 146: 60, // Fantom Sonic 80001: 25444704, // Polygon Mumbai 100: 21022491, // Gnosis 43114: 11907934, // Avalanche