mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add latestnet chain (#2418)
* add la testnet * updated coin name * removed icon * updated features * pass prettier
This commit is contained in:
parent
cfb2341442
commit
cb0cefefd7
17
_data/chains/eip155-418.json
Normal file
17
_data/chains/eip155-418.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "LA Testnet",
|
||||
"chain": "LATestnet",
|
||||
"rpc": ["https://rpc.testnet.lachain.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Test La Coin",
|
||||
"symbol": "TLA",
|
||||
"decimals": 18
|
||||
},
|
||||
"features": [{ "name": "EIP155" }],
|
||||
"infoURL": "",
|
||||
"shortName": "latestnet",
|
||||
"chainId": 418,
|
||||
"networkId": 418,
|
||||
"explorers": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user