Skip to content

Commit

Permalink
fix duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Feb 14, 2024
1 parent 73dfdbf commit 4b07954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dexs/empiredex/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export default univ2Adapter({
[CHAIN.BSC]: "https://api.thegraph.com/subgraphs/name/trnhgquan/empiredexbsc",
[CHAIN.XDAI]: "https://api.thegraph.com/subgraphs/name/zikyfranky/empire-xdai",
[CHAIN.POLYGON]: "https://api.thegraph.com/subgraphs/name/zikyfranky/empire-polygon",
[CHAIN.POLYGON]: "https://api.thegraph.com/subgraphs/name/zikyfranky/empire-exchange",
[CHAIN.AVAX]: "https://api.thegraph.com/subgraphs/name/zikyfranky/empire-subgraph-avax",
}, {
});

0 comments on commit 4b07954

Please sign in to comment.