Skip to content

Commit 5986742

Browse files
committed
ShimmerEVM chain name
1 parent 83282c1 commit 5986742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/normalizeChain.ts

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export const normalizedChainReplacements = {
88
"arbitrum%20nova": "arbitrum_nova",
99
ethereumpow: "ethpow",
1010
"milkomeda%20c1": "milkomeda",
11+
shimmerevm: "shimmer_evm",
1112
} as {
1213
[chain: string]: string;
1314
};

0 commit comments

Comments
 (0)