Skip to content

Commit

Permalink
Update web3Utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
fenix2222 authored Aug 23, 2024
1 parent fb2366b commit 585ad48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/ConnectWallet/web3Utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ enum Testnet {

enum Mainnet {
'Mainnet',
'Strax',
}

export const NetworkNameToChainId: { [key: string]: NetworkChainId } = {
Expand Down

0 comments on commit 585ad48

Please sign in to comment.