diff --git a/_data/chains/eip155-4544.json b/_data/chains/eip155-4544.json index bdc114e56eae..397cfebedf9e 100644 --- a/_data/chains/eip155-4544.json +++ b/_data/chains/eip155-4544.json @@ -5,8 +5,8 @@ "faucets": ["https://faucet.emoney.network/faucet"], "nativeCurrency": { "name": "Emoney Network", - "symbol": "EMYC", - "decimals": 18 + "decimals": 18, + "symbol": "EMYC" }, "infoURL": "https://emoney.network/", "shortName": "EmoneyTestnet", diff --git a/_data/chains/eip155-4545.json b/_data/chains/eip155-4545.json index 9261c6a1640f..b6146ef1ee0e 100644 --- a/_data/chains/eip155-4545.json +++ b/_data/chains/eip155-4545.json @@ -8,8 +8,8 @@ "faucets": [], "nativeCurrency": { "name": "Emoney Coin", - "symbol": "EMYC", - "decimals": 18 + "decimals": 18, + "symbol": "EMYC" }, "infoURL": "https://emoney.io/", "shortName": "emoney",