Skip to content

Commit

Permalink
feature (bridge): rename masa native token on testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 22, 2024
1 parent da98396 commit dd6bb19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collections/networks.ts
Expand Up @@ -45,8 +45,8 @@ const masatest: Network = {
undefined,
],
nativeCurrency: {
name: "tMASA Token",
symbol: "tMASA",
name: "MASA Token",
symbol: "MASA",
decimals: 18,
},
blockExplorerUrls: ["https://subnets-test.avax.network/masatestnet"],
Expand Down

0 comments on commit dd6bb19

Please sign in to comment.