Deploying to gh-pages from @ ethereum-lists/chains@64279c282c 🚀

This commit is contained in:
ligi 2022-02-11 08:13:29 +00:00
parent e0a35107ea
commit 943eb19b7f
4 changed files with 4 additions and 8 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

@ -2205,7 +2205,7 @@
"symbol": "MOVR", "symbol": "MOVR",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc.moonriver.moonbeam.network", "wss://wss.moonriver.moonbeam.network"], "rpc": ["https://rpc.api.moonriver.moonbeam.network", "wss://wss.api.moonriver.moonbeam.network"],
"faucets": [], "faucets": [],
"infoURL": "https://moonbeam.network/networks/moonriver/" "infoURL": "https://moonbeam.network/networks/moonriver/"
}, { }, {

View File

@ -2967,10 +2967,6 @@
"chainId": 1284, "chainId": 1284,
"networkId": 1284, "networkId": 1284,
"explorers": [{ "explorers": [{
"name": "blockscout",
"url": "https://blockscout.moonbeam.network",
"standard": "none"
}, {
"name": "moonscan", "name": "moonscan",
"url": "https://moonbeam.moonscan.io", "url": "https://moonbeam.moonscan.io",
"standard": "none" "standard": "none"
@ -2978,7 +2974,7 @@
}, { }, {
"name": "Moonriver", "name": "Moonriver",
"chain": "MOON", "chain": "MOON",
"rpc": ["https://rpc.moonriver.moonbeam.network", "wss://wss.moonriver.moonbeam.network"], "rpc": ["https://rpc.api.moonriver.moonbeam.network", "wss://wss.api.moonriver.moonbeam.network"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Moonriver", "name": "Moonriver",