chains/_data/chains/eip155-972.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

18 lines
351 B
JSON

{
"name": "Oort Ascraeus",
"title": "Oort Ascraeus",
"chain": "Ascraeus",
"rpc": ["https://ascraeus-rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
"symbol": "CCNA",
"decimals": 18
},
"infoURL": "https://oortech.com",
"shortName": "Ascraeus",
"chainId": 972,
"networkId": 972,
"icon": "ccn"
}