Skip to content

Commit

Permalink
ShimmerEVM chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Jan 22, 2024
1 parent 83282c1 commit 5986742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/normalizeChain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export const normalizedChainReplacements = {
"arbitrum%20nova": "arbitrum_nova",
ethereumpow: "ethpow",
"milkomeda%20c1": "milkomeda",
shimmerevm: "shimmer_evm",
} as {
[chain: string]: string;
};
Expand Down

0 comments on commit 5986742

Please sign in to comment.