mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
919d941b05
* Change the chain names after Computecoin rebranded to Oort. Add more chains for Oort. * Prettier the json file.
18 lines
351 B
JSON
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"
|
|
}
|