Skip to content

Commit

Permalink
Merge pull request #269 from lgingerich/update_zksync_name
Browse files Browse the repository at this point in the history
Update zksync name
  • Loading branch information
vrtnd authored Aug 27, 2024
2 parents b73cae3 + 0373a66 commit 6930c82
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export default [
"BSC",
"Manta",
"Base",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
"Linea",
"Scroll",
Expand Down Expand Up @@ -330,7 +330,7 @@ export default [
"Ethereum",
"Polygon",
"Optimism",
"zkSync Era",
"ZKsync Era",
"Base",
"Arbitrum",
"Linea",
Expand Down Expand Up @@ -605,13 +605,13 @@ export default [
// },
{
id: 26,
displayName: "zkSync Era Bridge",
displayName: "ZKsync Era Bridge",
bridgeDbName: "zksync",
iconLink: "chain:zksync era",
largeTxThreshold: 10000,
url: "https://portal.zksync.io/bridge/",
chains: ["Ethereum", "zkSync Era"],
destinationChain: "zkSync Era",
chains: ["Ethereum", "ZKsync Era"],
destinationChain: "ZKsync Era",
},
{
id: 27,
Expand All @@ -629,7 +629,7 @@ export default [
"Kava",
"Boba",
"Boba BNB",
"zkSync Era",
"ZKsync Era",
"Arbitrum",
"Arbitrum Nova",
"Optimism",
Expand Down Expand Up @@ -669,7 +669,7 @@ export default [
"Optimism",
"Aurora",
"BSC",
"zkSync Era",
"ZKsync Era",
"Kava",
"Moonbeam",
"Moonriver",
Expand Down Expand Up @@ -820,7 +820,7 @@ export default [
"Polygon",
"Optimism",
"Base",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
"Linea",
"Manta",
Expand Down Expand Up @@ -914,7 +914,7 @@ export default [
"Ethereum",
"Arbitrum",
"BSC",
"zkSync Era",
"ZKsync Era",
"Base",
"Scroll",
"Linea",
Expand Down Expand Up @@ -960,7 +960,7 @@ export default [
"Linea",
"Base",
"Arbitrum",
"zkSync Era",
"ZKsync Era",
"BSC",
"Polygon",
"Klaytn",
Expand Down Expand Up @@ -1077,7 +1077,7 @@ export default [
// "Blast",
// "Arbitrum Nova",
"Scroll",
"zkSync Era",
"ZKsync Era",
// "Manta",
"Mantle",
// "Rootstock",
Expand Down Expand Up @@ -1106,7 +1106,7 @@ export default [
iconLink: "icons:mes-protocol",
url: "https://www.mesprotocol.com/",
largeTxThreshold: 10000,
chains: ["Ethereum", "Arbitrum", "Optimism", "Manta", "zkSync Era", "Base", "Linea"],
chains: ["Ethereum", "Arbitrum", "Optimism", "Manta", "ZKsync Era", "Base", "Linea"],
chainMapping: {
"zksync era": "era",
},
Expand Down Expand Up @@ -1141,7 +1141,7 @@ export default [
"Blast",
"Arbitrum Nova",
"Scroll",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
"Merlin",
"Bitlayer",
Expand Down Expand Up @@ -1239,7 +1239,7 @@ export default [
"opBNB",
"Mint",

"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
],
chainMapping: {
Expand Down Expand Up @@ -1315,7 +1315,7 @@ export default [
"ZkLink",
"opBNB",
"Polygon",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
],
chainMapping: {
Expand Down Expand Up @@ -1386,7 +1386,7 @@ export default [
"X Layer",
"Taiko",
"ZkLink",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
],
chainMapping: {
Expand Down Expand Up @@ -1428,7 +1428,7 @@ export default [
"ZkLink",
"opBNB",
"Telos",
"zkSync Era",
"ZKsync Era",
"Polygon zkEVM",
],
chainMapping: {
Expand Down Expand Up @@ -1458,7 +1458,7 @@ export default [
"X Layer",
"Taiko",
"ZkLink",
"zkSync Era",
"ZKsync Era",
"Merlin",
"BSquared",
"Bitlayer",
Expand Down

0 comments on commit 6930c82

Please sign in to comment.