Deploying to gh-pages from @ ethereum-lists/chains@919d941b05 🚀

This commit is contained in:
ligi 2022-12-26 16:36:48 +00:00
parent 0ab5e5b596
commit 05b773e5a8
9 changed files with 128 additions and 38 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,15 +1,14 @@
{
"name": "CCN",
"title": "ComputeCoin Main Network",
"chain": "CCN",
"rpc": ["https://rpc.mainnet.computecoin.com"],
"name": "Oort Mainnet",
"chain": "Oort Mainnet",
"rpc": ["https://rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://computecoin.com/",
"infoURL": "https://oortech.com",
"shortName": "ccn",
"chainId": 970,
"networkId": 970,

17
chains/eip155-9700.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Oort MainnetDev",
"title": "Oort MainnetDev",
"chain": "MainnetDev",
"rpc": ["https://dev-rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://oortech.com",
"shortName": "MainnetDev",
"chainId": 9700,
"networkId": 9700,
"icon": "ccn"
}

View File

@ -1,16 +1,15 @@
{
"name": "CCN Beta",
"title": "ComputeCoin Beta Network",
"chain": "CCN Beta",
"rpc": ["https://beta-rpc.mainnet.computecoin.com"],
"name": "Oort Huygens",
"chain": "Huygens",
"rpc": ["https://huygens-rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://computecoin.com/",
"shortName": "ccnbeta",
"infoURL": "https://oortech.com",
"shortName": "Huygens",
"chainId": 971,
"networkId": 971,
"icon": "ccn"

17
chains/eip155-972.json Normal file
View File

@ -0,0 +1,17 @@
{
"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"
}

File diff suppressed because one or more lines are too long

View File

@ -2885,31 +2885,44 @@
"faucets": [],
"infoURL": "https://munode.dev/"
}, {
"name": "CCN",
"name": "Oort Mainnet",
"chainId": 970,
"shortName": "ccn",
"networkId": 970,
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"rpc": ["https://rpc.mainnet.computecoin.com"],
"rpc": ["https://rpc.oortech.com"],
"faucets": [],
"infoURL": "https://computecoin.com/"
"infoURL": "https://oortech.com"
}, {
"name": "CCN Beta",
"name": "Oort Huygens",
"chainId": 971,
"shortName": "ccnbeta",
"shortName": "Huygens",
"networkId": 971,
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"rpc": ["https://beta-rpc.mainnet.computecoin.com"],
"rpc": ["https://huygens-rpc.oortech.com"],
"faucets": [],
"infoURL": "https://computecoin.com/"
"infoURL": "https://oortech.com"
}, {
"name": "Oort Ascraeus",
"chainId": 972,
"shortName": "Ascraeus",
"networkId": 972,
"nativeCurrency": {
"name": "Oort",
"symbol": "CCNA",
"decimals": 18
},
"rpc": ["https://ascraeus-rpc.oortech.com"],
"faucets": [],
"infoURL": "https://oortech.com"
}, {
"name": "Nepal Blockchain Network",
"chainId": 977,
@ -5406,6 +5419,19 @@
"rpc": ["https://qeasyweb3.com"],
"faucets": ["http://faucet.qeasyweb3.com"],
"infoURL": "https://www.qeasyweb3.com"
}, {
"name": "Oort MainnetDev",
"chainId": 9700,
"shortName": "MainnetDev",
"networkId": 9700,
"nativeCurrency": {
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"rpc": ["https://dev-rpc.oortech.com"],
"faucets": [],
"infoURL": "https://oortech.com"
}, {
"name": "Boba BNB Testnet",
"chainId": 9728,

View File

@ -4130,37 +4130,51 @@
"chainId": 956,
"networkId": 956
}, {
"name": "CCN",
"title": "ComputeCoin Main Network",
"chain": "CCN",
"rpc": ["https://rpc.mainnet.computecoin.com"],
"name": "Oort Mainnet",
"chain": "Oort Mainnet",
"rpc": ["https://rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://computecoin.com/",
"infoURL": "https://oortech.com",
"shortName": "ccn",
"chainId": 970,
"networkId": 970,
"icon": "ccn"
}, {
"name": "CCN Beta",
"title": "ComputeCoin Beta Network",
"chain": "CCN Beta",
"rpc": ["https://beta-rpc.mainnet.computecoin.com"],
"name": "Oort Huygens",
"chain": "Huygens",
"rpc": ["https://huygens-rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "ComputeCoin",
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://computecoin.com/",
"shortName": "ccnbeta",
"infoURL": "https://oortech.com",
"shortName": "Huygens",
"chainId": 971,
"networkId": 971,
"icon": "ccn"
}, {
"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"
}, {
"name": "Nepal Blockchain Network",
"chain": "YETI",
@ -7845,6 +7859,22 @@
"icon": "qetscan",
"standard": "EIP3091"
}]
}, {
"name": "Oort MainnetDev",
"title": "Oort MainnetDev",
"chain": "MainnetDev",
"rpc": ["https://dev-rpc.oortech.com"],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
"symbol": "CCN",
"decimals": 18
},
"infoURL": "https://oortech.com",
"shortName": "MainnetDev",
"chainId": 9700,
"networkId": 9700,
"icon": "ccn"
}, {
"name": "Boba BNB Testnet",
"chain": "Boba BNB Testnet",

View File

@ -222,7 +222,8 @@
"t3pls": "eip155:942",
"munode": "eip155:956",
"ccn": "eip155:970",
"ccnbeta": "eip155:971",
"Huygens": "eip155:971",
"Ascraeus": "eip155:972",
"yeti": "eip155:977",
"top_evm": "eip155:980",
"memochain": "eip155:985",
@ -415,6 +416,7 @@
"_old_tfire": "eip155:9170",
"trpg": "eip155:9527",
"QETTest": "eip155:9528",
"MainnetDev": "eip155:9700",
"BobaBnbTestnet": "eip155:9728",
"myn": "eip155:9999",
"smartbch": "eip155:10000",