mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix testnet short name
This commit is contained in:
parent
cfee242dc4
commit
752ed65e34
|
@ -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": [{
|
||||
|
|
Loading…
Reference in New Issue
Block a user