chains/_data/chains/eip155-172.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

16 lines
431 B
JSON

{
"name": "Latam-Blockchain Resil Testnet",
"chain": "Resil",
"rpc": ["https://rpc.latam-blockchain.com", "wss://ws.latam-blockchain.com"],
"faucets": ["https://faucet.latam-blockchain.com"],
"nativeCurrency": {
"name": "Latam-Blockchain Resil Test Native Token",
"symbol": "usd",
"decimals": 18
},
"infoURL": "https://latam-blockchain.com",
"shortName": "resil",
"chainId": 172,
"networkId": 172
}