Skip to content

Commit

Permalink
Add Base to supported networks
Browse files Browse the repository at this point in the history
  • Loading branch information
cc7768 committed Aug 21, 2023
1 parent 1e404be commit 59383c1
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 @@ -294,7 +294,7 @@ export default [
iconLink: "icons:across",
largeTxThreshold: 10000,
url: "",
chains: ["Ethereum", "Polygon", "Arbitrum", "Optimism", "zkSync Era"],
chains: ["Ethereum", "Polygon", "Arbitrum", "Optimism", "zkSync Era", "Base"],
},
/*
{
Expand Down

0 comments on commit 59383c1

Please sign in to comment.