diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index 510f45ed..f8ba38f6 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -4,5 +4,5 @@ // If set to a list (including an empty list), only the specified routes will be included export const warpRouteWhitelist: Array | null = [ 'ezETH/arbitrum-base-blast-bsc-ethereum-fraxtal-linea-mode-optimism-sei-taiko-zircuit', - 'pzETH/ethereum-zircuit', + // 'pzETH/ethereum-zircuit', ];