From f7e0fbc76b6f69e44a451e8bd95fe82133b38564 Mon Sep 17 00:00:00 2001 From: jsy1218 <91580504+jsy1218@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:20:38 -0700 Subject: [PATCH] feat: tenderly support astrochain sepolia now --- src/providers/tenderly-simulation-provider.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/providers/tenderly-simulation-provider.ts b/src/providers/tenderly-simulation-provider.ts index d084684ce..63eea56ef 100644 --- a/src/providers/tenderly-simulation-provider.ts +++ b/src/providers/tenderly-simulation-provider.ts @@ -147,7 +147,6 @@ export const TENDERLY_NOT_SUPPORTED_CHAINS = [ ChainId.CELO, ChainId.CELO_ALFAJORES, ChainId.ZKSYNC, - ChainId.ASTROCHAIN_SEPOLIA, ]; // We multiply tenderly gas limit by this to overestimate gas limit