Skip to content

Commit

Permalink
feature: update masa mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 27, 2024
1 parent 5282040 commit 6a39254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collections/networks.ts
Expand Up @@ -9,7 +9,7 @@ const masa: Network = {
chainName: "Masa",
chainNameShort: "Masa",
isTestnet: false,
chainId: 0x3454,
chainId: 0x3454, // 13396
rpcUrls: [
// default https
"https://subnets.avax.network/masanetwork/mainnet/rpc",
Expand Down

0 comments on commit 6a39254

Please sign in to comment.