diff --git a/dexs/bmx/index.ts b/dexs/bmx/index.ts index ce071df1b9..96d9d9625a 100644 --- a/dexs/bmx/index.ts +++ b/dexs/bmx/index.ts @@ -15,8 +15,8 @@ const startTimestamps: { [chain: string]: number } = { const endpoints: { [key: string]: string } = { [CHAIN.BASE]: "https://api.studio.thegraph.com/query/71696/bmx-base-stats/version/latest", - [CHAIN.MODE]: - "https://api.studio.thegraph.com/query/42444/bmx-mode-stats/version/latest", + // [CHAIN.MODE]: + // "https://api.studio.thegraph.com/query/42444/bmx-mode-stats/version/latest", }; const freestyleEndpoints: { [key: string]: string } = { [CHAIN.BASE]: