update rpc url(eip155-6 & eip155-61 & eip155-63) (#992)

This commit is contained in:
circlehotarux 2022-03-22 19:05:01 +08:00 committed by GitHub
parent 4314281773
commit 17b27e68be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,9 @@
{
"name": "Ethereum Classic Testnet Kotti",
"chain": "ETC",
"rpc": [],
"rpc": [
"https://www.ethercluster.com/kotti"
],
"faucets": [],
"nativeCurrency": {
"name": "Kotti Ether",

View File

@ -2,7 +2,7 @@
"name": "Ethereum Classic Mainnet",
"chain": "ETC",
"rpc": [
"https://ethereumclassic.network"
"https://www.ethercluster.com/etc"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
"nativeCurrency": {

View File

@ -1,7 +1,9 @@
{
"name": "Ethereum Classic Testnet Mordor",
"chain": "ETC",
"rpc": [],
"rpc": [
"https://www.ethercluster.com/mordor"
],
"faucets": [],
"nativeCurrency": {
"name": "Mordor Classic Testnet Ether",