Skip to content

Commit

Permalink
rename avalanche
Browse files Browse the repository at this point in the history
  • Loading branch information
koko37 committed Nov 7, 2024
1 parent ebe830c commit 0a86b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const EVM_NETWORKS = {
43114: {
chainId: 43114,
name: "avalanche",
label: "Avalanche C-Chain",
label: "Avalanche",
provider:
"https://avalanche-mainnet.infura.io/v3/" +
import.meta.env.VITE_INFURA_API_KEY,
Expand Down

0 comments on commit 0a86b2f

Please sign in to comment.