Add Molereum network (#573)

This commit is contained in:
Justin Wesley 2021-11-20 18:39:31 -07:00 committed by GitHub
parent 498ad3e788
commit 229f35d5f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"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
}