From 752ed65e34ac24edc2d41efe47a57882da929f08 Mon Sep 17 00:00:00 2001 From: sgladkov Date: Mon, 28 Mar 2022 19:06:00 +0300 Subject: [PATCH] Fix testnet short name --- _data/chains/eip155-226.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/chains/eip155-226.json b/_data/chains/eip155-226.json index f881b1f3..215729d4 100644 --- a/_data/chains/eip155-226.json +++ b/_data/chains/eip155-226.json @@ -1,18 +1,18 @@ { "name": "LACHAIN Testnet", - "chain": "LA", + "chain": "TLA", "icon": "lachain", "rpc": [ "https://rpc-testnet.lachain.io" ], "faucets": [], "nativeCurrency": { - "name": "LA", - "symbol": "LA", + "name": "TLA", + "symbol": "TLA", "decimals": 18 }, "infoURL": "https://lachain.io", - "shortName": "LA", + "shortName": "TLA", "chainId": 226, "networkId": 226, "explorers": [{