Deploying to gh-pages from @ ethereum-lists/chains@03672512d6 🚀

This commit is contained in:
ligi 2022-11-16 00:52:00 +00:00
parent 47de5ee1e1
commit 65ab22a9e1
6 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

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

File diff suppressed because one or more lines are too long

View File

@ -1659,7 +1659,7 @@
"symbol": "mc", "symbol": "mc",
"decimals": 18 "decimals": 18
}, },
"rpc": ["http://gateway.moac.io/testnet"], "rpc": ["https://gateway.moac.io/testnet"],
"faucets": [], "faucets": [],
"infoURL": "https://moac.io" "infoURL": "https://moac.io"
}, { }, {
@ -2907,7 +2907,7 @@
"symbol": "mc", "symbol": "mc",
"decimals": 18 "decimals": 18
}, },
"rpc": ["http://gateway.moac.io/mainnet"], "rpc": ["https://gateway.moac.io/mainnet"],
"faucets": [], "faucets": [],
"infoURL": "https://moac.io" "infoURL": "https://moac.io"
}, { }, {

View File

@ -2328,7 +2328,7 @@
}, { }, {
"name": "MOAC testnet", "name": "MOAC testnet",
"chain": "MOAC", "chain": "MOAC",
"rpc": ["http://gateway.moac.io/testnet"], "rpc": ["https://gateway.moac.io/testnet"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "MOAC", "name": "MOAC",
@ -4099,7 +4099,7 @@
}, { }, {
"name": "MOAC mainnet", "name": "MOAC mainnet",
"chain": "MOAC", "chain": "MOAC",
"rpc": ["http://gateway.moac.io/mainnet"], "rpc": ["https://gateway.moac.io/mainnet"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "MOAC", "name": "MOAC",