Skip to content

Commit 4b144d9

Browse files
committed
fix grap
1 parent 600d536 commit 4b144d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dexs/syncswap/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { FetchOptions, SimpleAdapter } from "../../adapters/types";
55
import { Chain } from "@defillama/sdk/build/general";
66

77
const endpoints = {
8-
[CHAIN.ERA]: sdk.graph.modifyEndpoint('3PCPSyJXMuC26Vi37w7Q6amJdEJgMDYppfW9sma91uhj'),
8+
[CHAIN.ERA]: sdk.graph.modifyEndpoint('5zkMe9YoZHMG8FzzKDB5n1jLfGx4JYmRozZsngRtGPdw'),
99
[CHAIN.LINEA]: sdk.graph.modifyEndpoint('9R6uvVYXn9V1iAxkTLXL1Ajka75aD7mmHRj86DbXnyYQ'),
1010
[CHAIN.SCROLL]: 'https://graph1.syncswap.xyz/subgraphs/name/syncswap/syncswap-scroll',
1111
[CHAIN.SOPHON]: 'https://graph1.syncswap.xyz/subgraphs/name/syncswap/syncswap-sophon',

0 commit comments

Comments
 (0)