Skip to content

Commit

Permalink
Merge pull request #220 from TheGreatAxios/thegreataxios/config/updat…
Browse files Browse the repository at this point in the history
…e-skale

SKALE: Normalize Europa Chain Name
  • Loading branch information
0xngmi authored Jun 18, 2024
2 parents c729ff8 + 3c886a1 commit 8f47b80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/normalizeChain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,8 @@ export function getChainDisplayName(normalizedChain: string, useNewChainNames: b
return "zkLink Nova"
case "bouncebit":
return "BounceBit"
case "europa":
return "SKALE Europa"
case "xlayer":
return "X Layer"
case "opbnb":
Expand Down

0 comments on commit 8f47b80

Please sign in to comment.