Skip to content

Commit 83282c1

Browse files
committed
Add shimmerevm chain config
1 parent 202689f commit 83282c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/bridgeNetworkData.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ export default [
697697
iconLink: "chain:shimmerevm",
698698
largeTxThreshold: 10000,
699699
url: "",
700-
chains: ["Ethereum", "BSC", "Polygon", "Avalanche", "Arbitrum", "Optimism", "Base", "Fantom"],
700+
chains: ["Ethereum", "BSC", "Polygon", "Avalanche", "Arbitrum", "Optimism", "Base", "Fantom", "ShimmerEVM"],
701701
chainMapping: {
702702
avalanche: "avax", // this is needed temporarily, need to fix and remove
703703
},

0 commit comments

Comments
 (0)