chains/_data/chains/eip155-9.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
284 B
JSON

{
"name": "Ubiq Network Testnet",
"chain": "UBQ",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ubiq Testnet Ether",
"symbol": "TUBQ",
"decimals": 18
},
"infoURL": "https://ethersocial.org",
"shortName": "tubq",
"chainId": 9,
"networkId": 2
}