Remove RPCs that report a different chainID than in the json

This commit is contained in:
ligi 2022-11-18 15:52:10 +01:00
parent 2c779474d6
commit 4273c2d1b8
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Bronos Mainnet", "name": "Bronos Mainnet",
"chain": "Bronos", "chain": "Bronos",
"rpc": ["https://evm.bronos.org"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "BRO", "name": "BRO",

View File

@ -1,7 +1,7 @@
{ {
"name": "MOAC mainnet", "name": "MOAC mainnet",
"chain": "MOAC", "chain": "MOAC",
"rpc": ["https://gateway.moac.io/mainnet"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "MOAC", "name": "MOAC",

View File

@ -2,7 +2,7 @@
"name": "Shyft Testnet", "name": "Shyft Testnet",
"chain": "SHYFTT", "chain": "SHYFTT",
"icon": "shyft", "icon": "shyft",
"rpc": ["https://rpc.testnet.shyft.network/"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Shyft Test Token", "name": "Shyft Test Token",

View File

@ -1,7 +1,7 @@
{ {
"name": "Aurora Betanet", "name": "Aurora Betanet",
"chain": "NEAR", "chain": "NEAR",
"rpc": ["https://betanet.aurora.dev/"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Ether", "name": "Ether",

View File

@ -1,7 +1,7 @@
{ {
"name": "Webchain", "name": "Webchain",
"chain": "WEB", "chain": "WEB",
"rpc": ["https://node1.webchain.network"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Webchain Ether", "name": "Webchain Ether",

View File

@ -1,7 +1,7 @@
{ {
"name": "Ennothem Mainnet Proterozoic", "name": "Ennothem Mainnet Proterozoic",
"chain": "ETMP", "chain": "ETMP",
"rpc": ["https://rpc.etm.network"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Ennothem", "name": "Ennothem",

View File

@ -1,7 +1,7 @@
{ {
"name": "Qitmeer Network Testnet", "name": "Qitmeer Network Testnet",
"chain": "MEER", "chain": "MEER",
"rpc": ["https://explorer.qitmeer.io/rpc"], "rpc": [],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Qitmeer Testnet", "name": "Qitmeer Testnet",