Remove RPCs where chainID does not match

This commit is contained in:
ligi 2023-01-11 08:21:16 +01:00
parent 489b20e125
commit b746d3b059
8 changed files with 8 additions and 13 deletions

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",