Skip to content

Commit

Permalink
disable CLV
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Jan 13, 2024
1 parent 33c00e5 commit 040917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexs/huckleberry/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import { univ2Adapter } from "../../helpers/getUniSubgraphVolume";

export default univ2Adapter({
[CHAIN.MOONRIVER]: "https://api.thegraph.com/subgraphs/name/huckleberrydex/huckleberry-subgraph",
[CHAIN.CLV]: "https://clover-graph-node.huckleberry.finance/subgraphs/name/huckleberry/clv-parachain-subgraph"
// [CHAIN.CLV]: "https://clover-graph-node.huckleberry.finance/subgraphs/name/huckleberry/clv-parachain-subgraph"
}, {});

0 comments on commit 040917f

Please sign in to comment.