mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update rpc url(eip155-6 & eip155-61 & eip155-63) (#992)
This commit is contained in:
parent
4314281773
commit
17b27e68be
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Ethereum Classic Testnet Kotti",
|
"name": "Ethereum Classic Testnet Kotti",
|
||||||
"chain": "ETC",
|
"chain": "ETC",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
|
"https://www.ethercluster.com/kotti"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Kotti Ether",
|
"name": "Kotti Ether",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "Ethereum Classic Mainnet",
|
"name": "Ethereum Classic Mainnet",
|
||||||
"chain": "ETC",
|
"chain": "ETC",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://ethereumclassic.network"
|
"https://www.ethercluster.com/etc"
|
||||||
],
|
],
|
||||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Ethereum Classic Testnet Mordor",
|
"name": "Ethereum Classic Testnet Mordor",
|
||||||
"chain": "ETC",
|
"chain": "ETC",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
|
"https://www.ethercluster.com/mordor"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Mordor Classic Testnet Ether",
|
"name": "Mordor Classic Testnet Ether",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user