Skip to content

Commit

Permalink
bmx
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Sep 13, 2024
1 parent 5b933b4 commit cceca58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dexs/bmx/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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]:
Expand Down

0 comments on commit cceca58

Please sign in to comment.