Skip to content

Commit 86df549

Browse files
committed
chore: add tokenlist to zksync
1 parent 5b7da25 commit 86df549

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/layer-2/layer-2.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ export const layer2Data: Rollups = {
139139
],
140140
blockExplorer: "https://explorer.zksync.io/",
141141
ecosystemPortal: "",
142-
tokenLists: "",
142+
tokenLists:
143+
"https://explorer.zksync.io/tokens",
143144
noteKey: "",
144145
purpose: ["universal"],
145146
descriptionKey: "zksync-description",

0 commit comments

Comments
 (0)