chains/_data/chains/eip155-970.json
Zach 919d941b05
Update chains for Oort (formerly Computecoin) (#2053)
* Change the chain names after Computecoin rebranded to Oort. Add more chains for Oort.

* Prettier the json file.
2022-12-26 17:33:42 +01:00

17 lines
311 B
JSON

{
"name": "Oort Mainnet",
"chain": "Oort Mainnet",
"rpc": ["https://rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://oortech.com",
"shortName": "ccn",
"chainId": 970,
"networkId": 970,
"icon": "ccn"
}