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@13b6e53166 🚀
This commit is contained in:
parent
7d063c70b4
commit
e0a35107ea
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1701,6 +1701,19 @@
|
|||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://acala.network"
|
||||
}, {
|
||||
"name": "Mos elections testnet",
|
||||
"chainId": 600,
|
||||
"shortName": "me-chain-testnet",
|
||||
"networkId": 600,
|
||||
"nativeCurrency": {
|
||||
"name": "Mos Elections Testnet Native Token",
|
||||
"symbol": "METNT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": ""
|
||||
}, {
|
||||
"name": "Pixie Chain Testnet",
|
||||
"chainId": 666,
|
||||
|
|
|
@ -2312,6 +2312,20 @@
|
|||
"shortName": "maca",
|
||||
"chainId": 595,
|
||||
"networkId": 595
|
||||
}, {
|
||||
"name": "Mos elections testnet",
|
||||
"chain": "METestChain",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Mos Elections Testnet Native Token",
|
||||
"symbol": "METNT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "me-chain-testnet",
|
||||
"chainId": 600,
|
||||
"networkId": 600
|
||||
}, {
|
||||
"name": "Pixie Chain Testnet",
|
||||
"chain": "PixieChain",
|
||||
|
|
|
@ -130,6 +130,7 @@
|
|||
"tao": "eip155:558",
|
||||
"metis-stardust": "eip155:588",
|
||||
"maca": "eip155:595",
|
||||
"me-chain-testnet": "eip155:600",
|
||||
"pixie-chain-testnet": "eip155:666",
|
||||
"kar": "eip155:686",
|
||||
"bcs": "eip155:707",
|
||||
|
|
Loading…
Reference in New Issue
Block a user