diff --git a/fees/alchemix.ts b/fees/alchemix.ts index 272b4f094d..27f4acb220 100644 --- a/fees/alchemix.ts +++ b/fees/alchemix.ts @@ -78,10 +78,10 @@ const adapter: Adapter = { fetch: graph(endpoints)(CHAIN.ETHEREUM), start: async () => 1669852800 }, - [CHAIN.FANTOM]: { - fetch: graph(endpoints)(CHAIN.FANTOM), - start: async () => 1669852800 - }, + // [CHAIN.FANTOM]: { + // fetch: graph(endpoints)(CHAIN.FANTOM), + // start: async () => 1669852800 + // }, [CHAIN.OPTIMISM]: { fetch: graph(endpoints)(CHAIN.OPTIMISM), start: async () => 1669852800