Skip to content

Commit

Permalink
bugfix: normalize avax
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Jul 17, 2024
1 parent 90e8fac commit 72b5633
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 @@ -3,6 +3,7 @@ export const normalizedChainReplacements = {
wanchain: "wan",
kucoin: "kcc",
gnosis: "xdai",
avalanche: 'avax',
"terra%20classic": "terra",
sxnetwork: "sx",
"arbitrum%20nova": "arbitrum_nova",
Expand Down

0 comments on commit 72b5633

Please sign in to comment.