diff --git a/dexs/flowx-finance/index.ts b/dexs/flowx-finance/index.ts index b6bbf260b6..ed2436884b 100644 --- a/dexs/flowx-finance/index.ts +++ b/dexs/flowx-finance/index.ts @@ -63,6 +63,7 @@ const adapter: SimpleAdapter = { [CHAIN.SUI]: { fetch: fetch, start: async () => 1673568000, + runAtCurrTime: true, }, }, };