Skip to content

Commit 35066f1

Browse files
authored
update contango scroll graph url (DefiLlama#12868)
1 parent d68e9da commit 35066f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/contango-v2/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ const config = {
6565
scroll: {
6666
contango: CONTANGO_PROXY,
6767
contango_lens: CONTANGO_LENS_PROXY,
68-
graphUrl:
69-
"https://graph.contango.xyz:18000/subgraphs/name/contango-xyz/v2-scroll",
68+
graphUrl: alchemyGraphUrl('scroll'),
7069
},
7170
};
7271

0 commit comments

Comments
 (0)