Deploying to gh-pages from @ ethereum-lists/chains@822e66fd28 🚀

This commit is contained in:
ligi 2022-03-30 13:44:27 +00:00
parent 601245a063
commit 718fa12a67
5 changed files with 60 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1454,6 +1454,19 @@
"rpc": ["http://13.57.207.168:3435", "https://app.freighttrust.net/ftn/${API_KEY}"],
"faucets": ["http://faucet.freight.sh"],
"infoURL": "https://freighttrust.com"
}, {
"name": "SoterOne Mainnet old",
"chainId": 218,
"shortName": "SO1-old",
"networkId": 218,
"nativeCurrency": {
"name": "SoterOne Mainnet Ether",
"symbol": "SOTER",
"decimals": 18
},
"rpc": ["https://rpc.soter.one"],
"faucets": [],
"infoURL": "https://www.soterone.com"
}, {
"name": "Permission",
"chainId": 222,
@ -2416,6 +2429,19 @@
"rpc": ["https://rpc.api.moonriver.moonbeam.network", "wss://wss.api.moonriver.moonbeam.network"],
"faucets": [],
"infoURL": "https://moonbeam.network/networks/moonriver/"
}, {
"name": "Moonrock old",
"chainId": 1286,
"shortName": "mrock-old",
"networkId": 1286,
"nativeCurrency": {
"name": "Rocs",
"symbol": "ROC",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": ""
}, {
"name": "Moonbase Alpha",
"chainId": 1287,

View File

@ -1993,6 +1993,21 @@
"shortName": "EDI",
"chainId": 211,
"networkId": 0
}, {
"name": "SoterOne Mainnet old",
"chain": "SOTER",
"rpc": ["https://rpc.soter.one"],
"faucets": [],
"nativeCurrency": {
"name": "SoterOne Mainnet Ether",
"symbol": "SOTER",
"decimals": 18
},
"infoURL": "https://www.soterone.com",
"shortName": "SO1-old",
"chainId": 218,
"networkId": 218,
"deprecated": true
}, {
"name": "Permission",
"chain": "ASK",
@ -3312,6 +3327,21 @@
"url": "https://moonriver.moonscan.io",
"standard": "none"
}]
}, {
"name": "Moonrock old",
"chain": "MOON",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Rocs",
"symbol": "ROC",
"decimals": 18
},
"infoURL": "",
"shortName": "mrock-old",
"chainId": 1286,
"networkId": 1286,
"deprecated": true
}, {
"name": "Moonbase Alpha",
"chain": "MOON",

View File

@ -111,6 +111,7 @@
"BTT": "eip155:199",
"aox": "eip155:200",
"EDI": "eip155:211",
"SO1-old": "eip155:218",
"ASK": "eip155:222",
"LA": "eip155:225",
"TLA": "eip155:226",
@ -185,6 +186,7 @@
"HO": "eip155:1280",
"mbeam": "eip155:1284",
"mriver": "eip155:1285",
"mrock-old": "eip155:1286",
"mbase": "eip155:1287",
"mrock": "eip155:1288",
"cennz-a": "eip155:1337",