Skip to content

Commit 8b70acc

Browse files
committed
change url
1 parent 992ef6d commit 8b70acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// TODO: remove once env variables are added to vercel.
2-
export const LOOPRING_SUBGRAPH = 'https://api.thegraph.com/subgraphs/name/juanmardefago/loopring36'
2+
export const LOOPRING_SUBGRAPH = 'https://api.thegraph.com/subgraphs/name/loopring/loopring'
33
// process.env.NEXT_PUBLIC_SUBGRAPH_ENDPOINT ??
44
// 'https://gateway.thegraph.com/api/294a874dfcbae25bcca653a7f56cfb63/subgraphs/id/7QP7oCLbEAjejkp7wSLTD1zbRMSiDydAmALksBB5E6i1';
55
export const EXPLORER_URL = 'https://etherscan.io/';

0 commit comments

Comments
 (0)