Skip to content

Commit

Permalink
Add shimmerevm chain config
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Jan 22, 2024
1 parent 202689f commit 83282c1
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 @@ -697,7 +697,7 @@ export default [
iconLink: "chain:shimmerevm",
largeTxThreshold: 10000,
url: "",
chains: ["Ethereum", "BSC", "Polygon", "Avalanche", "Arbitrum", "Optimism", "Base", "Fantom"],
chains: ["Ethereum", "BSC", "Polygon", "Avalanche", "Arbitrum", "Optimism", "Base", "Fantom", "ShimmerEVM"],
chainMapping: {
avalanche: "avax", // this is needed temporarily, need to fix and remove
},
Expand Down

0 comments on commit 83282c1

Please sign in to comment.