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@229f35d5f0 🚀
This commit is contained in:
parent
c48093da21
commit
9bf2273580
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3378,4 +3378,17 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"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"
|
||||||
}]
|
}]
|
|
@ -4620,4 +4620,19 @@
|
||||||
"shortName": "palm",
|
"shortName": "palm",
|
||||||
"chainId": 11297108109,
|
"chainId": 11297108109,
|
||||||
"networkId": 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
|
||||||
}]
|
}]
|
|
@ -258,5 +258,6 @@
|
||||||
"pirl": "eip155:3125659152",
|
"pirl": "eip155:3125659152",
|
||||||
"frankenstein": "eip155:4216137055",
|
"frankenstein": "eip155:4216137055",
|
||||||
"tpalm": "eip155:11297108099",
|
"tpalm": "eip155:11297108099",
|
||||||
"palm": "eip155:11297108109"
|
"palm": "eip155:11297108109",
|
||||||
|
"mole": "eip155:6022140761023"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user