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",
|
||||
"chain": "MOAC",
|
||||
"rpc": ["http://gateway.moac.io/mainnet"],
|
||||
"rpc": ["https://gateway.moac.io/mainnet"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MOAC",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "MOAC testnet",
|
||||
"chain": "MOAC",
|
||||
"rpc": ["http://gateway.moac.io/testnet"],
|
||||
"rpc": ["https://gateway.moac.io/testnet"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MOAC",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1659,7 +1659,7 @@
|
|||
"symbol": "mc",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://gateway.moac.io/testnet"],
|
||||
"rpc": ["https://gateway.moac.io/testnet"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://moac.io"
|
||||
}, {
|
||||
|
@ -2907,7 +2907,7 @@
|
|||
"symbol": "mc",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://gateway.moac.io/mainnet"],
|
||||
"rpc": ["https://gateway.moac.io/mainnet"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://moac.io"
|
||||
}, {
|
||||
|
|
|
@ -2328,7 +2328,7 @@
|
|||
}, {
|
||||
"name": "MOAC testnet",
|
||||
"chain": "MOAC",
|
||||
"rpc": ["http://gateway.moac.io/testnet"],
|
||||
"rpc": ["https://gateway.moac.io/testnet"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MOAC",
|
||||
|
@ -4099,7 +4099,7 @@
|
|||
}, {
|
||||
"name": "MOAC mainnet",
|
||||
"chain": "MOAC",
|
||||
"rpc": ["http://gateway.moac.io/mainnet"],
|
||||
"rpc": ["https://gateway.moac.io/mainnet"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "MOAC",
|
||||
|
|
Loading…
Reference in New Issue
Block a user