Skip to content

Commit

Permalink
Add mode to across config
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Jun 24, 2024
1 parent f6eed5e commit 66726b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ export default [
iconLink: "icons:across",
largeTxThreshold: 10000,
url: "https://across.to/",
chains: ["Ethereum", "Polygon", "Arbitrum", "Optimism", "zkSync Era", "Base", "Linea"],
chains: ["Ethereum", "Polygon", "Arbitrum", "Optimism", "zkSync Era", "Base", "Linea", "Mode"],
chainMapping: {
"zksync era": "era",
},
Expand Down

0 comments on commit 66726b7

Please sign in to comment.