mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@03672512d6 🚀
This commit is contained in:
parent
47de5ee1e1
commit
65ab22a9e1
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||||
|
|
|
@ -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
|
@ -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"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user