Deploying to gh-pages from @ ethereum-lists/chains@36997bcead 🚀

This commit is contained in:
ligi 2023-01-11 07:51:48 +00:00
parent e1d03320b2
commit b5a842ebf1
14 changed files with 26 additions and 31 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": ["https://rpc.public.zkevm-test.net"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",

View File

@ -1,7 +1,7 @@
{
"name": "CENNZnet Rata",
"chain": "CENNZnet",
"rpc": ["https://rata.centrality.me/public"],
"rpc": [],
"faucets": ["https://app-faucet.centrality.me"],
"nativeCurrency": {
"name": "CPAY",

View File

@ -1,7 +1,7 @@
{
"name": "Camino C-Chain",
"chain": "CAM",
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Camino",

View File

@ -1,7 +1,7 @@
{
"name": "Columbus Test Network",
"chain": "CAM",
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Camino",

View File

@ -2,7 +2,7 @@
"name": "Rinia Testnet Old",
"chain": "FIRE",
"icon": "rinia",
"rpc": ["https://rinia.rpc1.thefirechain.com"],
"rpc": [],
"faucets": ["https://faucet.thefirechain.com"],
"nativeCurrency": { "name": "Firechain", "symbol": "FIRE", "decimals": 18 },
"infoURL": "https://thefirechain.com",

View File

@ -2,7 +2,7 @@
"name": "Oort MainnetDev",
"title": "Oort MainnetDev",
"chain": "MainnetDev",
"rpc": ["https://dev-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Oort",

View File

@ -1,7 +1,7 @@
{
"name": "Oort Huygens",
"chain": "Huygens",
"rpc": ["https://huygens-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Oort",

View File

@ -1,12 +1,7 @@
{
"name": "Boba BNB Mainnet",
"chain": "Boba BNB Mainnet",
"rpc": [
"https://bnb.boba.network",
"wss://wss.bnb.boba.network",
"https://replica.bnb.boba.network",
"wss://replica-wss.bnb.boba.network"
],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Boba Token",

File diff suppressed because one or more lines are too long

View File

@ -2218,7 +2218,7 @@
"symbol": "CAM",
"decimals": 18
},
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"infoURL": "https://camino.foundation/"
}, {
@ -2231,7 +2231,7 @@
"symbol": "CAM",
"decimals": 18
},
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"infoURL": "https://camino.foundation/"
}, {
@ -2920,7 +2920,7 @@
"symbol": "CCN",
"decimals": 18
},
"rpc": ["https://huygens-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"infoURL": "https://oortech.com"
}, {
@ -3648,7 +3648,7 @@
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.public.zkevm-test.net"],
"rpc": [],
"faucets": [],
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/"
}, {
@ -4428,7 +4428,7 @@
"symbol": "CPAY",
"decimals": 18
},
"rpc": ["https://rata.centrality.me/public"],
"rpc": [],
"faucets": ["https://app-faucet.centrality.me"],
"infoURL": "https://cennz.net"
}, {
@ -5468,7 +5468,7 @@
"symbol": "FIRE",
"decimals": 18
},
"rpc": ["https://rinia.rpc1.thefirechain.com"],
"rpc": [],
"faucets": ["https://faucet.thefirechain.com"],
"infoURL": "https://thefirechain.com"
}, {
@ -5507,7 +5507,7 @@
"symbol": "CCN",
"decimals": 18
},
"rpc": ["https://dev-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"infoURL": "https://oortech.com"
}, {
@ -6963,7 +6963,7 @@
"symbol": "BOBA",
"decimals": 18
},
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
"rpc": [],
"faucets": [],
"infoURL": "https://boba.network"
}, {

View File

@ -3180,7 +3180,7 @@
}, {
"name": "Camino C-Chain",
"chain": "CAM",
"rpc": ["https://mainnet.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Camino",
@ -3200,7 +3200,7 @@
}, {
"name": "Columbus Test Network",
"chain": "CAM",
"rpc": ["https://columbus.camino.foundation/ext/bc/C/rpc"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Camino",
@ -4168,7 +4168,7 @@
}, {
"name": "Oort Huygens",
"chain": "Huygens",
"rpc": ["https://huygens-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
@ -5214,7 +5214,7 @@
"name": "Polygon zkEVM Testnet",
"title": "Polygon zkEVM Testnet",
"chain": "Polygon",
"rpc": ["https://rpc.public.zkevm-test.net"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
@ -6360,7 +6360,7 @@
}, {
"name": "CENNZnet Rata",
"chain": "CENNZnet",
"rpc": ["https://rata.centrality.me/public"],
"rpc": [],
"faucets": ["https://app-faucet.centrality.me"],
"nativeCurrency": {
"name": "CPAY",
@ -7934,7 +7934,7 @@
"name": "Rinia Testnet Old",
"chain": "FIRE",
"icon": "rinia",
"rpc": ["https://rinia.rpc1.thefirechain.com"],
"rpc": [],
"faucets": ["https://faucet.thefirechain.com"],
"nativeCurrency": {
"name": "Firechain",
@ -7991,7 +7991,7 @@
"name": "Oort MainnetDev",
"title": "Oort MainnetDev",
"chain": "MainnetDev",
"rpc": ["https://dev-rpc.oortech.com"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Oort",
@ -10195,7 +10195,7 @@
}, {
"name": "Boba BNB Mainnet",
"chain": "Boba BNB Mainnet",
"rpc": ["https://bnb.boba.network", "wss://wss.bnb.boba.network", "https://replica.bnb.boba.network", "wss://replica-wss.bnb.boba.network"],
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Boba Token",

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB