Skip to content

Commit

Permalink
refactor: rename test masa to tMASA
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Apr 23, 2024
1 parent da6c809 commit 136fcca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collections/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ const masatest: Network = {
undefined,
],
nativeCurrency: {
name: "MASA Token",
symbol: "MASA",
name: "tMASA Token",
symbol: "tMASA",
decimals: 18,
},
blockExplorerUrls: ["https://subnets-test.avax.network/masatestnet"],
Expand Down

0 comments on commit 136fcca

Please sign in to comment.