diff --git a/dexs/empiredex/index.ts b/dexs/empiredex/index.ts index b97d5235d2..3bc4ec8bce 100644 --- a/dexs/empiredex/index.ts +++ b/dexs/empiredex/index.ts @@ -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", }, { });