Skip to content

Commit 3501d02

Browse files
authored
add link token addresses (#2197)
1 parent 82ed0fe commit 3501d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/QuickLinks/data/productChainLinks.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ export const productChainLinks: ProductChainLinks = {
125125
},
126126
linkTokenContracts: {
127127
arbitrum: "/resources/link-token-contracts#arbitrum",
128+
astar: "/resources/link-token-contracts#astar",
128129
avalanche: "/resources/link-token-contracts#avalanche",
129130
base: "/resources/link-token-contracts#base",
130131
"bnb-chain": "/resources/link-token-contracts#bnb-chain",
@@ -148,6 +149,7 @@ export const productChainLinks: ProductChainLinks = {
148149
soneium: "/resources/link-token-contracts#soneium",
149150
wemix: "/resources/link-token-contracts#wemix",
150151
zksync: "/resources/link-token-contracts#zksync",
152+
zircuit: "/resources/link-token-contracts#zircuit",
151153
},
152154
}
153155

0 commit comments

Comments
 (0)