Deploying to gh-pages from @ ethereum-lists/chains@229f35d5f0 🚀

This commit is contained in:
ligi 2021-11-21 01:41:39 +00:00
parent c48093da21
commit 9bf2273580
5 changed files with 32 additions and 3 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

@ -3378,4 +3378,17 @@
"rpc": [],
"faucets": [],
"infoURL": "https://palm.io"
}, {
"name": "Molereum Network",
"chainId": 6022140761023,
"shortName": "mole",
"networkId": 6022140761023,
"nativeCurrency": {
"name": "Molereum Ether",
"symbol": "MOLE",
"decimals": 18
},
"rpc": ["https://molereum.jdubedition.com"],
"faucets": [],
"infoURL": "https://github.com/Jdubedition/molereum"
}]

View File

@ -4620,4 +4620,19 @@
"shortName": "palm",
"chainId": 11297108109,
"networkId": 11297108109
}, {
"name": "Molereum Network",
"chain": "ETH",
"network": "molereum",
"rpc": ["https://molereum.jdubedition.com"],
"faucets": [],
"nativeCurrency": {
"name": "Molereum Ether",
"symbol": "MOLE",
"decimals": 18
},
"infoURL": "https://github.com/Jdubedition/molereum",
"shortName": "mole",
"chainId": 6022140761023,
"networkId": 6022140761023
}]

View File

@ -258,5 +258,6 @@
"pirl": "eip155:3125659152",
"frankenstein": "eip155:4216137055",
"tpalm": "eip155:11297108099",
"palm": "eip155:11297108109"
"palm": "eip155:11297108109",
"mole": "eip155:6022140761023"
}