diff --git a/index.html b/index.html index 2c1e3f0..ede8b59 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Matic Wallet + MATIC Wallet @@ -34,7 +34,7 @@
RanchiMall
-

Matic Wallet

+

MATIC Wallet

@@ -1393,7 +1393,7 @@ window.ethereum && !(window.currentChainId && window.currentChainId === "0x1") ) { - renderError("Please switch MetaMask to Matic Mainnet"); + renderError("Please switch MetaMask to MATIC Mainnet"); } }); function togglePrivateKeyVisibility(input) { @@ -1444,7 +1444,7 @@

Balance: - ${ethBalance} Matic + ${ethBalance} MATIC ${selectedAsset !== "Matic" ? html`| -

Don't have an Matic address? Create one

+

Don't have an MATIC address? Create one

@@ -1722,7 +1722,7 @@