add latam-blockchain testnet (#353)

This commit is contained in:
Mrwh0 2021-07-28 05:44:59 -04:00 committed by GitHub
parent 0a821ae37b
commit 745922baea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,21 @@
{
"name": "Latam-Blockchain Resil Testnet",
"chain": "Resil",
"network": "testnet",
"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
}