Skip to content

Commit 54c255a

Browse files
fix: zksync lockup subgraph deployment id
1 parent 3a2c774 commit 54c255a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indexers/graph.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ const OFFICIALS: IndexerGraphMap[] = [
235235
official(chains.zksync.id, {
236236
airdrops: "64iDUwNVWKukw67nqTXif5taEfLug4Qf1c2suAv5hrqN",
237237
flow: "9DRgWhDAMovpkej3eT8izum6jxEKHE62ciArffsTAScx",
238-
lockup: "5yDtFSxyRuqyjvGJyyuQhMEW3Uah7Ddy2KFSKVhy9VMa",
238+
lockup: "7SuEYGYwZ835LjVGB85ZE8z5zmqdKgmRh8kAEeJefWQN",
239239
}),
240240
/* -------------------------------------------------------------------------- */
241241
/* TESTNETS */

0 commit comments

Comments
 (0)