mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add latam-blockchain testnet (#353)
This commit is contained in:
parent
0a821ae37b
commit
745922baea
21
_data/chains/eip155-172.json
Normal file
21
_data/chains/eip155-172.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user