Skip to content

Commit ade3c92

Browse files
committed
fix sync swwap
1 parent 122ecbe commit ade3c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fees/syncswap.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { CHAIN } from "../helpers/chains";
44
import { getGraphDimensions2 } from "../helpers/getUniSubgraph";
55

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

0 commit comments

Comments
 (0)