Deploying to gh-pages from @ ethereum-lists/chains@13b6e53166 🚀

This commit is contained in:
ligi 2022-02-11 08:10:37 +00:00
parent 7d063c70b4
commit e0a35107ea
5 changed files with 30 additions and 2 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

@ -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,

View File

@ -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",

View File

@ -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",