chains/_data/chains/eip155-1618.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
314 B
JSON

{
"name": "Catecoin Chain Mainnet",
"chain": "Catechain",
"rpc": ["https://send.catechain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Catecoin",
"symbol": "CATE",
"decimals": 18
},
"infoURL": "https://catechain.com",
"shortName": "cate",
"chainId": 1618,
"networkId": 1618
}